[
https://issues.apache.org/jira/browse/HIVE-8631?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alan Gates updated HIVE-8631:
-----------------------------
Status: Patch Available (was: Open)
> Compressed transaction list cannot be parsed in job.xml
> -------------------------------------------------------
>
> Key: HIVE-8631
> URL: https://issues.apache.org/jira/browse/HIVE-8631
> Project: Hive
> Issue Type: Bug
> Components: Transactions
> Affects Versions: 0.14.0
> Reporter: Alan Gates
> Assignee: Alan Gates
> Priority: Blocker
> Fix For: 0.14.0
>
> Attachments: HIVE-8631.patch
>
>
> HIVE-8341 added code to compress the transaction list in the JobConf when it
> reaches a certain size. This breaks when the JobConf is converted to job.xml
> and sent to MR. The special characters are not correctly escaped.
> The proposed fix is to back out the compression (not the changes to
> ScriptOperator) for now and look later at compressing/encoding it in a way
> that works with job.xml.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)