Madhan Neethiraj created RANGER-792:
---------------------------------------

             Summary: 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


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)

Reply via email to