This property expects a comma-separated list of resources. Each of the resources may be of any of the following types: file, directory.
Supports Expression Language: true (will be evaluated using variable registry only)Kerberos User Service | kerberos-user-service | | Controller Service API: KerberosUserService Implementations: KerberosPasswordUserService KerberosKeytabUserService KerberosTicketCacheUserService | Specifies the Kerberos User Controller Service that should be used for authenticating with Kerberos |
Kerberos Credentials Service | kerberos-credentials-service | | Controller Service API: KerberosCredentialsService Implementation: KeytabCredentialsService | Specifies the Kerberos Credentials Controller Service that should be used for authenticating with Kerberos |
Kerberos Principal | Kerberos Principal | | | Kerberos principal to authenticate as. Requires nifi.kerberos.krb5.file to be set in your nifi.properties Supports Expression Language: true (will be evaluated using variable registry only) |
Kerberos Keytab | Kerberos Keytab | | | Kerberos keytab associated with the principal. Requires nifi.kerberos.krb5.file to be set in your nifi.properties
This property requires exactly one file to be provided..
Supports Expression Language: true (will be evaluated using variable registry only) |
Kerberos Password | Kerberos Password | | | Kerberos password associated with the principal. Sensitive Property: true |
ZooKeeper Quorum | ZooKeeper Quorum | | | Comma-separated list of ZooKeeper hosts for HBase. Required if Hadoop Configuration Files are not provided. Supports Expression Language: true (will be evaluated using variable registry only) |
ZooKeeper Client Port | ZooKeeper Client Port | | | The port on which ZooKeeper is accepting client connections. Required if Hadoop Configuration Files are not provided. Supports Expression Language: true (will be evaluated using variable registry only) |
ZooKeeper ZNode Parent | ZooKeeper ZNode Parent | | | The ZooKeeper ZNode Parent value for HBase (example: /hbase). Required if Hadoop Configuration Files are not provided. Supports Expression Language: true (will be evaluated using variable registry only) |
HBase Client Retries | HBase Client Retries | 1 | | The number of times the HBase client will retry connecting. Required if Hadoop Configuration Files are not provided. Supports Expression Language: true (will be evaluated using variable registry only) |
Phoenix Client JAR Location | Phoenix Client JAR Location | | | The full path to the Phoenix client JAR. Required if Phoenix is installed on top of HBase.
This property requires exactly one resource to be provided. That resource may be any of the following types: URL, file, directory.
Supports Expression Language: true (will be evaluated using variable registry only) |
Dynamic Properties:
Supports Sensitive Dynamic Properties: No
Dynamic Properties allow the user to specify both the name and value of a property.
Name | Value | Description |
---|
The name of an HBase configuration property. | The value of the given HBase configuration property. | These properties will be set on the HBase configuration after loading any provided configuration files. Supports Expression Language: false |
State management:
This component does not store state.Restricted:
Required Permission | Explanation |
---|
reference remote resources | Client JAR Location can reference resources over HTTP |
System Resource Considerations:
None specified.