You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ranger.apache.org by "Abhay Kulkarni (JIRA)" <ji...@apache.org> on 2016/04/05 19:22:25 UTC

[jira] [Updated] (RANGER-838) Tag-sync should be resilient to Ranger Admin availability

     [ https://issues.apache.org/jira/browse/RANGER-838?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Abhay Kulkarni updated RANGER-838:
----------------------------------
    Attachment: 0001-RANGER-838-Tag-sync-should-be-resilient-to-Ranger-Ad.patch

A patch to fix an issue when upload of tags fails with error code 400 is attached.

> Tag-sync should be resilient to Ranger Admin availability
> ---------------------------------------------------------
>
>                 Key: RANGER-838
>                 URL: https://issues.apache.org/jira/browse/RANGER-838
>             Project: Ranger
>          Issue Type: Bug
>          Components: Ranger
>    Affects Versions: 0.6.0
>            Reporter: Madhan Neethiraj
>            Assignee: Abhay Kulkarni
>             Fix For: 0.6.0
>
>         Attachments: 0001-RANGER-838-Tag-sync-should-be-resilient-to-Ranger-Ad.patch
>
>
> If Ranger Admin is not reachable during startup of tag-sync daemon, the daemon exits currently. Until the daemon is started again manually, Ranger will not get tag information updates from Apache Atlas (or other configured tag sources).
> Ranger tag-sync should be able to handle failures in connecting to external systems it interacts with - like Ranger Admin/Kafka/Atlas, without aborting. For example:
>  - if Ranger Admin is not reachable, Kafka notification processing should be paused and should be resumed only after Ranger Admin is reachable
>  - on failures in receiving notification from Kafka, appropriate wait/retry should be in place to be able to continue once Kafka notifications arrive
>  - similarly for failures in reaching Apache Atlas



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