Madhan Neethiraj created ATLAS-404:
--------------------------------------

             Summary: Updates for Atlas API changes in ATLAS-394
                 Key: ATLAS-404
                 URL: https://issues.apache.org/jira/browse/ATLAS-404
             Project: Atlas
          Issue Type: Bug
    Affects Versions: 0.6
            Reporter: Madhan Neethiraj
             Fix For: 0.6


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