Thank you so much Jörg :) !

On Friday, January 16, 2015 at 6:08:49 PM UTC+5:30, Jörg Prante wrote:
>
> These are diagnostic messages which have been crept into one of the 
> releases. Latest version has metrics logging disabled, it must be enabled 
> by settings.
>
> The metrics count the number of rows fetched form the database, and prints 
> them at every minute. This is not the number of documents in ES.
>
> The metrics print an average mean of the row count, so you can see that 
> your database sent 250 rows per second. It also counts the data volume in 
> bytes, and print the measure of megabytes per second, which is in 
> interesting number for throughput.
>
> Jörg
>
> On Fri, Jan 16, 2015 at 12:16 PM, 4m7u1 <amtuln...@gmail.com <javascript:>
> > wrote:
>
>> 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 elasticsearc...@googlegroups.com <javascript:>.
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/elasticsearch/a043ffe1-976d-4c07-bca6-a7ef93f14b3b%40googlegroups.com
>>  
>> <https://groups.google.com/d/msgid/elasticsearch/a043ffe1-976d-4c07-bca6-a7ef93f14b3b%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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elasticsearch/9338605d-5b9d-4af2-8b62-625f64c7509a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to