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

Kevin Wilfong commented on HIVE-3581:
-------------------------------------

Sorry about that.  It looks like we'll either need to set 
mapreduce.task.classpath.user.precedence to true in Hive, or provide two 
versions of JSON parsing, one using JSONObject and the other using Jackson, 
controlled by a config.  I think the former sounds preferable provided it works.
                
> get_json_object and json_tuple return null in the presence of new line 
> characters
> ---------------------------------------------------------------------------------
>
>                 Key: HIVE-3581
>                 URL: https://issues.apache.org/jira/browse/HIVE-3581
>             Project: Hive
>          Issue Type: Bug
>          Components: Query Processor
>    Affects Versions: 0.10.0
>            Reporter: Kevin Wilfong
>            Assignee: Kevin Wilfong
>         Attachments: HIVE-3581.1.patch.txt
>
>
> This was introduced when these functions were updated to use Jackson.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to