pradeepagrawal8184 commented on code in PR #965:
URL: https://github.com/apache/ranger/pull/965#discussion_r3289678888
##########
dev-support/ranger-docker/scripts/hadoop/ranger-hadoop-setup.sh:
##########
@@ -66,6 +66,10 @@ else
echo "WARNING: Tez directory not found at /opt/tez"
fi
+mkdir -p /etc/ranger/dev_hdfs/policycache /etc/ranger/dev_yarn/policycache
Review Comment:
Probably not; i was getting error related to file permission's of these
files; may be we can remove it and try again. the issue at my end could be
intermittent.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]