Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
1. If I give the defult path (under the workspace\.metadata), then stat file is creating with 2 records to show the begin record and end record.
If I give the different path (specific to project), stat file is creating with only one record - End record and it contains only Job End time, status of the job, duration etc.,
2. I am not able to read files created out of statcatcher and flowcatcher in the same job
3. If stats file is created with 2 records (begin details, end details) with same schema, how to read these 2 records and write into single output record as I need to extract few details from both the records of Stats file?