[
https://issues.apache.org/jira/browse/ATLAS-3313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16884428#comment-16884428
]
Madhan Neethiraj commented on ATLAS-3313:
-----------------------------------------
Commit 47d4d588f2ed70396bb64b80c6362d8115350339 in atlas's branch
refs/heads/master from Saqeeb Shaikh
[ https://gitbox.apache.org/repos/asf?p=atlas.git;h=47d4d58 ]
ATLAS-3133: enhanced Atlas server to process notifications from multiple Kafka
topics
Signed-off-by: Madhan Neethiraj <[email protected]>
> Enhance Atlas server to process notifications from multiple Kafka topics
> ------------------------------------------------------------------------
>
> Key: ATLAS-3313
> URL: https://issues.apache.org/jira/browse/ATLAS-3313
> Project: Atlas
> Issue Type: Improvement
> Components: atlas-core
> Reporter: Madhan Neethiraj
> Assignee: Saqeeb Shaikh
> Priority: Major
>
> Currently Atlas server processes notifications from Kafka topic named
> ATLAS_HOOK (name configurable name via atlas.notification.hook.topic.name).
> The name of the Kafka topic to which an Atlas Hook publishes notifications
> can be configured via configuration atlas.notification.hook.topic.name.
> However, since Atlas server processes notifications from a single topic, all
> hooks (Hive/HBase/Spark/Storm/..) are required to publish to the same topic.
> To enable different hooks to publish to different Kafka topics, Atlas server
> should support processing notifications from multiple Kafka topics.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)