Support Questions

Find answers, ask questions, and share your expertise
Announcements
Welcome to the upgraded Community! Read this blog to see What’s New!

what usergroup I need to setup after install ambari by root?

avatar
Contributor

I need to know

1. groups hortonworks for their user.

2. installed everything by root user, is any file, (dir is file) I need to chmod, chown?

1 ACCEPTED SOLUTION

avatar

@Robin Dong

Ambari will take care of user and group creation once you start deploying the cluster

View solution in original post

3 REPLIES 3

avatar

@Robin Dong

Ambari will take care of user and group creation once you start deploying the cluster

avatar
Contributor

thank you Neeraj, so any user can log on do anything with Hortonworks without su - xxx?

avatar

@Robin Dong The initial question was not clear. The main group is hadoop. You can setup permissions at directory and file level for users.

Check this https://hadoop.apache.org/docs/current/hadoop-project-dist/hadoop-common/FileSystemShell.html

Look for chmod and chown commands

Labels