Skip to content

Commit

Permalink
clearing dup of sample on CDH
Browse files Browse the repository at this point in the history
  • Loading branch information
Brian Radwanski committed May 23, 2016
1 parent b75e373 commit 4d14a35
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 sample anonymous nothdfs cmjobuser systest"
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 4d14a35

Please sign in to comment.