JDBC Driver for HDFS

Build 22.0.8462

AuthScheme

The scheme used for authentication. Accepted entries are None, and Negotiate (Kerberos). None is the default.

Possible Values

None, Negotiate, Token

Data Type

string

Default Value

"None"

Remarks

This field is used to authenticate against the server. Use the following options to select your authentication scheme:

  • None: Set this to use anonymous authentication and connect to the HDFS data source without specifying the user credentials.
  • Negotiate: If AuthScheme is set to Negotiate, the driver will negotiate an authentication mechanism with the server. Set AuthScheme to Negotiate if you want to use Kerberos authentication.
  • Token: Set this to authenticate using an AccessToken.

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8462