Supports Expression Language: true (will be evaluated using variable registry only)Kerberos User Service | kudu-lu-kerberos-user-service | | Controller Service API: KerberosUserService Implementations: KerberosPasswordUserService KerberosKeytabUserService KerberosTicketCacheUserService | Specifies the Kerberos User to use for authentication |
Kerberos Credentials Service | kudu-lu-kerberos-credentials-service | | Controller Service API: KerberosCredentialsService Implementation: KeytabCredentialsService | Specifies the Kerberos Credentials to use for authentication |
Kudu Operation Timeout | kudu-lu-operations-timeout-ms | 30000ms | | Default timeout used for user operations (using sessions and scanners) Supports Expression Language: true (will be evaluated using variable registry only) |
Kudu Replica Selection | kudu-lu-replica-selection | CLOSEST_REPLICA | - CLOSEST_REPLICA
![Select the closest replica to the client. Replicas are classified from closest to furthest as follows: 1) Local replicas 2) Replicas whose tablet server has the same location as the client 3) All other replicas Select the closest replica to the client. Replicas are classified from closest to furthest as follows: 1) Local replicas 2) Replicas whose tablet server has the same location as the client 3) All other replicas](../../../../../html/images/iconInfo.png) - LEADER_ONLY
![Select the LEADER replica Select the LEADER replica](../../../../../html/images/iconInfo.png)
| Policy with which to choose amongst multiple replicas |
Kudu Table Name | kudu-lu-table-name | default | | Name of the table to access. Supports Expression Language: true (will be evaluated using variable registry only) |
Kudu Return Columns | kudu-lu-return-cols | * | | A comma-separated list of columns to return when scanning. To return all columns set to "*" Supports Expression Language: true (will be evaluated using variable registry only) |
State management:
This component does not store state.Restricted:
This component is not restricted.System Resource Considerations:
None specified.