|
1 | 1 | { |
2 | | - "id": "/subscriptions/96aede12-2f73-41cb-b983-6d11a904839b/resourceGroups/sdk/providers/Microsoft.MachineLearningServices/workspaces/sdk-master/jobs/test_580619710376", |
3 | | - "name": "test_580619710376", |
| 2 | + "id": "/subscriptions/96aede12-2f73-41cb-b983-6d11a904839b/resourceGroups/chenyin-test-eastus/providers/Microsoft.MachineLearningServices/workspaces/sdk_vnext_cli/jobs/test_240010912529", |
| 3 | + "name": "test_240010912529", |
4 | 4 | "type": "Microsoft.MachineLearningServices/workspaces/jobs", |
5 | 5 | "system_data": { |
6 | 6 | "created_by": "Ying Chen", |
7 | 7 | "created_by_type": "User", |
8 | | - "created_at": "2022-09-06T07:01:37.065408Z" |
| 8 | + "created_at": "2022-11-23T09:27:21.69252Z", |
9 | 9 | }, |
10 | 10 | "properties": { |
11 | 11 | "description": "Example of using data in a local folder as pipeline input", |
12 | 12 | "properties": { |
13 | 13 | "mlflow.source.git.repoURL": "msdata@vs-ssh.visualstudio.com:v3/msdata/Vienna/sdk-cli-v2", |
14 | | - "mlflow.source.git.branch": "chenyin/parse_job_none", |
15 | | - "mlflow.source.git.commit": "93afd7f355cc878a3c6348542a67ad1e62db5c49", |
| 14 | + "mlflow.source.git.branch": "chenyin/add_pipeline_e2e_test", |
| 15 | + "mlflow.source.git.commit": "a0802beac4bfc4a23eea2f9e820f067c186d6499", |
16 | 16 | "azureml.git.dirty": "True", |
17 | 17 | "azureml.DevPlatv2": "true", |
18 | 18 | "azureml.runsource": "azureml.PipelineRun", |
19 | 19 | "runSource": "MFE", |
20 | 20 | "runType": "HTTP", |
21 | | - "azureml.parameters": "{'pipeline_sample_input_string':'Hello_Pipeline_World'}", |
| 21 | + "azureml.parameters": '{"pipeline_sample_input_string":"Hello_Pipeline_World"}', |
22 | 22 | "azureml.continue_on_step_failure": "False", |
23 | 23 | "azureml.continue_on_failed_optional_input": "True", |
24 | 24 | "azureml.defaultDataStoreName": "workspaceblobstore", |
25 | | - "azureml.pipelineComponent": "pipelinerun" |
| 25 | + "azureml.pipelineComponent": "pipelinerun", |
26 | 26 | }, |
27 | 27 | "tags": {}, |
28 | 28 | "display_name": "4a_local_data_input", |
29 | | - "experiment_name": "azure-ai-ml", |
30 | | - "is_archived": false, |
| 29 | + "experiment_name": "sdk-cli-v2", |
| 30 | + "is_archived": False, |
31 | 31 | "job_type": "Pipeline", |
32 | 32 | "services": { |
33 | 33 | "Tracking": { |
34 | | - "endpoint": "azureml://master.api.azureml-test.ms/mlflow/v1.0/subscriptions/96aede12-2f73-41cb-b983-6d11a904839b/resourceGroups/sdk/providers/Microsoft.MachineLearningServices/workspaces/sdk-master?", |
35 | | - "job_service_type": "Tracking" |
| 34 | + "endpoint": "azureml://eastus.api.azureml.ms/mlflow/v1.0/subscriptions/96aede12-2f73-41cb-b983-6d11a904839b/resourceGroups/chenyin-test-eastus/providers/Microsoft.MachineLearningServices/workspaces/sdk_vnext_cli?", |
| 35 | + "job_service_type": "Tracking", |
36 | 36 | }, |
37 | 37 | "Studio": { |
38 | | - "endpoint": "https://ml.azure.com/runs/test_580619710376?wsid=/subscriptions/96aede12-2f73-41cb-b983-6d11a904839b/resourcegroups/sdk/workspaces/sdk-master", |
39 | | - "job_service_type": "Studio" |
40 | | - } |
| 38 | + "endpoint": "https://ml.azure.com/runs/test_240010912529?wsid=/subscriptions/96aede12-2f73-41cb-b983-6d11a904839b/resourcegroups/chenyin-test-eastus/workspaces/sdk_vnext_cli", |
| 39 | + "job_service_type": "Studio", |
| 40 | + }, |
41 | 41 | }, |
42 | 42 | "status": "Preparing", |
43 | 43 | "inputs": { |
44 | 44 | "pipeline_sample_input_string": { |
45 | | - "job_input_type": "Literal", |
46 | | - "value": "Hello_Pipeline_World" |
| 45 | + "job_input_type": "literal", |
| 46 | + "value": "Hello_Pipeline_World", |
47 | 47 | } |
48 | 48 | }, |
49 | 49 | "jobs": { |
|
53 | 53 | "limits": null, |
54 | 54 | "environment_variables": {}, |
55 | 55 | "name": "hello_python_world_job", |
56 | | - "type": "command", |
57 | 56 | "display_name": null, |
58 | 57 | "tags": {}, |
59 | | - "computeId": "/subscriptions/96aede12-2f73-41cb-b983-6d11a904839b/resourceGroups/sdk/providers/Microsoft.MachineLearningServices/workspaces/sdk-master/computes/cpu-cluster", |
| 58 | + "computeId": "/subscriptions/96aede12-2f73-41cb-b983-6d11a904839b/resourceGroups/chenyin-test-eastus/providers/Microsoft.MachineLearningServices/workspaces/sdk_vnext_cli/computes/cpu-cluster", |
60 | 59 | "inputs": { |
61 | 60 | "sample_input_string": { |
62 | 61 | "job_input_type": "Literal", |
63 | 62 | "value": "${{parent.inputs.pipeline_sample_input_string}}", |
64 | | - "mode": "RoMount" |
| 63 | + "mode": "RoMount", |
65 | 64 | }, |
66 | 65 | "sample_input_data": { |
67 | | - "uri": "azureml://datastores/workspaceblobstore/paths/LocalUpload/553d1a28-7933-4017-8321-96c2a9f1fc44/data/", |
68 | | - "job_input_type": "UriFolder" |
69 | | - } |
| 66 | + "mode": "ReadOnlyMount", |
| 67 | + "uri": "azureml://datastores/workspaceblobstore/paths/LocalUpload/22fd2a62-9759-4843-ab92-5bd79c35f6f0/data/", |
| 68 | + "job_input_type": "UriFolder", |
| 69 | + }, |
70 | 70 | }, |
71 | 71 | "outputs": { |
72 | 72 | "sample_output_data": { |
73 | 73 | "value": "${{parent.outputs.pipeline_sample_output_data}}", |
74 | | - "type": "Literal" |
| 74 | + "type": "Literal", |
75 | 75 | } |
76 | 76 | }, |
77 | | - "_source": "YAML.JOB", |
78 | | - "componentId": "/subscriptions/96aede12-2f73-41cb-b983-6d11a904839b/resourceGroups/sdk/providers/Microsoft.MachineLearningServices/workspaces/sdk-master/components/azureml_anonymous/versions/6ffc3ff9-8801-4cc4-9285-9f8052b946fe" |
| 77 | + "componentId": "/subscriptions/96aede12-2f73-41cb-b983-6d11a904839b/resourceGroups/chenyin-test-eastus/providers/Microsoft.MachineLearningServices/workspaces/sdk_vnext_cli/components/azureml_anonymous/versions/9904ff48-9cb2-4733-ad1c-eb1eb9940a19", |
79 | 78 | } |
80 | 79 | }, |
81 | 80 | "outputs": { |
82 | 81 | "pipeline_sample_output_data": { |
83 | 82 | "mode": "Upload", |
84 | | - "job_output_type": "UriFolder" |
| 83 | + "job_output_type": "uri_folder", |
85 | 84 | } |
86 | 85 | }, |
87 | | - "settings": { |
88 | | - "_source": "YAML.JOB" |
89 | | - } |
90 | | - } |
| 86 | + "settings": {}, |
| 87 | + }, |
91 | 88 | } |
0 commit comments