John Zhuge created HADOOP-13982:
-----------------------------------
Summary: Print better error message when accessing a store without
permission
Key: HADOOP-13982
URL: https://issues.apache.org/jira/browse/HADOOP-13982
Project: Hadoop Common
Issue Type: Bug
Components: fs/adl
Affects Versions: 3.0.0-alpha2
Reporter: John Zhuge
The error message when accessing a store without permission is not user
friendly:
{noformat}
$ hdfs dfs -ls adl://STORE.azuredatalakestore.net/
ls: Operation GETFILESTATUS failed with HTTP403 : null
{noformat}
Store {{STORE}} exists but Hadoop is configured with an SPI that does not have
access to the store.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]