[
https://issues.apache.org/jira/browse/METRON-818?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15953523#comment-15953523
]
ASF GitHub Bot commented on METRON-818:
---------------------------------------
Github user justinleet commented on the issue:
https://github.com/apache/incubator-metron/pull/506
@mmiklavc We probably should edit the Solr config. That isn't carried
through Ambari, so we don't have the same concern as here. However, it does
look like `storm.auto.credentials=[]` got added to solr.properties and I
thought it wasn't necessary there. Can we just drop that config and add the
'topology.worker.childopts='?
Should I just go ahead and make that chance and add it to this PR? And if
I do, do we have any testing plan for Solr or are we just making best effort
fixes?
> Ambari elasticsearch.properties template is missing topology.worker.childopts
> -----------------------------------------------------------------------------
>
> Key: METRON-818
> URL: https://issues.apache.org/jira/browse/METRON-818
> Project: Metron
> Issue Type: Bug
> Reporter: Justin Leet
> Assignee: Justin Leet
>
> Indexing fails on Ambari deploys, because indexing topology can't resolve a
> property
> {code}
> Error: Could not find or load main class ${topology.worker.childopts}
> {code}
> "topology.worker.childopts=" needs to be added to metron-env.xml. An empty
> value is fine (it's only set to nonempty for Kerberos)
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)