You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Nixon Rodrigues (JIRA)" <ji...@apache.org> on 2018/07/30 16:11:00 UTC

[jira] [Commented] (ATLAS-2793) Enhance AtlasClient to use UGI's authentication method to initialize URL connection handler

    [ https://issues.apache.org/jira/browse/ATLAS-2793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16562068#comment-16562068 ] 

Nixon Rodrigues commented on ATLAS-2793:
----------------------------------------

+1 for the patch.

> 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: Madhan Neethiraj
>            Priority: Major
>             Fix For: 0.8.3, 1.1.0, 2.0.0
>
>         Attachments: ATLAS-2793.patch
>
>
> 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)