Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[VL] Doc: Update RSS docs #6692

Merged
merged 2 commits into from
Aug 7, 2024
Merged

[VL] Doc: Update RSS docs #6692

merged 2 commits into from
Aug 7, 2024

Conversation

wForget
Copy link
Member

@wForget wForget commented Aug 2, 2024

What changes were proposed in this pull request?

Update velox doc

How was this patch tested?

no

@github-actions github-actions bot added the DOCS label Aug 2, 2024
Copy link

github-actions bot commented Aug 2, 2024

Thanks for opening a pull request!

Could you open an issue for this pull request on Github Issues?

https://github.com/apache/incubator-gluten/issues

Then could you also rename commit message and pull request title in the following format?

[GLUTEN-${ISSUES_ID}][COMPONENT]feat/fix: ${detailed message}

See also:

@wForget wForget changed the title [MINOR] Update velox doc [MINOR] Update rss doc of velox Aug 2, 2024
@wForget wForget changed the title [MINOR] Update rss doc of velox [MINOR][DOC] Update rss doc of velox Aug 2, 2024
@@ -298,7 +298,7 @@ spark.shuffle.service.enabled false
spark.rss.storage.type LOCALFILE_HDFS

# If you want to use dynamic resource allocation,
# please refer to this URL (https://github.com/apache/incubator-uniffle/tree/master/patch/spark) to apply the patch into your own Spark.
# please refer to this URL (https://uniffle.apache.org/docs/client-guide#support-spark-dynamic-allocation) for more details.
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated uniffle website related documents: apache/uniffle-website#83

@zhztheplayer zhztheplayer changed the title [MINOR][DOC] Update rss doc of velox [VL] Doc: Update RSS docs Aug 6, 2024
@@ -279,7 +279,7 @@ mvn clean package -Pbackends-velox -Pspark-3.3 -Puniffle -DskipTests
Then add the Uniffle and Spark Celeborn Client packages to your Spark application's classpath(usually add them into `$SPARK_HOME/jars`).

- Uniffle: rss-client-spark3-shaded-[uniffleVersion].jar
- Gluten: gluten-uniffle-velox-xxx-SNAPSHOT-3.x.jar
- Gluten: gluten-velox-bundle-spark3.x_2.12-xx_xx_xx-SNAPSHOT.jar (When `-Puniffle` is specified the gluten bundle jar includes `gluten-uniffle-package`.)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

When -Puniffle is specified the gluten bundle jar includes gluten-uniffle-package.

Would you reword to something like

The bundled Gluten Jar. Make sure -Puniffle is specified when it is built.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

SGTM, changed, thank you.

@zhztheplayer zhztheplayer merged commit e918a56 into apache:main Aug 7, 2024
4 checks passed
FMX pushed a commit to apache/celeborn that referenced this pull request Sep 26, 2024
…lox and Get Started With ClickHouse in glutensupport.md

### What changes were proposed in this pull request?

Update document link of `Get Started With Velox` and `Get Started With ClickHouse` in `glutensupport.md`. Meanwhile, replace `gluten-celeborn-package-xx-SNAPSHOT.jar` with `(The bundled Gluten Jar. Make sure -Pceleborn is specified when it is built.)`, which refers to apache/incubator-gluten#6692.

### Why are the changes needed?

The document link of `Get Started With Velox` and `Get Started With ClickHouse` could not access, which has already changed the url.

### Does this PR introduce _any_ user-facing change?

No.

### How was this patch tested?

No.

Closes #2762 from SteNicholas/CELEBORN-1486.

Authored-by: SteNicholas <[email protected]>
Signed-off-by: mingji <[email protected]>
HolyLow pushed a commit to HolyLow/celeborn that referenced this pull request Oct 14, 2024
…lox and Get Started With ClickHouse in glutensupport.md

### What changes were proposed in this pull request?

Update document link of `Get Started With Velox` and `Get Started With ClickHouse` in `glutensupport.md`. Meanwhile, replace `gluten-celeborn-package-xx-SNAPSHOT.jar` with `(The bundled Gluten Jar. Make sure -Pceleborn is specified when it is built.)`, which refers to apache/incubator-gluten#6692.

### Why are the changes needed?

The document link of `Get Started With Velox` and `Get Started With ClickHouse` could not access, which has already changed the url.

### Does this PR introduce _any_ user-facing change?

No.

### How was this patch tested?

No.

Closes apache#2762 from SteNicholas/CELEBORN-1486.

Authored-by: SteNicholas <[email protected]>
Signed-off-by: mingji <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants