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

Hudson commented on MAPREDUCE-3579:
-----------------------------------

Integrated in Hadoop-Mapreduce-trunk #931 (See 
[https://builds.apache.org/job/Hadoop-Mapreduce-trunk/931/])
    MAPREDUCE-3579. ConverterUtils shouldn't include a port in a path from a 
url without a port (Contributed by atm)

harsh : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1215528
Files : 
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-common/src/main/java/org/apache/hadoop/yarn/util/ConverterUtils.java
* 
/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-common/src/test/java/org/apache/hadoop/yarn/util/TestConverterUtils.java

                
> ConverterUtils should not include a port in a path for a URL with no port
> -------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-3579
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3579
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 0.23.0, 0.23.1, 0.24.0
>            Reporter: Aaron T. Myers
>            Assignee: Aaron T. Myers
>             Fix For: 0.23.1
>
>         Attachments: MAPREDUCE-3579.patch
>
>
> In {{ConverterUtils#getPathFromYarnURL}}, it's incorrectly assumed that if a 
> URL includes a valid host it must also include a valid port.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to