rcongiu / Hive-JSON-Serde

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

Caused by: org.apache.hadoop.hive.serde2.SerDeException: Row is not a valid JSON Object - JSONException: Illegal escape. #142

Open sudhirbelagali opened 8 years ago

sudhirbelagali commented 8 years ago

Can u please help me , as I have huge amount of JSON data , I have already created schema and Imported external data to the created table , even I have executed many queries , all works fine except JOIN operations with another serDe formatted table , Please help me in this JOIN Issue