Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
3.0.0-alpha1
-
None
-
Reviewed
Description
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 '\'.
Attachments
Attachments
Issue Links
- is part of
-
HDFS-3602 Enhancements to HDFS for Windows Server and Windows Azure development and runtime environments
- Resolved