agolovenko commented on issue #2932: [AIRFLOW-1974] Improve Databricks 
Hook/Operator
URL: https://github.com/apache/airflow/pull/2932#issuecomment-569669560
 
 
   Hi @andrewmchen , @diraol ! Looking at the documentation, currently there're 
only two operators for databricks: `DatabricksRunNowOperator` and 
`DatabricksSubmitRunOperator `. This is quite limiting as one would ideally 
have access to all databricks API: for instance my case demands working with 
`/jobs/runs/list`, `/jobs/runs/cancel`, `/jobs/reset` e.t.c
   
   In this perspective this PR made a lot of sense. Is there currently a way to 
access the above mentioned endpoints from airflow?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to