Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Configure > Role Management  

 

Wizard StepStep Short Description (SSD)Step Long Description (SLD)Step Fields LabelsField Validation
1Create RoleSpecifies the role name
  • Name (Text Box)

  • Name (Required)
    • Max Length : 32
    • No special characters, only _ (underscore)
    • UTF8
2Add Users/GroupsSpecifies list of existing user names or group names to be added to the role
  • User Names (List of User Names) + -

or

  • Group Names (List of Group Names) + -
  • Users
    • Max Length : 32
    • No special characters
    • UTF8
  • Groups
    • Max Length : 32
    • No special characters
    • UTF8
3Grant PrivilegesGrant privileges on entities to roles 
 

i18n YAML File

Code Block
languagetext
Configure:
  AddRole-NamespaceManagement:
     Step1:
       ssd-label: "GeneralRole Information"
       sld-desc:  "Specifies the role name and the description of Namespace"
       name-label: "Name"
       name-placeholder: "Name of the namespacerole you would like to have"
       description-label: "Description"
       description-placeholder: "Description"
       scheduler-queue-label: "Scheduler Queue"
       scheduler-queue-placeholder: "Specify the YARN queue name to be associated with this namespace"
    Step2:
       ssd-label: "NamespaceUsers/Group Mapping"
       sld-label: "Specifies mappinglist of namespaceusers resourcesor togroups the underlying existing storage resources"
       hdfs-root-directory-label: "HDFS Root Directory"
       hdfs-root-directory-placeholder: "Specify the root directory of HDFS to be used as this namespace root"
       hive-db-name-label: "Hive Database Name"
       hive-db-name-placeholder: "Specify the Hive database name to be used for this namespacethat belong to the role"
       hbase-nm-name-labelgroups: "HBaseGroup Namespace Namenames"
       hbase-nm-name-placeholderusers: "Specify the name of the existing namespace in HBase to be used for this namespace"
    Step3:
       ssd-label: "Security"
       sld-label: "Specifies credentials for securely impersonating programs running as specified user"
       principal-label: "Principal"
       principal-placeholder: "Specifies the user to be impersonated for all jobs running in this namespace"
       keytab-uri-label: "Keytab URI"
       keytab-uri-placeholder: "Specifies the location to keytab file associated with the principal"
    Step4:
       ssd-label: "Preferences"
       sld-label: "Specify preferences to applied at the namespace level"
       name-label: "Name"
       name-placeholder: "Preference name"
       value-label: "ValueUser names"
       value-placeholder: "Preference value"
    Status:
       creation-error-desc: "Failed to create namespacerole '%s'"
       creation-success-desc: "Successfully created namespacerole '%s'"