Rohini Palaniswamy created PIG-4387:
---------------------------------------
Summary: Honor yarn settings in tez-site.xml
Key: PIG-4387
URL: https://issues.apache.org/jira/browse/PIG-4387
Project: Pig
Issue Type: Bug
Affects Versions: 0.14.0
Reporter: Rohini Palaniswamy
Assignee: Rohini Palaniswamy
Fix For: 0.15.0
When setting yarn.timeline-service.enabled=true in tez-site.xml, the value
was still taken as false. This was because yarn.timeline-service.enabled=false
in yarn-site.xml went into PigContext properties in
Utils.recomputeProperties(jc, properties); and that took more precedence.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)