I know the list of files that would trigger it. I need to know the dataset that triggered the job while executing it. I need to do some specific processing depending on the dataset that had tri ...
I have a job that is file triggered. There are 21 files in total triggerring the job. Each file when input results in a new instance of the job being triggered. Is t ...