Symptom
1. You want to export all machine learning scenarios from one DI cluster to the other following doc below, after import, you can see them in System Management -> Files -> Union View, but all version 1 scenarios are missing in ML Scenario app.
SAP Data Intelligence Cloud -> Machine Learning Guide -> ML Scenario Manager -> Export and Import Scenarios
2. In ml-api pod log, there is following error:
ml_api.importer - ERROR - 140585486776064 - scenario_version_importer.py:223 - 'version'
ml_api - DEBUG - 140585486776064 - scenario_version_importer.py:224 - 'version'
File "/app/src/helper/scenario_version_importer.py", line 216, in import_scenarios_once
self.import_scenarios()
File "/app/src/helper/scenario_version_importer.py", line 90, in import_scenarios
3. Check the generated scenario.json file for this scenario during export, there is no 'version' section. See sample below,
{
"createdAt": "xxxx-xx-13T06:00:32Z",
"modifiedAt": "xxxx-xx-13T06:00:32Z",
"description": "",
"name": "test_prd",
"id": "8f83ea9a-1d42-4b82-b68c-01842ba03d54",
"modifiedBy": "bf25629f-29fa-4ec5-8728-f74cb890a1b0",
"deleted": false,
"createdBy": "bf25629f-29fa-4ec5-8728-f74cb890a1b0",
"labels": []
}
Read more...
Environment
SAP Data Intelligence Cloud
Keywords
Machine Learning, version 1, ML Scenario app, export and import, draft version , KBA , CA-DI-ML , Data Intelligence – Machine Learning , Problem
About this page
This is a preview of a SAP Knowledge Base Article. Click more to access the full version on SAP for Me (Login required).Search for additional results
Visit SAP Support Portal's SAP Notes and KBA Search.