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

    https://github.com/apache/incubator-metron/pull/436#discussion_r104655538
  
    --- Diff: 
metron-deployment/packaging/ambari/metron-mpack/src/main/resources/common-services/ELASTICSEARCH/2.3.3/configuration/elastic-site.xml
 ---
    @@ -27,6 +27,14 @@
             <description>Cluster name identifies your cluster</description>
         </property>
         <property>
    +        <name>masters_also_are_datanodes</name>
    +        <value>"false"</value>
    --- End diff --
    
    Can we refactor things so that this is just `false`, rather than `"false"`


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