Execute tasks parallel to process multiple files parallel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-11-2022 11:44 PM
Hi all,
If we have multiple tasks under the job, How to invoke a specific task under a job.
Do we have any API to invoke Job and its specific tasks instead of Job.
Use case: When we receive multiple messages from the event hub, each underlying task in the job has to process the messages from the event hub in parallel.
Notice: all the tasks in the job are pointing to the same notebook.
- Labels:
-
Azure event hub
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-03-2022 10:17 AM
Thanks for your response, My question is ,if we have multiple tasks in a job ,How can we invoke specific task, I can see API to invoke the job but not a particular task in it. Kindly find attachment for your reference.

