Github user ottobackwards commented on a diff in the pull request: https://github.com/apache/metron/pull/859#discussion_r157048398 --- Diff: metron-deployment/roles/ambari_config/vars/small_cluster.yml --- @@ -87,6 +87,8 @@ configurations: topology.classpath: '{{ topology_classpath }}' - kafka-broker: log.dirs: '{{ kafka_log_dirs | default("/kafka-log") }}' --- End diff -- perfect, thank you @mmiklavc
---