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

Update Spark dependency to the released 3.0.0 artifacts #196

Merged
merged 1 commit into from
Jun 18, 2020
Merged

Update Spark dependency to the released 3.0.0 artifacts #196

merged 1 commit into from
Jun 18, 2020

Conversation

jlowe
Copy link
Member

@jlowe jlowe commented Jun 17, 2020

Now that the official Apache Spark 3.0.0 artifact is available, this updates the dependencies to use the official artifacts rather than snapshots in preparation for the 0.1 release.

@jlowe jlowe added the build Related to CI / CD or cleanly building label Jun 17, 2020
@jlowe jlowe added this to the Jun 8 - Jun 19 milestone Jun 17, 2020
@jlowe jlowe self-assigned this Jun 17, 2020
@revans2
Copy link
Collaborator

revans2 commented Jun 17, 2020

build

@GaryShen2008
Copy link
Collaborator

build

1 similar comment
@NvTimLiu
Copy link
Collaborator

build

@@ -20,7 +20,7 @@ set -ex
nvidia-smi

if [ "$SPARK_VER"x == x ];then
SPARK_VER="3.0.1-SNAPSHOT"
SPARK_VER="3.0.0"
Copy link
Collaborator

Choose a reason for hiding this comment

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

Seems also need to update below script where to download the spark 3.0 tgz.

Copy link
Collaborator

Choose a reason for hiding this comment

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

We uploaded the spark 3.0 tgz in urm for the short term.

Copy link
Collaborator

Choose a reason for hiding this comment

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

that was the official spark 3.0 tgz for hadoop 3.2? note you can go to downloads.apache.org (internal seems to block) and the tar.gz are actually there, even though they haven't hooked it up to spark.apache.org/downloads.html yet.

@GaryShen2008
Copy link
Collaborator

build

3 similar comments
@NvTimLiu
Copy link
Collaborator

build

@NvTimLiu
Copy link
Collaborator

build

@NvTimLiu
Copy link
Collaborator

build

@GaryShen2008 GaryShen2008 merged commit 561b722 into NVIDIA:branch-0.1 Jun 18, 2020
nartal1 pushed a commit to nartal1/spark-rapids that referenced this pull request Jun 9, 2021
nartal1 pushed a commit to nartal1/spark-rapids that referenced this pull request Jun 9, 2021
tgravescs pushed a commit to tgravescs/spark-rapids that referenced this pull request Nov 30, 2023
…p ci] [bot] (NVIDIA#196)

* Update submodule cudf to 01d08af

Signed-off-by: spark-rapids automation <70000568+nvauto@users.noreply.github.com>

* Update submodule cudf to d5e6941

Signed-off-by: spark-rapids automation <70000568+nvauto@users.noreply.github.com>

* Update submodule cudf to 8a4d1b2

Signed-off-by: spark-rapids automation <70000568+nvauto@users.noreply.github.com>

* Update submodule cudf to 5053a1a

Signed-off-by: spark-rapids automation <70000568+nvauto@users.noreply.github.com>

* Update submodule cudf to d6e3068

Signed-off-by: spark-rapids automation <70000568+nvauto@users.noreply.github.com>

* Update submodule cudf to ae7e979

Signed-off-by: spark-rapids automation <70000568+nvauto@users.noreply.github.com>

* Update submodule cudf to 75f3873

Signed-off-by: spark-rapids automation <70000568+nvauto@users.noreply.github.com>

* Update submodule cudf to fdb1f47

Signed-off-by: spark-rapids automation <70000568+nvauto@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Related to CI / CD or cleanly building
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants