[
https://issues.apache.org/jira/browse/HIVE-15222?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Teddy Choi updated HIVE-15222:
------------------------------
Attachment: HIVE-15222.3.patch
This patch replaced "o.getClass() == Map.class" with "o instanceof Map" to
accept a map object as a correct argument.
> replace org.json usage in ExplainTask/TezTask related classes with some
> alternative
> -----------------------------------------------------------------------------------
>
> Key: HIVE-15222
> URL: https://issues.apache.org/jira/browse/HIVE-15222
> Project: Hive
> Issue Type: Sub-task
> Reporter: Zoltan Haindrich
> Assignee: Teddy Choi
> Fix For: 2.2.0
>
> Attachments: HIVE-15222.1.patch, HIVE-15222.2.patch,
> HIVE-15222.3.patch
>
>
> Replace org.json usage in these classes.
> It seems to me that json is probably only used to write some information -
> but the application never reads it back.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)