Hi,
Seems that this could be set for spark_python_task:
resources:
jobs:
New_Job_Jan_29_2025_at_11_48_AM:
name: New Job Jan 29, 2025 at 11:48 AM
tasks:
- task_key: test-py-version2
spark_python_task:
python_file: /Workspace/Users/<private-email>/test-python-version2.py
source: WORKSPACE
environment_key: env_set
queue:
enabled: true
environments:
- environment_key: env_set
spec:
client: "2"
Why with a notebook task couldn't be set through DAB?