Skip to content

Commit

Permalink
Added users for Cdh 5.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Brian Radwanski authored and Brian Radwanski committed May 20, 2016
1 parent 46ba16a commit 060805f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion onefs/isilon_create_users.sh
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ case "$DIST" in
"cdh")
SUPER_USERS="hdfs mapred yarn"
SUPER_GROUPS="hadoop supergroup"
REQUIRED_USERS="$SUPER_USERS flume hbase hive hue impala oozie sample solr spark sqoop2"
REQUIRED_USERS="$SUPER_USERS flume hbase hive hue impala oozie sample solr spark sqoop2 anonymous nothdfs cmjobuser systest"
REQUIRED_GROUPS="$REQUIRED_USERS $SUPER_GROUPS sqoop"
;;
"hwx")
Expand Down

0 comments on commit 060805f

Please sign in to comment.