-
Notifications
You must be signed in to change notification settings - Fork 29k
[SPARK-26537][BUILD][BRANCH-2.2] change git-wip-us to gitbox #23473
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
Conversation
due to apache recently moving from git-wip-us.apache.org to gitbox.apache.org, we need to update the packaging scripts to point to the new repo location. this will also need to be backported to 2.4, 2.3, 2.1, 2.0 and 1.6. the build system will test this. Please review http://spark.apache.org/contributing.html before opening a pull request. Closes #23454 from shaneknapp/update-apache-repo. Authored-by: shane knapp <[email protected]> Signed-off-by: Dongjoon Hyun <[email protected]> (cherry picked from commit bccb860) Signed-off-by: Dongjoon Hyun <[email protected]>
|
To prepare 2.2.3, I cherry-picked and resolved the conflicts, @shaneknapp . |
shaneknapp
left a comment
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.
awesome, thanks @dongjoon-hyun !
|
Thank you so much for review and approval, @shaneknapp ! :) |
|
Oh, thank you, @srowen and @felixcheung ! |
|
Test build #100809 has finished for PR 23473 at commit
|
|
Merged to branch-2.2. |
## What changes were proposed in this pull request? This is a backport of #23454 due to apache recently moving from git-wip-us.apache.org to gitbox.apache.org, we need to update the packaging scripts to point to the new repo location. this will also need to be backported to 2.4, 2.3, 2.1, 2.0 and 1.6. ## How was this patch tested? the build system will test this. Closes #23473 from dongjoon-hyun/SPARK-26537-2.2. Authored-by: shane knapp <[email protected]> Signed-off-by: Dongjoon Hyun <[email protected]>
## What changes were proposed in this pull request? This is a backport of apache#23454 due to apache recently moving from git-wip-us.apache.org to gitbox.apache.org, we need to update the packaging scripts to point to the new repo location. this will also need to be backported to 2.4, 2.3, 2.1, 2.0 and 1.6. ## How was this patch tested? the build system will test this. Closes apache#23473 from dongjoon-hyun/SPARK-26537-2.2. Authored-by: shane knapp <[email protected]> Signed-off-by: Dongjoon Hyun <[email protected]>
## What changes were proposed in this pull request? This is a backport of apache#23454 due to apache recently moving from git-wip-us.apache.org to gitbox.apache.org, we need to update the packaging scripts to point to the new repo location. this will also need to be backported to 2.4, 2.3, 2.1, 2.0 and 1.6. ## How was this patch tested? the build system will test this. Closes apache#23473 from dongjoon-hyun/SPARK-26537-2.2. Authored-by: shane knapp <[email protected]> Signed-off-by: Dongjoon Hyun <[email protected]>
What changes were proposed in this pull request?
This is a backport of #23454
due to apache recently moving from git-wip-us.apache.org to gitbox.apache.org, we need to update the packaging scripts to point to the new repo location.
this will also need to be backported to 2.4, 2.3, 2.1, 2.0 and 1.6.
How was this patch tested?
the build system will test this.