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 MRS Manager and choose System > Manage Role > Create Role.
- Enter a role name, for example, mrrole.
- Edit the role. In Permission, choose , select Submit and Admin.
- 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 . 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 Preparing Kerberos Authentication. Figure 1 Downloading the authentication credential
Last Article: Development Environment Introduction
Next Article: Preparing the Eclipse and JDK
Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.