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

Joydeep Sen Sarma commented on HIVE-163:
----------------------------------------

there are a couple of debug printfs in the last patch posted on this jira:

+          System.out.println("ZSHAO: " + System.getenv("CLASSPATH"));

+      System.out.println("ExecDriver CMD:PC " + cmdLine);

?

> 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
>            Assignee: Hao Liu
>             Fix For: 0.2.0
>
>         Attachments: HIVE-163.2.patch, HIVE-163.patch, json.jar
>
>   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.

Reply via email to