I am unable to understand the results from the CAT API
curl 'http://hdpdncwy0001.global.shareddev.acxiom.net:9200/_cat/indices?v '
health index pri rep docs.count docs.deleted store.size pri.store.size
green ce 5 1 779999000 0 4.7tb 2.3tb
From the result I see that the replication is 1 yet my
Total Store size is two times my primary store size. Can someone please
explain what that is the case?
--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com .
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/d91cef67-30d3-458a-9709-93d298a8d136%40googlegroups.com .
For more options, visit https://groups.google.com/d/optout .
warkolm
(Mark Walkom)
April 2, 2015, 3:57am
2
Total = primary + replica, so it makes sense.
On 2 April 2015 at 14:06, Nishad Karekar nishad.karekar@acxiom.com wrote:
I am unable to understand the results from the CAT API
curl 'http://hdpdncwy0001.global.shareddev.acxiom.net:9200/_cat/indices?v '
health index pri rep docs.count docs.deleted store.size pri.store.size
green ce 5 1 779999000 0 4.7tb 2.3tb
From the result I see that the replication is 1 yet my
Total Store size is two times my primary store size. Can someone please
explain what that is the case?
--
You received this message because you are subscribed to the Google Groups
"elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to elasticsearch+unsubscribe@googlegroups.com .
To view this discussion on the web visit
https://groups.google.com/d/msgid/elasticsearch/d91cef67-30d3-458a-9709-93d298a8d136%40googlegroups.com
https://groups.google.com/d/msgid/elasticsearch/d91cef67-30d3-458a-9709-93d298a8d136%40googlegroups.com?utm_medium=email&utm_source=footer
.
For more options, visit https://groups.google.com/d/optout .
--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com .
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/CAEYi1X_6pD%3Dfjo4xa0hnh-Px6wo8mJHTvowsB-rgZoAxXLQLhg%40mail.gmail.com .
For more options, visit https://groups.google.com/d/optout .
Replica =1 means you have 1 replica of the master shards - I.e. you have 2
copies of the data in total.
On 02/04/2015 2:06 pm, "Nishad Karekar" nishad.karekar@acxiom.com wrote:
I am unable to understand the results from the CAT API
curl 'http://hdpdncwy0001.global.shareddev.acxiom.net:9200/_cat/indices?v '
health index pri rep docs.count docs.deleted store.size pri.store.size
green ce 5 1 779999000 0 4.7tb 2.3tb
From the result I see that the replication is 1 yet my
Total Store size is two times my primary store size. Can someone please
explain what that is the case?
--
You received this message because you are subscribed to the Google Groups
"elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to elasticsearch+unsubscribe@googlegroups.com .
To view this discussion on the web visit
https://groups.google.com/d/msgid/elasticsearch/d91cef67-30d3-458a-9709-93d298a8d136%40googlegroups.com
https://groups.google.com/d/msgid/elasticsearch/d91cef67-30d3-458a-9709-93d298a8d136%40googlegroups.com?utm_medium=email&utm_source=footer
.
For more options, visit https://groups.google.com/d/optout .
--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com .
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/CACj2-4JRydj-q-C8782S6AM-tJN6Cp6YL0oMN7FyPaqk07OMaw%40mail.gmail.com .
For more options, visit https://groups.google.com/d/optout .
Thank you this helps....
On Saturday, April 4, 2015 at 7:38:34 PM UTC-5, Norberto Meijome wrote:
Replica =1 means you have 1 replica of the master shards - I.e. you have 2
copies of the data in total.
On 02/04/2015 2:06 pm, "Nishad Karekar" <nishad....@acxiom.com
<javascript:>> wrote:
I am unable to understand the results from the CAT API
curl 'http://hdpdncwy0001.global.shareddev.acxiom.net:9200/_cat/indices?v
'
health index pri rep docs.count docs.deleted store.size pri.store.size
green ce 5 1 779999000 0 4.7tb 2.3tb
From the result I see that the replication is 1 yet my
Total Store size is two times my primary store size. Can someone
please explain what that is the case?
--
You received this message because you are subscribed to the Google Groups
"elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to elasticsearc...@googlegroups.com <javascript:>.
To view this discussion on the web visit
https://groups.google.com/d/msgid/elasticsearch/d91cef67-30d3-458a-9709-93d298a8d136%40googlegroups.com
https://groups.google.com/d/msgid/elasticsearch/d91cef67-30d3-458a-9709-93d298a8d136%40googlegroups.com?utm_medium=email&utm_source=footer
.
For more options, visit https://groups.google.com/d/optout .
--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com .
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/af8009a9-3b64-4e44-9ac3-edaa37311de0%40googlegroups.com .
For more options, visit https://groups.google.com/d/optout .