HDFS Permission denied
While developing hadoop or using HDFS, I want to access HDFS without permission problem for convenience.
So we could add one property in conf/hdfs-site.xml
file.
1 |
|
So that any access will not be block, but you need to disable this feature in product enviornment!
HDFS Permission denied
https://rug.al/2015/2015-04-14-hdfs-permission-denied/