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

    https://github.com/apache/metron/pull/709#discussion_r135262154
  
    --- 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 --
    
    whoops, missed a step.  Thanks!


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