databrickslabs / databricks-sdk-r

Databricks SDK for R (Experimental)
https://databrickslabs.github.io/databricks-sdk-r/
Apache License 2.0
19 stars 4 forks source link

Bug : jobsRunNow Failing with stack usage close to the limit Error #26

Open souravg-db opened 7 months ago

souravg-db commented 7 months ago

jobsRunNow function throws following error however the job run completes successfully:

jobsRunNow(job_id=1234, client=client)
Error : C stack usage  15941956 is too close to the limit
Error: C stack usage  15941956 is too close to the limit
Error: C stack usage  15941956 is too close to the limit