• Index
  •  » Talend Open Studio for Data Integration » Usage, Operation
  •  » some 'funny' results with statistics job

#1 2009-05-04 14:27:05

kzone
Member
Company: Synotis
Registered: 2008-07-06
Posts: 912
Website

some 'funny' results with statistics job

hi,

I think it's not very important but I have some statistics  a little bit 'silly' ...
The constance is 0 second ; but for 7 rows => 1750rows/s ; and 0rows /s for 6 !!

env :
Version: 3.0.3
Build id: r21383-20090126-2207

++
laurent


Uploaded Images


do Svg your graphical language !!!

Offline

#2 2009-05-04 15:10:34

Diane2
Member
Registered: 2009-04-06
Posts: 110

Re: some 'funny' results with statistics job

I guess when number of row by seconds is superior to a certain amount and total operation lasts less than one second, 0 is displayed.
I suppose TOS uses System.currentTimeMillies() to get operation durations, which gives millisecs so over a certain speed, the program cannot see the difference between the beginning and the end of operation and in order to avoid a "divide by zero error" it gives an automatic 0/row by secs which is in fact an "infinite amout of rows/sec to our precision".
Cheers,
Diane

Last edited by Diane2 (2009-05-04 15:11:54)

Offline

#3 2009-05-04 17:55:18

kzone
Member
Company: Synotis
Registered: 2008-07-06
Posts: 912
Website

Re: some 'funny' results with statistics job

hi Diane2,

it's the way i guess too ...
it was just no more than a ' simple Monday stuff' .... smile


regards

laurent


do Svg your graphical language !!!

Offline

  • Index
  •  » Talend Open Studio for Data Integration » Usage, Operation
  •  » some 'funny' results with statistics job

Board footer

Powered by FluxBB