[ 
https://issues.apache.org/jira/browse/METRON-1923?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16711078#comment-16711078
 ] 

ASF GitHub Bot commented on METRON-1923:
----------------------------------------

Github user Condla commented on the issue:

    https://github.com/apache/metron/pull/1290
  
    @simonellistonball  the inputTopic is used in the SimpleStormKafkaBuilder.
    
    
https://github.com/apache/metron/blob/877b510146456f2eed6eb12c35b1124c35b00aa5/metron-platform/metron-parsers/src/main/java/org/apache/metron/parsers/topology/ParserTopologyBuilder.java#L213


> 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
>            Assignee: Simon Elliston Ball
>            Priority: Minor
>
> 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)

Reply via email to