You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ranger.apache.org by "Alok Lal (JIRA)" <ji...@apache.org> on 2016/01/08 09:25:39 UTC

[jira] [Commented] (RANGER-801) Enable tagsync to run in secure mode.

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

Alok Lal commented on RANGER-801:
---------------------------------

[New/different review|https://reviews.apache.org/r/42063/] created to do auth using jass config, since tagsync would need to have a secure kafka client which can *only* work with a jass config.  This method future avoid duplicate configuration -- one for kafka and one for talking to ranger admin.  As prior tested by writing to hdfs and testing identity in ranger audit logs.

> Enable tagsync to run in secure mode.
> -------------------------------------
>
>                 Key: RANGER-801
>                 URL: https://issues.apache.org/jira/browse/RANGER-801
>             Project: Ranger
>          Issue Type: Bug
>          Components: tagsync
>    Affects Versions: 0.6.0
>            Reporter: Alok Lal
>            Assignee: Alok Lal
>         Attachments: 801.0.patch
>
>
> This change has three parts:
> - Being able to run the process under configured kerberos identity.
> - Use that identity to listen for updates from Atlas (kafka)
> - Able to play the tag updates to ranger admin (as and when ranger admin runs in secure mode).
> This jira for now addresses the 1st issue.  Subsequent items are to be addressed in time as the other pieces fall in place.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)