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

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_r135256262
  
    --- Diff: 
metron-deployment/packaging/ambari/metron-mpack/src/main/resources/common-services/METRON/CURRENT/package/scripts/params/params_linux.py
 ---
    @@ -202,6 +203,7 @@
     client_jaas_path = metron_home + '/client_jaas.conf'
     client_jaas_arg = '-Djava.security.auth.login.config=' + metron_home + 
'/client_jaas.conf'
     enrichment_topology_worker_childopts = client_jaas_arg if security_enabled 
else ''
    +profiler_topology_worker_childopts = client_jaas_arg if security_enabled 
else ''
    --- End diff --
    
    As it stand, setting this property in Ambari won't have any effect.  There 
needs to be an additional step that reads from the config and appends.  See 
enrichment_topology_worker_childopts as an example.


> 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