HadoopAuthentication Enumeration
Provides options for the method of authenticating a Hadoop connection.
Enumeration Values
Name | Summary |
---|---|
Basic | Uses Username to authenticate a Hadoop connection. |
Kerberos | Uses Username, Password, and Domain properties to authenticate a Hadoop connection. |