Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.5.0
-
None
Description
The init-hdfs.sh on trunk fails on this line
/usr/bin/hadoop fs -chmod 777 -R /tmp/hadoop-yarn
The intended order of -R and 777 is flipped.