Authentication
This section provides a complete list of the Authentication properties you can configure in the connection settings for this provider.
| Property | Description |
| AuthScheme | The scheme used for authentication. Accepted entries are None, and Negotiate (Kerberos). None is the default. |
| Host | This property specifies the host of your HDFS installation. |
| Port | This property specifies the port of your HDFS installation. |
| User | The user name to login to the HDFS server. |
| Password | The password used to authenticate to the HDFS server. Only used when Kerberos authentication is selected. |
| AccessToken | The HDFS Access Token. |
| UseSSL | This field sets whether SSL is enabled. |