Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-13-2023 07:56 AM
Hi @Murthy Ramalingam , you can create multiple jobs referencing the same notebook code without any issue. We generally see issues when writing to the same location or table . However, in your case you will be passing different tables to these jobs, so I expect it to run fine.
For troubleshooting purposes, it is always advisable to use job cluster for different jobs so that the logs for each job run are accessible separately.