You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-dev@hadoop.apache.org by "Tsuyoshi OZAWA (JIRA)" <ji...@apache.org> on 2014/10/05 06:19:33 UTC

[jira] [Created] (MAPREDUCE-6120) TestPipeApplication fails on trunk

Tsuyoshi OZAWA created MAPREDUCE-6120:
-----------------------------------------

             Summary: TestPipeApplication fails on trunk
                 Key: MAPREDUCE-6120
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-6120
             Project: Hadoop Map/Reduce
          Issue Type: Test
            Reporter: Tsuyoshi OZAWA
            Assignee: Tsuyoshi OZAWA


TestPipeApplication asserts following case:
{code}
     assertTrue(out.toString().contains(
             "-jt <local|ResourceManager:port>    specify a ResourceManager"));
{code}

The current shell script outputs not ResourceManager:port but resourcemanager:port.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)