Daniel Dai created PIG-5127:
-------------------------------
Summary: Test fail when running test-core-mrtez
Key: PIG-5127
URL: https://issues.apache.org/jira/browse/PIG-5127
Project: Pig
Issue Type: Bug
Reporter: Daniel Dai
Assignee: Daniel Dai
Fix For: 0.17.0
For example, the following command fail:
ant -Dtestcase=TestPredeployedJar test-core-mrtez
The reason is mr test left hadoop-site.xml and interfere with tez test.
MiniMRCluster and MiniTezCluster use a different set of config files
(hadoop-site.xml vs core-site.xml+hdfs-site.xml) and will only clear it's own
config file when starting.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)