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

    https://github.com/apache/metron/pull/602#discussion_r120373645
  
    --- 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 --
    
    You'll need to change a ton more than that parameter to enable https. 
Remember, this file defines a specific cluster. Unsecure with no https. Either 
http or omitted is fine.


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