You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ranger.apache.org by "Madhan Neethiraj (JIRA)" <ji...@apache.org> on 2015/12/18 17:57:46 UTC

[jira] [Updated] (RANGER-792) Updates for Atlas API changes in ATLAS-394

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

Madhan Neethiraj updated RANGER-792:
------------------------------------
    Attachment: 0001-RANGER-792-updates-for-Atlas-API-changes-in-ATLAS-39.patch

> Updates for Atlas API changes in ATLAS-394
> ------------------------------------------
>
>                 Key: RANGER-792
>                 URL: https://issues.apache.org/jira/browse/RANGER-792
>             Project: Ranger
>          Issue Type: Bug
>          Components: tagsync
>    Affects Versions: 0.6.0
>            Reporter: Madhan Neethiraj
>            Assignee: Madhan Neethiraj
>             Fix For: 0.6.0
>
>         Attachments: 0001-RANGER-792-updates-for-Atlas-API-changes-in-ATLAS-39.patch
>
>
> Atlas API change done in ATLAS-394 causes Ranger build to fail.
> {code}
> Atlas Source: notification/src/main/java/org/apache/atlas/notification/NotificationConsumer.java
> Changed from: public interface NotificationConsumer<T> extends Iterator<T>{
> Changed to: public interface NotificationConsumer<T>{
> {code}
> Ranger should be updated to use the updated API.



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