[
https://issues.apache.org/jira/browse/AMBARI-18660?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Miklos Gergely updated AMBARI-18660:
------------------------------------
Description:
Log Search periodically queries the solr for the field meta data, which may not
work on some clusters. Scheduling this task should be done by spring.
Also the luke request sent for this purpose must be requested from each shard,
and the results must be summarized. Unfortunately the solr client can not be
used for this purpose because it sends it to random shard.
was:
Log Search periodically queries the solr for the field meta data, which may not
work on some clusters. Scheduling this task should be done by spring.
Also the luke request sent for this purpose must be requested from each shard,
and the results must be summarized. Unfortunately the solr client can not be
used for this purpose because it sends it to random shard.
Options
> Log Search schema meta data loader fix
> --------------------------------------
>
> Key: AMBARI-18660
> URL: https://issues.apache.org/jira/browse/AMBARI-18660
> Project: Ambari
> Issue Type: Bug
> Components: ambari-logsearch
> Affects Versions: 2.4.0
> Reporter: Miklos Gergely
> Assignee: Miklos Gergely
> Fix For: 2.5.0
>
> Attachments: AMBARI-18660.patch
>
>
> Log Search periodically queries the solr for the field meta data, which may
> not work on some clusters. Scheduling this task should be done by spring.
> Also the luke request sent for this purpose must be requested from each
> shard, and the results must be summarized. Unfortunately the solr client can
> not be used for this purpose because it sends it to random shard.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)