rcongiu / Hive-JSON-Serde

Read - Write JSON SerDe for Apache Hive.
Other
733 stars 391 forks source link

FAILED: Execution Error #216

Closed medicharlachiranjeevi closed 4 years ago

medicharlachiranjeevi commented 5 years ago

FAILED: Execution Error, return code 1 from org.apache.hadoop.hive.ql.exec.DDLTask. org/apache/hadoop/hive/serde2/SerDe Hadoop version:2.6.5
Hive version: 2.3.5 JAR: json-serde-1.3.6-SNAPSHOT-jar-with-dependencies.jar

rcongiu commented 4 years ago

org/apache/hadoop/hive/serde2/SerDe means you're not actually using my SerDe but the stock hadoop one.