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

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=15064230#comment-15064230 ] 

Selvamohan Neethiraj commented on RANGER-792:
---------------------------------------------

+1  Reviewed the code. 

> 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)