[GitHub] [atlas] vladglinsky commented on a change in pull request #91: ATLAS-3655: Create 'spark_application' type to avoid 'spark_process' from being updated for multiple operations

2020-03-05 Thread GitBox
vladglinsky commented on a change in pull request #91: ATLAS-3655: Create 
'spark_application' type to avoid 'spark_process' from being updated for 
multiple operations
URL: https://github.com/apache/atlas/pull/91#discussion_r388545586
 
 

 ##
 File path: addons/models/1000-Hadoop/1100-spark_model.json
 ##
 @@ -305,6 +305,34 @@
 }
   ]
 },
+{
+  "name": "spark_application",
+  "superTypes": [
+"Process"
+  ],
+  "serviceType": "spark",
+  "typeVersion": "1.0",
+  "attributeDefs": [
+{
+  "name": "currUser",
 
 Review comment:
   Thanks! Changed to  "currentUser".


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


[GitHub] [atlas] vladglinsky commented on a change in pull request #91: ATLAS-3655: Create 'spark_application' type to avoid 'spark_process' from being updated for multiple operations

2020-03-05 Thread GitBox
vladglinsky commented on a change in pull request #91: ATLAS-3655: Create 
'spark_application' type to avoid 'spark_process' from being updated for 
multiple operations
URL: https://github.com/apache/atlas/pull/91#discussion_r388545586
 
 

 ##
 File path: addons/models/1000-Hadoop/1100-spark_model.json
 ##
 @@ -305,6 +305,34 @@
 }
   ]
 },
+{
+  "name": "spark_application",
+  "superTypes": [
+"Process"
+  ],
+  "serviceType": "spark",
+  "typeVersion": "1.0",
+  "attributeDefs": [
+{
+  "name": "currUser",
 
 Review comment:
   Thanks! Changed to  "currentUser".


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