The nebula-spark-utils repository holds all the Apache Spark™ related libraries and tools for Nebula Graph v2.x.
There are the version correspondence between Nebula Spark utils and Nebula:
Nebula Exchange Version | Nebula Spark Connector Version | Nebula Algorithm Version | Nebula Version |
---|---|---|---|
2.0.0 | 2.0.0 | 2.0.0 | 2.0.0, 2.0.1 |
2.0.1 | 2.0.1 | -- | 2.0.0, 2.0.1 |
2.1.0 | 2.1.0 | 2.1.0 | 2.0.0, 2.0.1 |
2.0-SNAPSHOT | 2.0-SNAPSHOT | 2.0-SNAPSHOT | v2-nightly |
If the Nebula version and the uitls' version are not in the same line, then they are incompatible. For Nebula Graph v2.x, see nebula-graph.
If you want to use Spark utilities for Nebula Graph v1.x, visit the v1.0 branch of nebula-java.