You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "Robert Kanter (JIRA)" <ji...@apache.org> on 2013/10/02 02:58:23 UTC

[jira] [Created] (MAPREDUCE-5554) hdfs-site.xml included in hadoop-mapreduce-client-jobclient tests jar is breaking tests for downstream components

Robert Kanter created MAPREDUCE-5554:
----------------------------------------

             Summary: hdfs-site.xml included in hadoop-mapreduce-client-jobclient tests jar is breaking tests for downstream components
                 Key: MAPREDUCE-5554
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5554
             Project: Hadoop Map/Reduce
          Issue Type: Bug
          Components: test
    Affects Versions: 2.1.1-beta, trunk
            Reporter: Robert Kanter
            Assignee: Robert Kanter
            Priority: Minor


The hadoop-mapreduce-client-jobclient tests jar has an hdfs-site.xml in it, so if its in the classpath first, then a downstream component's tests can fail if it needs to use a different hdfs-site.xml as the one in the mapreduce jar gets picked up instead.  We should remove it from the jar.



--
This message was sent by Atlassian JIRA
(v6.1#6144)