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

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

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

    https://github.com/apache/metron/pull/709#discussion_r135255635
  
    --- Diff: 
metron-deployment/packaging/ambari/metron-mpack/src/main/resources/common-services/METRON/CURRENT/package/scripts/params/status_params.py
 ---
    @@ -52,6 +52,26 @@
     update_table = 'metron_update'
     update_cf = 't'
     
    +# Profiler
    +metron_profiler_topology = 'profiler'
    +profiler_input_topic = 
config['configurations']['metron-enrichment-env']['enrichment_output_topic']
    +profiler_kafka_start = 
config['configurations']['metron-profiler-env']['profiler_kafka_start']
    +profiler_period_duration = 
config['configurations']['metron-profiler-env']['profiler_period_duration']
    +profiler_period_units = 
config['configurations']['metron-profiler-env']['profiler_period_units']
    +profiler_ttl = 
config['configurations']['metron-profiler-env']['profiler_ttl']
    --- End diff --
    
    Do all of these need to be defined here?  These are also defined in 
params_linux.py and most won't be used for status.


> Add support for the profiler in the management pack
> ---------------------------------------------------
>
>                 Key: METRON-1122
>                 URL: https://issues.apache.org/jira/browse/METRON-1122
>             Project: Metron
>          Issue Type: Improvement
>            Reporter: Casey Stella
>
> The Profiler should be installed via the management pack.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to