Authentication
This section provides a complete list of the Authentication properties you can configure in the connection string for this provider.
Property | Description |
AuthScheme | The scheme used for authentication. Accepted entries are None, Basic, and Negotiate (Kerberos). None is the default. |
Server | The host name, IP address, or URL of the Apache HBase REST server. |
Port | The port for the Apache HBase REST (Stargate) server. |
User | The user who is authenticating to Apache HBase. |
Password | The password used to authenticate to Apache HBase. |