Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Invalid
-
0.5-incubating
-
None
-
None
Description
Atlas API change done in ATLAS-394 causes Ranger build to fail.
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>{
Ranger should be updated to use the updated API.
Attachments
Issue Links
- relates to
-
RANGER-792 Updates for Atlas API changes in ATLAS-394
- Resolved
- links to