com.ascential.e2.common.CC_Exception: Failed to initialize the parser: java.lang.ClassCastException: org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableTimestampObjectInspector incompatible with org.apache.hadoop.hive.serde2.objectinspector.primitive.HiveVarcharObjectInspector
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via Stack Overflow by Vadidde
, 1 year agocom.ascential.e2.common.CC_Exception: Failed to initialize the parser: java.lang.ClassCastException: org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableTimestampObjectInspector incompatible with org.apache.hadoop.hive.serde2.objectinspector.primitive.HiveVarcharObjectInspector
at com.ibm.iis.cc.filesystem.FileSystemLogger.createCCException(FileSystemLogger.java:194)
at com.ibm.iis.cc.filesystem.FileSystem.readFile(FileSystem.java:1409)
at com.ibm.iis.cc.filesystem.FileSystem.readRecordFiles(FileSystem.java:1289)
at com.ibm.iis.cc.filesystem.FileSystem.process(FileSystem.java:759)
at com.ibm.is.cc.javastage.connector.CC_JavaAdapter.run(CC_JavaAdapter.java:443)