Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-30-2022 05:57 AM
I'm using Azure Data Factory to create pipeline of Databricks notebooks,
something like this:
[Notebook 1 - data pre-processing ] -> [Notebook 2 - model training ] -> [Notebook 3 - performance evaluation].
Can I write some config file, that would allow to allocate resources per Notebook (Brick)?
Suppose data pre-processing requires 40 workers, when performance evaluation can be done only with 1 worker.
Thank you!
Giorgi
Labels:
- Labels:
-
Databricks notebook