We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f8fb14 commit c8a4e05Copy full SHA for c8a4e05
.github/workflows/taskDatabricks.yaml
@@ -207,7 +207,7 @@ jobs:
207
#################################/
208
# 15. AML Pipeline
209
- name: Azure Machine Learning Pipeline For DBX Notebooks
210
- run: ${{ inputs.SCRIPT_LANGUAGE }} mlOps/modelOps/ml_pipelines/az_machine_learning/v1/nyc_pipeline.py
+ run: ${{ inputs.SCRIPT_LANGUAGE }} mlOps/nyc_taxi/aml_pipelines/v1/nyc_pipeline.py
211
env:
212
DATABRICKS_COMPUTE_NAME: 'mlclusterlink'
213
DATABRICKS_CLUSTER_NAME: 'Unity_Cluster_13_ML'
0 commit comments