Unable to run python script from Azure DevOps git repo in Databricks Workflow job
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-15-2025 08:30 PM
Hi, I'm getting an issue while running a python script from Azure DevOps git repo in Databricks Workflow job task. The error stating internal commit path issue. But I referred the Source as Azure DevOps Services and I gave the branch name when setting up the task. Also, the latest file is available in repos branch. I checked the driver logs and there is no error statement. Please find the below error statement.
Any idea on this?
Run failed with error message Cannot read the python file /Repos/.internal/277bc54e62_commits/c422b52459f3ca31841c384b04b0635ceb9567d7/filename.py. Please check driver logs for more details.