Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
0.8.2, 1.0.0
-
None
Description
Currently the atlas client checks if kerberos authentication is enabled using a property - atlas.authentication.method.kerberos=true
The client needs to be updated to inspect the UGI's authentication method (SIMPLE or KERBEROS) and initialize the right URL Connection Handler if the above property is not set.