microsoft / azdo-databricks

A set of Build and Release tasks for Building, Deploying and Testing Databricks notebooks
MIT License
25 stars 30 forks source link

Execute Notebook - Creating the job is failing on Windows #1

Closed riserrad closed 5 years ago

riserrad commented 5 years ago

https://dev.azure.com/serradas-msft/DevOps%20for%20Databricks/_apps/hub/ms.vss-releaseManagement-web.cd-release-progress?_a=release-environment-logs&releaseId=64&environmentId=64

2019-06-18T14:14:00.6507071Z [command]C:\hostedtoolcache\windows\Python\3.7.3\x64\Scripts\databricks.exe jobs create --json-file D:\a\_tasks\executenotebook_ac263826-c64e-4f2d-b7ce-5f7e777fd8bc\0.2.23\job-configuration.json --profile AZDO
2019-06-18T14:14:00.9427925Z Error: JSONDecodeError: Invalid \escape: line 7 column 27 (char 181)
2019-06-18T14:14:00.9431659Z ##[debug]task result: Failed
2019-06-18T14:14:00.9488079Z ##[error]Databricks Job creation failed with
2019-06-18T14:14:00.9495918Z ##[debug]Processed: ##vso[task.issue type=error;]Databricks Job creation failed with
2019-06-18T14:14:00.9496514Z ##[debug]Processed: ##vso[task.complete result=Failed;]Databricks Job creation failed with
2019-06-18T14:14:00.9496774Z ##[debug]task result: Failed
2019-06-18T14:14:00.9497053Z ##[error]The job creation failed.
2019-06-18T14:14:00.9497187Z ##[debug]Processed: ##vso[task.issue type=error;]The job creation failed.
2019-06-18T14:14:00.9497431Z ##[debug]Processed: ##vso[task.complete result=Failed;]The job creation failed.