sarathsubramanian commented on a change in pull request #89: ATLAS-3646 Create 
new 'spark_ml_model_dataset','spark_ml_pipeline_dataset' relationship defs
URL: https://github.com/apache/atlas/pull/89#discussion_r391790569
 
 

 ##########
 File path: addons/models/1000-Hadoop/1100-spark_model.json
 ##########
 @@ -470,6 +470,44 @@
         "cardinality": "SINGLE"
       },
       "propagateTags": "NONE"
+    },
+    {
+      "name": "spark_ml_model_dataset",
+      "serviceType": "spark",
+      "typeVersion": "1.0",
+      "relationshipCategory": "AGGREGATION",
+      "endDef1": {
+        "type": "spark_ml_model",
+        "name": "dataset",
+        "isContainer": true,
 
 Review comment:
   "isContainer" should be false here
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to