Details
-
Type:
Bug
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 0.15.0
-
Fix Version/s: 0.16.0
-
Component/s: None
-
Labels:None
Description
The integration tests hard-code localhost in a lot of URIs. If we instead add /etc/hadoop/conf to the test resources, we could pull up default HDFS URIs from core-site.xml. This would make the tests run better on clusters that are not the quickstart VM.