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

Hudson commented on MAPREDUCE-2304:
-----------------------------------

Integrated in Hadoop-Mapreduce-trunk-Commit #604 (See 
[https://hudson.apache.org/hudson/job/Hadoop-Mapreduce-trunk-Commit/604/])
    MAPREDUCE-2304. Fix TestMRCLI to allow hostname with a hyphen (-). 
Contributed by Priyo Mustafi.


> 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
>             Fix For: 0.22.0
>
>         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