23 local mode enter into infinite loop if mapred-site.xml in classpath
----------------------------------------------------------------------
Key: PIG-2416
URL: https://issues.apache.org/jira/browse/PIG-2416
Project: Pig
Issue Type: Bug
Components: impl
Affects Versions: 0.10, 0.9.2, 0.11
Reporter: Daniel Dai
Assignee: Daniel Dai
Fix For: 0.10, 0.9.2, 0.11
If we remove this setting:
<property>
<name>mapreduce.framework.name</name>
<value>yarn</value>
<description>No description</description>
<final>true</final>
</property>
Then job run successfully.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira