Ramesh Mani created HADOOP-17075:
------------------------------------
Summary: Improvement to the AccessControlException thrown by Azure
abfs driver
Key: HADOOP-17075
URL: https://issues.apache.org/jira/browse/HADOOP-17075
Project: Hadoop Common
Issue Type: Bug
Components: fs/azure
Reporter: Ramesh Mani
Currently when an AccessControlException happens in Abfs driver call it prints
the entire stack trace. To be consistent with the HDFS way of showing the
Permission denied, could we modify this in ABFSClient?
e.g:
>$ hdfs dfs -ls /hbase/mobdir
ls: Permission denied: user=user1, access=READ_EXECUTE,
inode="/hbase/mobdir":hbase:hbase:drwx------
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]