Skip to content

Commit

Permalink
Merge pull request #58 from Isilon/bonibruno-patch-1
Browse files Browse the repository at this point in the history
Added user gpadmin
  • Loading branch information
bonibruno authored Nov 13, 2018
2 parents 8065dcf + aeb6fec commit e667259
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion isilon_create_users.sh
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ case "$DIST" in
SMOKE_USER="cloudera-scm"
;;
"hwx")
SUPER_USERS="hdfs mapred yarn yarn-ats-hbase hbase storm falcon tracer tez hive hcat oozie zookeeper ambari-qa flume hue accumulo hadoopqa sqoop spark mahout ranger kms atlas ams kafka zeppelin livy logsearch infra-solr activity_analyzer activity_explorer HTTP knox ambari-server druid keyadmin rangerlookup yarn-ats"
SUPER_USERS="hdfs mapred yarn yarn-ats-hbase hbase storm falcon tracer tez hive hcat oozie zookeeper ambari-qa flume hue accumulo hadoopqa sqoop spark mahout ranger kms atlas ams kafka zeppelin livy logsearch infra-solr activity_analyzer activity_explorer HTTP knox ambari-server druid keyadmin rangerlookup yarn-ats gpadmin"
SUPER_GROUPS="hadoop"
REQUIRED_USERS="$SUPER_USERS anonymous"
if [ "$ZONE" != "System" ]; then
Expand Down

0 comments on commit e667259

Please sign in to comment.