Quantcast
Channel: Hortonworks » All Topics
Viewing all articles
Browse latest Browse all 5121

JSON SERDE not working in hive 0.13.0

$
0
0

Replies: 1

Hi, I am testing on hive 0.13.0 . I am trying to create an external table with jars and i am giving the following for ROW FORMAT

ROW FORMAT SERDE ‘org.apache.hadoop.hive.contrib.serde2.JsonSerde’
ROW FORMAT SERDE ‘org.openx.data.jsonserde.JsonSerDe’
ROW FORMAT SERDE ‘com.cloudera.hive.serde.JSONSerDe’

But all of them are returning errors. below are the errors

FAILED: Execution Error, return code 1 from org.apache.hadoop.hive.ql.exec.DDLTask. Cannot validate serde: com.cloudera.hive.serde.JSONSerDe

FAILED: Execution Error, return code 1 from org.apache.hadoop.hive.ql.exec.DDLTask. org.apache.hadoop.hive.serde2.object inspector.primitive.AbstractPrimitiveJavaObjectInspector.<init>(Lorg/apache/hadoop/hive/serde2/objectinspector/primitive/PrimitiveObjectInspectorUtils$PrimitiveTypeEntry;)V

FAILED: Execution Error, return code 1 from org.apache.hadoop.hive.ql.exec.DDLTask. Cannot validate serde: org.apache.hadoop.hive.contrib.serde2.JsonSerde

I am unable to understand what to do now. Any help please.


Viewing all articles
Browse latest Browse all 5121

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>