You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Daniel Dai (JIRA)" <ji...@apache.org> on 2017/02/09 06:46:41 UTC

[jira] [Created] (PIG-5127) Test fail when running test-core-mrtez

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)