Details
-
Type:
Sub-task
-
Status: Open
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: 3.0.0-alpha2
-
Fix Version/s: None
-
Component/s: fs/adl
-
Labels:
-
Target Version/s:
Description
The error message when accessing a non-existent store is not user friendly:
$ hdfs dfs -ls adl://STORE.azuredatalakestore.net/ ls: Operation GETFILESTATUS failed with exception java.net.UnknownHostException : STORE.azuredatalakestore.net
Hadoop is configured with a valid SPI but STORE does not exist.