Chris Nauroth created HDFS-4674:
-----------------------------------

             Summary: 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


{{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