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

    https://github.com/apache/incubator-metron/pull/510#discussion_r111161348
  
    --- Diff: metron-deployment/vagrant/Kerberos-setup.md ---
    @@ -107,23 +107,23 @@ ${HDP_HOME}/kafka-broker/bin/kafka-topics.sh 
--zookeeper ${ZOOKEEPER}:2181 --cre
     12. Setup Kafka ACLs for the topics
       ```
     export KERB_USER=metron;
    -for topic in bro enrichments indexing snort; do
    +for topic in bro enrichments indexing snort yaf; do
    --- End diff --
    
    Did you want to start `yaf` because the instructions use the YAF topology 
for validation later on?
    
    Another option, is to not start YAF here (as we know resources are 
constrained in Full/Quick Dev) and simply change the instructions below to 
validate against Snort or Bro, rather than YAF.
    



---
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