Details
-
Sub-task
-
Status: Resolved
-
Minor
-
Resolution: Won't Fix
-
3.0.0-alpha2
-
None
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.