Skip to content

Commit e7d4190

Browse files
author
karamel
committed
Merge branch 'master' of github.com:hopshadoop/apache-hadoop-chef
2 parents fb8a12d + ebf340a commit e7d4190

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: recipes/rm.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@
145145
action :create_as_superuser
146146
owner node.apache_hadoop.yarn.user
147147
group node.apache_hadoop.group
148-
mode "1777"
148+
mode "1773"
149149
not_if ". #{node.apache_hadoop.home}/sbin/set-env.sh && #{node.apache_hadoop.home}/bin/hdfs dfs -test -d #{d}"
150150
end
151151
end

0 commit comments

Comments
 (0)