This repository has been archived by the owner on Oct 18, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 32
add repo transfer note #166
Merged
Merged
Changes from 1 commit
Commits
Show all changes
4 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,26 @@ | ||
# nebula-spark-utils | ||
|
||
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-spark-utils 仓库包含Nebula的三个产品:Nebula Exchange、Nebula Spark Connector 和 Nebula Algorithm。 | ||
|
||
| 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.5.0 | 2.5.0 | 2.5.0 | 2.5.0 | | ||
| 2.5-SNAPSHOT | 2.5-SNAPSHOT | 2.5-SNAPSHOT | nightly | | ||
为了更好地进行产品的版本发布和管理,我们决定将 nebula-spark-utils 拆分成三个仓库,如果您要使用以上三个产品,请转移到产品对应的新仓库: | ||
|
||
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](https://github.com/vesoft-inc/nebula). | ||
* Nebula Exchange: https://github.com/vesoft-inc/nebula-exchange | ||
* Nebula Spark Connector: https://github.com/vesoft-inc/nebula-spark-connector | ||
* Nebula Algorithm: https://github.com/vesoft-inc/nebula-algorithm | ||
|
||
------ | ||
|
||
> **Note**: | ||
|
||
nebula-spark-utils repository contains three nebula products: Nebula Exchange, Nebula Spark Connector, Nebula Algorithm. | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. The nebula-spark-utils repository contains code of three Nebula Graph tools: Nebula Exchange, Nebula Spark Connector, and Nebula Algorithm. |
||
|
||
In order to make product management more convenient, we decided to split the three products into three repositories. | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. In order for better version release and management, the team decided to split the current repo into three independent repos. |
||
Please go to the following url to use different products. | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Please choose the correct repo for use: |
||
|
||
* Nebula Exchange: https://github.com/vesoft-inc/nebula-exchange | ||
* Nebula Spark Connector: https://github.com/vesoft-inc/nebula-spark-connector | ||
* Nebula Algorithm: https://github.com/vesoft-inc/nebula-algorithm | ||
|
||
If you want to use Spark utilities for [Nebula Graph v1.x](https://github.com/vesoft-inc/nebula), visit [the v1.0 branch of nebula-java](https://github.com/vesoft-inc/nebula-java/tree/v1.0). |
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
包含 Nebula 的三个产品: