We have deployed marvel in our setup. It was working fine. Then there was an issue with cluster and one of query nodes left. We restarted service on query nodes and till them we are seeing Marvel dashboard showing following error,
SearchParseException[[.marvel-2014.09.26][0]: from[-1],size[-1]: Parse Failure [Failed to parse source [{"facets":{"0":{"date_histogram":{"key_field":"@timestamp","value_field":"primaries.docs.count","interval":"10m"},"global":true,"facet_filter":{"fquery":{"query":{"filtered":{"query":{"query_string":{"query":"_type:indices_stats"}},"filter":{"bool":{"must":[{"range":{"@timestamp":{"from":1411713771053,"to":"now"}}}]}}}}}}}},"size":50,"query":{"filtered":{"query":{"query_string":{"query":"_type:cluster_event OR _type:node_event"}},"filter":{"bool":{"must":[{"range":{"@timestamp":{"from":1411713771053,"to":"now"}}}]}}}},"sort":[{"@timestamp":{"order":"desc"}},{"@timestamp":{"order":"desc"}}]}]]]
DOCUMENT COUNT
It doesn't show any information.
From sense I can see all nodes are up and part of cluster. Our indexing/Query is passing.
From _cat/shards?v I am seeing following index
.marvel-kibana 2 p STARTED 0 79b 10.0.0.7 ES-NODE-D01
There are no documents in this index. I am not seeing any another index for marvel.
One of most puzzling thing is that I opened a nodes dashboard 2 days back by adding all data nodes.It is showing node information correctly. But now if I on Cluster Pulse I am seeing this issue.
We have deployed marvel in our setup. It was working fine. Then there was
an
issue with cluster and one of query nodes left. We restarted service on
query nodes and till them we are seeing Marvel dashboard showing following
error,
SearchParseException[[.marvel-2014.09.26][0]: from[-1],size[-1]: Parse
Failure [Failed to parse source
[{"facets":{"0":{"date_histogram":{"key_field":"@timestamp","value_field":"primaries.docs.count","interval":"10m"},"global":true,"facet_filter":{"fquery":{"query":{"filtered":{"query":{"query_string":{"query":"_type:indices_stats"}},"filter":{"bool":{"must":[{"range":{"@timestamp":{"from":1411713771053,"to":"now"}}}]}}}}}}}},"size":50,"query":{"filtered":{"query":{"query_string":{"query":"_type:cluster_event
OR
From sense I can see all nodes are up and part of cluster. Our
indexing/Query is passing.
From _cat/shards?v I am seeing following index
.marvel-kibana 2 p STARTED 0 79b 10.0.0.7 ES-NODE-D01
There are no documents in this index. I am not seeing any another index for
marvel.
One of most puzzling thing is that I opened a nodes dashboard 2 days back
by
adding all data nodes.It is showing node information correctly. But now if
I
on Cluster Pulse I am seeing this issue.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.