Github user justinleet commented on a diff in the pull request:

    https://github.com/apache/metron/pull/605#discussion_r119767454
  
    --- Diff: metron-deployment/Kerberos-manual-setup.md ---
    @@ -382,18 +380,18 @@ Push Data
     1. Push some sample data to one of the parser topics. E.g for Bro we took 
raw data from 
[metron/metron-platform/metron-integration-test/src/main/sample/data/bro/raw/BroExampleOutput](../metron-platform/metron-integration-test/src/main/sample/data/bro/raw/BroExampleOutput)
     
         ```
    -   cat sample-bro.txt | 
${KAFKA_HOME}/kafka-broker/bin/kafka-console-producer.sh \
    -           --broker-list ${BROKERLIST}
    -           --security-protocol SASL_PLAINTEXT \
    +    cat sample-bro.txt | 
${KAFKA_HOME}/kafka-broker/bin/kafka-console-producer.sh \
    +            --broker-list ${BROKERLIST}
    --- End diff --
    
    Unrelated to your change, but you throw a '\' at the end of this line while 
you're in here?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to