Stefan Kupstaitis-Dunkler created METRON-1923:
-------------------------------------------------
Summary: Default Kafka consumer group for parser topology is
"<topicname>_parser"
Key: METRON-1923
URL: https://issues.apache.org/jira/browse/METRON-1923
Project: Metron
Issue Type: Bug
Affects Versions: 0.6.0
Reporter: Stefan Kupstaitis-Dunkler
The default Kafka consumer group for parser topology is "<topicname>_parser".
This will prevent users from reading from the same Kafka topic per default.
Workaround at the moment is to configure "group.id" manually in the spout
config.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)