You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Ujjawal Nayak (JIRA)" <ji...@apache.org> on 2017/06/06 10:55:18 UTC

[jira] [Created] (HIVE-16829) A multiline/pretty-print JSON Data Record Reader

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)