Authentication
このセクションでは、本プロバイダーの接続設定で設定可能なAuthentication プロパティの全リストを提供します。
| プロパティ | 説明 |
| 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. |