Preparing a Development User
The development user is used to run the sample project. The user must have component permissions to run the sample project.
Prerequisites
Kerberos authentication has been enabled for the MRS cluster. Skip this step if Kerberos authentication is not enabled for the cluster.
Procedure
- Log in to and choose System > Manage Role > Create Role.
- Enter a role name, for example, mrrole.
- Edit the role. In Permission, choose Submit and Admin. , select
- In Permission, choose HBase > HBase Scope, select Create, Read, Write, and Execute for global.
- In Permission, choose HDFS > File System > hdfs://hacluster/ and select Read, Write, and Execute.
- In Permission, choose Hive > Hive Read Write Privileges and select Create, Select, Delete, and Insert for default.
- Click OK.
- Choose to create a user for the sample project.
- Enter a username, for example, test. Set User Type to Machine-machine, and select supergroup in User Group. Set Primary Group to supergroup, select mrrole in Assign Rights by Role, and click OK.
- On MRS Manager, choose Preparing Kerberos Authentication.
. On the displayed page, select test from the Username drop-down list. In the Operation column on the right, choose . Save the downloaded package and decompress it to obtain the user.keytab and krb5.conf files for security authentication in the sample project, as shown in Figure 1 Downloading the authentication credential
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.