Mats-SX 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_r290154320
##########
File path: pom.xml
##########
@@ -124,6 +127,7 @@
<yarn.version>${hadoop.version}</yarn.version>
<zookeeper.version>3.4.6</zookeeper.version>
<curator.version>2.7.1</curator.version>
+ <okapi.version>0.4.2</okapi.version>
Review comment:
That's not the build issue. We published an updated version to Maven Central
yesterday so perhaps the search cache was not yet updated when you looked. It
is definitely there:
https://repo1.maven.org/maven2/org/opencypher/okapi-shade/0.4.2/
We're building this JAR specifically for this project. Since this is still
in review we're continuously improving it based on review feedback and thus we
must bump versions in between. The plan is to move this to 1.0.0 once the
review process is completed or nearing its end, so that we can set in stone the
exact shape of the dependency in an acceptable state.
----------------------------------------------------------------
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:
[email protected]
With regards,
Apache Git Services
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]