[
https://issues.apache.org/jira/browse/METRON-671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15899401#comment-15899401
]
ASF GitHub Bot commented on METRON-671:
---------------------------------------
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"`
> Refactor existing Ansible deployment to use Ambari MPack
> --------------------------------------------------------
>
> Key: METRON-671
> URL: https://issues.apache.org/jira/browse/METRON-671
> Project: Metron
> Issue Type: Bug
> Reporter: David M. Lyle
> Assignee: David M. Lyle
>
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)