You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2019/04/30 03:03:35 UTC

[GitHub] [spark] s1ck commented on a change in pull request #24490: [SPARK-27300][GRAPH] Add Spark Graph modules and dependencies

s1ck commented on a change in pull request #24490: [SPARK-27300][GRAPH] Add Spark Graph modules and dependencies
URL: https://github.com/apache/spark/pull/24490#discussion_r279602483
 
 

 ##########
 File path: pom.xml
 ##########
 @@ -106,6 +106,9 @@
     <module>external/kafka-0-10-assembly</module>
     <module>external/kafka-0-10-sql</module>
     <module>external/avro</module>
+    <module>graph/api</module>
+    <module>graph/cypher</module>
+    <module>graph/graph</module>
 
 Review comment:
   Thanks for the hint. We wanted to add the modules for Python testing together with https://issues.apache.org/jira/browse/SPARK-27306, https://issues.apache.org/jira/browse/SPARK-27307 and https://issues.apache.org/jira/browse/SPARK-27308

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org