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

    https://github.com/apache/metron/pull/602#discussion_r120614845
  
    --- Diff: metron-deployment/roles/ambari_config/vars/single_node_vm.yml ---
    @@ -102,7 +102,7 @@ configurations:
     
     required_configurations:
       - metron-env:
    -      storm_rest_addr: "{{ groups.ambari_slave[0] }}:8744"
    +      storm_rest_addr: "http://{{ groups.ambari_slave[0] }}:8744"
    --- End diff --
    
    @cestella Thoughts?  @dlyle65535 is right that it's the definition of a 
specific cluster.  I'd argue that it's the user's responsibility to update 
anything afterwards when they set up SSL (e.g. through Ambari).  All I was 
thinking of documenting was just to ensure that field gets updated, but I'm not 
sure how useful that is anyway.


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to