You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Hao Liu (JIRA)" <ji...@apache.org> on 2009/01/12 20:26:00 UTC

[jira] Updated: (HIVE-163) support loading json data into hive

     [ https://issues.apache.org/jira/browse/HIVE-163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hao Liu updated HIVE-163:
-------------------------

    Attachment: HIVE-163.patch

add a patch to support json udf as suggested.

> support loading json data into hive
> -----------------------------------
>
>                 Key: HIVE-163
>                 URL: https://issues.apache.org/jira/browse/HIVE-163
>             Project: Hadoop Hive
>          Issue Type: New Feature
>          Components: Serializers/Deserializers
>            Reporter: Hao Liu
>         Attachments: HIVE-163.patch
>
>   Original Estimate: 168h
>  Remaining Estimate: 168h
>
> The JSON format is commonly used for transmitting structured data over a network, especially for ajax web applications. People also choose json format to store log data.
> Support loading and query json format data will be a desirable features in Hive.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.