Commit 2c375b08 by Jungtaek Lim (HeartSaVioR) Committed by Sarath Subramanian

ATLAS-3314: Update relationshipCategory between spark_table and spark_storagedesc type

parent 2a2c4a5e
......@@ -420,17 +420,15 @@
"name": "spark_table_storagedesc",
"serviceType": "spark",
"typeVersion": "1.0",
"relationshipCategory": "COMPOSITION",
"relationshipCategory": "ASSOCIATION",
"endDef1": {
"type": "spark_table",
"name": "sd",
"isContainer": true,
"cardinality": "SINGLE"
},
"endDef2": {
"type": "spark_storagedesc",
"name": "table",
"isContainer": false,
"cardinality": "SINGLE"
},
"propagateTags": "NONE"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment