Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

Hive jdk9 10 reported an error

2025-04-08 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Internet Technology >

Share

Shulou(Shulou.com)06/03 Report--

Because jdk9 is not yet mature, and I am visually incompatible with previous versions of the jar package compiled, such as

Exception in thread "main" java.lang.ClassCastException: java.base/jdk.internal.loader.ClassLoaders$AppClassLoa

This can also be found because of jdk9's superclass of using URLClassLoader as the ClassLoaders of the system, so both of his previous conversions will go wrong and need to rewrite the code. Or:

Java.lang.Integer (jdbc-type= "", sql-type= "") cant be mapped for this datastore. No mapping is available.

When an error is reported when using mysql as metastore, the mysqljdbc used is: mysql-connector-java-5.1.42.jar this error cannot find the cause at all, but the error is caused by an error in the mapping of java type to sql. So the guess is still that jdk9 does not support some previous versions of jar or some previous uses of jdk. Later changed the mysqljdbc version to 6.06 and still made this error. Later, there was no error when the jdk version was changed. So, don't use java9 in the production environment right now.

Join big data Technical Learning qq Group, 201463512

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Internet Technology

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report