Hive-JSON-Serde
Hive-JSON-Serde copied to clipboard
FAILED: Execution Error, return code 1 from org.apache.hadoop.hive.ql.exec.DDLTask. Could not initialize class org.openx.data.jsonserde.objectinspector.JsonObjectInspectorFactory
I am using HDP2.4 and hive version 0.14. I am facing the below error while executing the DDL.
FAILED: Execution Error, return code 1 from org.apache.hadoop.hive.ql.exec.DDLTask. Could not initialize class org.openx.data.jsonserde.objectinspector.JsonObjectInspectorFactory
I apologise.. I was using the wrong jar.. Its working now..
This should be closed as the OP issue is resolved, @natesan82 care to hit close?