[ 
https://issues.apache.org/jira/browse/MAPREDUCE-2304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12990789#comment-12990789
 ] 

Konstantin Shvachko commented on MAPREDUCE-2304:
------------------------------------------------

It probably has to do something with configuration files on this machine you 
ran into the issue. Because if you run tests with the default configuration 
only, then you should just have localhost or 0.0.0.0 as a hostname. But it's a 
good catch, and extends the applicability of the test.
+1

> TestMRCLI fails when hostname has a hyphen (-)
> ----------------------------------------------
>
>                 Key: MAPREDUCE-2304
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2304
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 0.22.0
>         Environment: Linux
>            Reporter: Priyo Mustafi
>            Assignee: Priyo Mustafi
>            Priority: Minor
>         Attachments: MAPREDUCE-2304.patch
>
>
> TestMRCLI fails with below
> Comparator: [RegexpComparator]
> Comparision result:   [fail]
> Expected output: [mv: Wrong FS: har:/dest/dir0.har/dir0/file0, expected: 
> hdfs://\w+[.a-z]*:[0-9]+]
> Actual output:   [mv: Wrong FS: har:/dest/dir0.har/dir0/file0, expected: 
> hdfs://lab-something.host.com:34039

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to