Skip to content

Commit

Permalink
Forgot Kafka
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 68e513f commit 9f3d7e9
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 @@ -159,7 +159,7 @@ case "$DIST" in
# See http://docs.hortonworks.com/HDPDocuments/Ambari-2.1.1.0/bk_ambari_reference_guide/content/_defining_service_users_and_groups_for_a_hdp_2x_stack.html
SUPER_USERS="hdfs mapred yarn hbase storm falcon"
SUPER_GROUPS="hadoop"
REQUIRED_USERS="$SUPER_USERS tez hive hcat oozie zookeeper ambari-qa flume hue accumulo hadoopqa sqoop anonymous spark mahout ranger kms atlas ams tracer"
REQUIRED_USERS="$SUPER_USERS tez hive hcat oozie zookeeper ambari-qa flume hue accumulo hadoopqa sqoop anonymous spark mahout ranger kms atlas ams tracer kafka"
REQUIRED_GROUPS="$REQUIRED_USERS $SUPER_GROUPS"
;;
"phd")
Expand Down

0 comments on commit 9f3d7e9

Please sign in to comment.