You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Carter Shanklin (JIRA)" <ji...@apache.org> on 2017/06/06 16:07:18 UTC

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

    [ https://issues.apache.org/jira/browse/HIVE-16829?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16039160#comment-16039160 ] 

Carter Shanklin commented on HIVE-16829:
----------------------------------------

This would be great to see (I see the ticket status is in progress).
Also would be great if it didn't have any HCatalog dependencies like the current one seems to have.

> 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
>   Original Estimate: 168h
>  Remaining Estimate: 168h
>
> 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)