Skip to content

Commit

Permalink
adding node label workaround
Browse files Browse the repository at this point in the history
adding dirs to facilitate the functional use of node-labels with hdp
  • Loading branch information
Brian Radwanski committed May 23, 2016
1 parent 16d25db commit 9382f1c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions onefs/isilon_create_directories.sh
Original file line number Diff line number Diff line change
Expand Up @@ -170,6 +170,7 @@ case "$DIST" in
"/user/hue#755#hue#hue" \
"/user/oozie#775#oozie#hdfs" \
"/user/yarn#755#yarn#hdfs" \
"/system/yarn/node-labels#700#yarn#hadoop" \
)
;;
"phd")
Expand Down

0 comments on commit 9382f1c

Please sign in to comment.