Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing /mlops/azureml/train/data.yml (ADO/classical) #114

Open
WiktorMadejski opened this issue Sep 4, 2023 · 1 comment
Open

Missing /mlops/azureml/train/data.yml (ADO/classical) #114

WiktorMadejski opened this issue Sep 4, 2023 · 1 comment
Assignees
Labels
Bug Something isn't working Needs Triage Needs Triage

Comments

@WiktorMadejski
Copy link

WiktorMadejski commented Sep 4, 2023

Describe the bug or the issue that you are facing

In ADO repository generation pipeline

/.azuredevops/initialise-project.yml

did not created

/mlops/azureml/train/data.yml

(which can be found here https://github.com/Azure/mlops-v2-ado-demo/blob/main/mlops/azureml/train/data.yml), which leads to error in
ASO pipeline: DeployTrainingPipeline
job: templates/${{ variables.version }}/register-data.yml@mlops-templates

"Register Azure ML data asset" ERROR: No such file or directory:mlops/azureml/train/data.yml

Steps/Code to Reproduce

Steps as per https://github.com/Azure/mlops-v2/blob/main/documentation/deployguides/deployguide_ado.md

Expected Output

No Error in pipeline DeployTrainingPipeline job templates/${{ variables.version }}/register-data.yml@mlops-templates related to registering ../../../data/taxi-data.csv

Versions

ADO
-projectType "classical"
-mlopsVersion

Which platform are you using for deploying your infrastrucutre?

Azure DevOps (ADO)

If you mentioned Others, please mention which platformm are you using?

No response

What are you using for deploying your infrastrucutre?

Terraform

Are you using Azure ML CLI v2 or Azure ML Python SDK v2

Azure ML CLI v2

Describe the example that you are trying to run?

Tabular name: deploy-model-training-pipeline

@WiktorMadejski WiktorMadejski added Bug Something isn't working Needs Triage Needs Triage labels Sep 4, 2023
@setuc
Copy link
Contributor

setuc commented Sep 18, 2023

@WiktorMadejski I am reviewing this error. Though I dont want to say it works for me but give me a bit to try it on a fresh setup to see where the pipeline breaks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working Needs Triage Needs Triage
Projects
None yet
Development

No branches or pull requests

2 participants