kyle-winkelman commented on issue #29733:
URL: https://github.com/apache/airflow/issues/29733#issuecomment-1442445629
I have come up with a work around that uses the SimpleHttpOperator to
directly hit the `api/2.1/jobs/create` (or `api/2.1/jobs/reset`) endpoint and
then XComs the `job_id` f
kyle-winkelman commented on issue #29733:
URL: https://github.com/apache/airflow/issues/29733#issuecomment-1442437525
I have spoken to my Databricks representative and they don't have a high
priority on syncing up the api for /2.1/jobs/runs/submit with all the options
available in /2.1/jobs