Alan Gates created HIVE-8631:
--------------------------------
Summary: 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
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)