Home > database >  Installed on hadoop - server - cdh5.7.0 hive to make mistakes
Installed on hadoop - server - cdh5.7.0 hive to make mistakes

Time:10-11

Under Caused by: org. Datanucleus. Exceptions. NucleusException: The Java type Java lang. Integer (JDBC - type="", SQL - type=" ") cant be mapped for this datastore. No mapping is available.
The at org. Datanucleus. Store. RDBMS. Mapping. RDBMSMappingManager. GetDatastoreMappingClass (RDBMSMappingManager. Java: 1215)
The at org. Datanucleus. Store. RDBMS. Mapping. RDBMSMappingManager. CreateDatastoreMapping (RDBMSMappingManager. Java: 1378)
The at org. Datanucleus. Store. RDBMS. Table. ProbeTable. The initialize (ProbeTable. Java: 66)
The at org. Datanucleus. Store. RDBMS. RDBMSStoreManager. InitialiseSchema (RDBMSStoreManager. Java: 1430)
The at org. Datanucleus. Store. RDBMS. RDBMSStoreManager. & lt; Init> (RDBMSStoreManager. Java: 391)
The at Java. The base/JDK. Internal. Reflect. NativeConstructorAccessorImpl. NewInstance0 (Native Method)
The at Java. The base/JDK. Internal. Reflect. NativeConstructorAccessorImpl. NewInstance (NativeConstructorAccessorImpl. Java: 62)
The at Java. The base/JDK. Internal. Reflect. DelegatingConstructorAccessorImpl. NewInstance (DelegatingConstructorAccessorImpl. Java: 45)
The at Java. The base/Java. Lang. Reflect the Constructor. NewInstance (488) Constructor. Java:
The at org. Datanucleus. Plugin. NonManagedPluginRegistry. CreateExecutableExtension (NonManagedPluginRegistry. Java: 631)
The at org. Datanucleus. Plugin. The PluginManager. CreateExecutableExtension (PluginManager. Java: 301)
The at org. Datanucleus. NucleusContext. CreateStoreManagerForProperties (NucleusContext. Java: 1187)
The at org. Datanucleus. NucleusContext. Initialise (NucleusContext. Java: 356)
The at org. Datanucleus. API. Jdo. JDOPersistenceManagerFactory. FreezeConfiguration (JDOPersistenceManagerFactory. Java: 775)
. 47 more

Installation, every brother please help to look at, hive start times wrong, mysql is got under the lib jar package, according to http://blog.csdn.net/fd8559350/article/details/78292404, in the/etc/profile file add the following line of export LANG=C or not, we had still not solve for a long time, bother everybody to help see,

CodePudding user response:

Can you solve it I also encountered this problem
  • Related