Ujjawal Nayak created HIVE-16829:
------------------------------------
Summary: A multiline/pretty-print JSON Data Record Reader
Key: HIVE-16829
URL: https://issues.apache.org/jira/browse/HIVE-16829
Project: Hive
Issue Type: Improvement
Components: File Formats
Reporter: Ujjawal Nayak
Assignee: Ujjawal Nayak
Priority: Minor
We already have 'org.apache.hive.hcatalog.data.JsonSerDe' which can
serialize/deserialize a JSON Record. But it fails when it gets a JSON record
which is in pretty-print format. And we do not have a RecordReader which can
read this multiline JSON structure.
We should create a RecordReader which can create a record from pretty-print
format of JSON.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)