Skip to main content
Announcements
Join us at Qlik Connect for 3 magical days of learning, networking,and inspiration! REGISTER TODAY and save!
cancel
Showing results for 
Search instead for 
Did you mean: 
MGreenslade1621434850
Contributor III
Contributor III

Statistics not showing in 7.4.1

Talend Open Studio for Big Data

Version: 7.4.1

Build id: M9

Vm is from jdk1.8.0_221

macOS Big Sur 11.3.1 

I have checked the Statistics checkbox under Window > Preferences > Talend > Run/Debug and also the Clear before run and Save before execution checkboxes (in fact I have reset them to the defaults). But I see no statistics in the job in integration view when running the job. The job runs without error but I can’t tell how many rows are being processed by each component which is extremely useful. I had this working in Talend Open Studio 7.0 but Big Sur forced me to upgrade as the tMap designers graphics were a mess and couldn't be used.

Is there some other setting I need to enable to see statistics when I run the job in 7.4.1?

Labels (2)
1 Solution

Accepted Solutions
MGreenslade1621434850
Contributor III
Contributor III
Author

Hi Sabrina, thanks for testing it. I can confirm that if I create a new job instead of upgrading and existing one we do see statistics again.

View solution in original post

10 Replies
Anonymous
Not applicable

Hello,

Is everything getting better after restarting your studio?

Best regards

Sabrina

 

MGreenslade1621434850
Contributor III
Contributor III
Author

No, restarting doesn't help.

Anonymous
Not applicable

Hello,

Could you please follow these settings in your job to see if there will show stats?

Check for 'tStatCatcher Statistics' option in Advanced Settings for your all components.

Pull in tStatCatcher and tLogRow components for detailed stats.

Best regards

Sabrina

MGreenslade1621434850
Contributor III
Contributor III
Author

I have enabled statcatcher in all components advanced settings and restarted. Still no stats appear. I have tLogRows which work though it would be useful to see the rows processed in the green stats also. If I drop a new tStatcatcher component into the job it doesn't have the checkboxes for 'Catch Java Exception', 'Catch tDie' and 'Catch tWarn' but that doesn't seem relevant to the green statistics.

Anonymous
Not applicable

Hello,

We will make a testing on 7.4.1 M9, Mac OS Big Sur to see if this issue repro from our end and then come back to you as soon as we can.

Best regards

Sabrina

Anonymous
Not applicable

Hello,

We made a testing on 7.4.1 M9, Mac OS Big Sur and cannot repro this issue from our end. Could you please try to re-create a new job to see if it works?

Best regards

Sabrina

MGreenslade1621434850
Contributor III
Contributor III
Author

Hi Sabrina, thanks for testing it. I can confirm that if I create a new job instead of upgrading and existing one we do see statistics again.

Anonymous
Not applicable

Hello,

No sure that it is an issue from milestone version, as talend open studio V 7.4.1 is still a testing version not released one.

Feel free to let us know if there is any blocked issue from your side.

Best regards

Sabrina

MGreenslade1621434850
Contributor III
Contributor III
Author

Also statistics are now showing in other existing jobs since I got them working in a brand new job with just a FileInputDelimited and a tLogRow.