Versions Compared

Key

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

...

  • To delete a repositoy from the Policy Manager : click the Delete icon to the right of the entry for that repository.

 

Repository configuration

  • HDFS Repository configuration

    • Repository Name : name of the repository; required when configuring agents
    • Description : a description of the repository
    • Active status : Enabled or Disabled
    • Repository Type : HDFS (cannot be modified)
    • User Name : end system username that can be used for connection
    • fs.default.name : location of the Hadoop HDFS service, as noted in the Hadoop configuration file core-site.xml OR (if this is a HA environment) the path for the primary NameNode
    • hadoop.security.authorization : type of authorization in use, as noted in the Hadoop configuration file core-site.xml. Can be either simple or Kerberos (required only if authorization is enabled)
    • hadoop.security.auth_to_local : maps the login  credential to a username with Hadoop. Use  the value noted in the Hadoop configuration file, core -site.xml
    • dfs.datanode.kerberos.principal : principal associated with the DataNode where the repository resides, as noted in the Hadoop configuration file hdfs-site.xml (required only if Kerberos authentication is enabled)
    •  dfs.namenode.kerberos.principal : principal associated with the NameNode where the repository resides, as noted in the Hadoop configuration file hdfs-site.xml (required only if Kerberos authentication is enabled)
    • dfs.secondary.namenode.kerberos.principal : principal associated with the secondary NameNode where the repository resides, as noted in the Hadoop configuration file hdfs-site.xml  (required only if Kerberos authentication is enabled)
    • Common Name For Certificate : name of the certificate

...

  • HBase Repository configuration

    • Repository Name : name of the repository; required when configuring agents
    • Description : a description of the repository
    • Active status : Enabled or Disabled
    • Repository Type : HBase (cannot be modified)
    • User Name : end system username that can be used for connection
    • Password : password for the username entered above
    • hadoop.security.authorization : type of authorization in use. Can be either simple or Kerberos.
    •  hbase.master.kerberos.principal : Kerberos principal for the HBase Master (required only if Kerberos authetication is enabled)
    • hbase.security.authentication : As noted in the Hadoop configuration file hbase-site.xml
    • hbase.zookeeper.property.cientPort : As noted in the Hadoop configuration file hbase-site.xml
    • hbase.zookeeper.quorum :As noted in the Hadoop configuration file hbase-site.xml
    • zookeeper.znode.parent : As noted in the Hadoop configuration file hbase-site.xml

...

  • Knox Repository configuration

    •  Repository Name : name of the repository; required when configuring agents
    • Description : a description of the repository
    • Active status : Enabled or Disabled
    • Repository Type : Knox (cannot be modified)
    • User Name : end system username that can be used for connection
    • Password : password for the username entered above
    • knox.url : gateway URL for Knox
    • Common Name For Certificate : name of the certificate

...

  • Storm Repository configuration

    •   Repository Name : name of the repository; required when configuring agents  
    • Description : a description of the repository
    • Active status : Enabled or Disabled
    • Repository Type : Storm (cannot be modified)
    • User Name : end system username that can be used for connection
    • Password : password for the username entered above
    • nimbus.url : hostname of nimbus format, in the form : http://ipaddress:8080
    •  Common Name For Certificate : name of the certificate

Policy Manager

 To take a closer look to the policies associated with each repository, go to the service where the repository resides and click the Edit button. The Rabger Policy Manager view then opens and displays a view of that repository, with the policies listed beneath. For providing a better access to the policies, this view includes a search window.

  • To add a new policy : click the Add New Policy button. The form may look slightly different, depending on the type of the repository to which your are adding the policy
  • To edit a policy : click the Edit icon to the right of the entry for that repository. The Policy Manager displays an expanded view of that policy that you may interact with
  • To delete a policy : click the Delete icon to the right of the entry for that repository