I'm trying to run a river query which fetches 10000 records scheduled at 1 
minute interval. The first time it runs, metrics is 10000 rows and after a 
gap of 1 minute that is (scheduled interval) metrics is 20000 rows. What 
does this mean? Although the number of hits i get on querying the river 
index is 10000 itself. Why do the metrics on rows keep on increasing by a 
factor of 10000 each time? 

*[2015-01-16 16:38:03,406][INFO ][river.jdbc.RiverMetrics  ] pipeline 
org.xbib.elasticsearch.plugin.jdbc.RiverPipeline@20f4b6fe complete: river 
jdbc/my_jdbc_river metrics: 10000 rows, 250.5428448620193 mean, (0.0 0.0 
0.0), ingest metrics: elapsed 3 seconds, 3.37 MB bytes, 352.0 bytes avg, 1 
MB/s*

and also can anyone explain the below values?

metrics: 10000 rows, 250.5428448620193 mean, (0.0 0.0 0.0), 
ingest metrics: elapsed 3 seconds, 3.37 MB bytes, 352.0 bytes avg, 1 MB/s.

Thank you.


-- 
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elasticsearch/a043ffe1-976d-4c07-bca6-a7ef93f14b3b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to