【发布时间】:2017-03-29 07:20:55
【问题描述】:
我是第一次在我的系统上安装带有嵌入式 derby Metastore 的 hive,但它无法正常工作。它显示了下面提到的错误。
Caused by: javax.jdo.JDOFatalInternalException: The java type java.lang.Long (jdbc-type="",sql-type="") cant be mapped for this metastore.No mapping is available.
NestedThrowables
org.datanucleus.exceptions.NucleusException: The java type java.lang.Long (jdbc-type="",sql-type="") cant be mapped for this metastore.No mapping is available
请帮忙
【问题讨论】:
-
你使用的是什么版本的
jdk? -
openjdk-9-jdk 版本的java
标签: hadoop hive hadoop2 hadoop-2.7.2