Channels
delta-social
h2g2-streaming
roapi
delta-oss
dais-2023
random
delta-rs
general
jobs
kafka-delta-ingest
deltalake-questions
events
lakefs
delta-cycling
deltalake-databricks-dbsql
delta-community
azuredatabricks
deltalake-on-aws
delta-sharing
flink-delta-connector
graph-delta-lake
dat
delta-sharing-rs
Powered by
#random
Title
s
sabari dass
02/09/2023, 7:20 PM
Hi All, 1. Is there anyway to stop the Databricks workflow job using pyspark or python? 2. How to find the running jobs in one workflow and how to get the run id for the same using python? can anyone plz help me on this? Thanks
m
Mike M
02/09/2023, 9:02 PM
The Jobs API is fairly straightforward -
https://docs.databricks.com/dev-tools/api/latest/jobs.html
s
sabari dass
02/10/2023, 2:14 AM
Thanks I will look into it
5 Views
Post