[
https://issues.apache.org/jira/browse/ATLAS-2793?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sarath Subramanian updated ATLAS-2793:
--------------------------------------
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.
was:
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
property is not set.
> Enhance AtlasClient to use UGI's authentication method to initialize URL
> connection handler
> --------------------------------------------------------------------------------------------
>
> Key: ATLAS-2793
> URL: https://issues.apache.org/jira/browse/ATLAS-2793
> Project: Atlas
> Issue Type: Improvement
> Components: atlas-core
> Affects Versions: 0.8.2, 1.0.0
> Reporter: Sarath Subramanian
> Assignee: Sarath Subramanian
> Priority: Major
> Fix For: 0.8.3, 1.1.0
>
>
> 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.
>
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)