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

Hudson commented on HDFS-4674:
------------------------------

Integrated in Hadoop-Mapreduce-trunk #1395 (See 
[https://builds.apache.org/job/Hadoop-Mapreduce-trunk/1395/])
    HDFS-4674. TestBPOfferService fails on Windows due to failure parsing 
datanode data directory as URI. Contributed by Chris Nauroth. (Revision 1466148)

     Result = SUCCESS
suresh : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1466148
Files : 
* /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/datanode/TestBPOfferService.java

                
> TestBPOfferService fails on Windows due to failure parsing datanode data 
> directory as URI
> -----------------------------------------------------------------------------------------
>
>                 Key: HDFS-4674
>                 URL: https://issues.apache.org/jira/browse/HDFS-4674
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 3.0.0
>            Reporter: Chris Nauroth
>            Assignee: Chris Nauroth
>             Fix For: 3.0.0
>
>         Attachments: HDFS-4674.1.patch
>
>
> {{TestBPOfferService}} does not set {{dfs.datanode.data.dir}}.  When 
> {{BPServiceActor}} starts, it attempts to use a thread name containing 
> {{dfs.datanode.data.dir}} parsed as URI.  On Windows, this will not parse 
> correctly due to presence of '\'.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to