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

    https://github.com/apache/metron/pull/1207#discussion_r219736069
  
    --- Diff: 
metron-deployment/packaging/ambari/metron-mpack/src/main/resources/common-services/METRON/CURRENT/package/scripts/params/params_linux.py
 ---
    @@ -387,18 +388,32 @@
     bolt_hdfs_rotation_policy_units = 
config['configurations']['metron-indexing-env']['bolt_hdfs_rotation_policy_units']
     bolt_hdfs_rotation_policy_count = 
config['configurations']['metron-indexing-env']['bolt_hdfs_rotation_policy_count']
     
    -# Pcap
    +# PCAP
     metron_pcap_topology = 'pcap'
     pcap_input_topic = 'pcap'
    --- End diff --
    
    The latest commit fetches the topology and topic name from Ambari config.



---

Reply via email to