-
Notifications
You must be signed in to change notification settings - Fork 28.9k
[SPARK-27267][FOLLOWUP][BRANCH-2.4] Update hadoop-2.6 dependency manifest #24254
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
|
This PR already passes the dependency test. |
|
Thank you for review and approval, @felixcheung . |
…fest ## What changes were proposed in this pull request? This updates `hadoop-2.6` dependency manifest in `branch-2.4`, too. - https://amplab.cs.berkeley.edu/jenkins/view/Spark%20QA%20Test%20(Dashboard)/job/spark-branch-2.4-test-sbt-hadoop-2.7/351/ - https://amplab.cs.berkeley.edu/jenkins/view/Spark%20QA%20Test%20(Dashboard)/job/spark-branch-2.4-test-sbt-hadoop-2.6/345/ ## How was this patch tested? Pass the Jenkins. Or, `dev/test-dependencies.sh`. Closes #24254 from dongjoon-hyun/SPARK-27267. Authored-by: Dongjoon Hyun <[email protected]> Signed-off-by: Dongjoon Hyun <[email protected]>
srowen
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.
Thanks again @dongjoon-hyun
|
Test build #104117 has finished for PR 24254 at commit
|
…fest ## What changes were proposed in this pull request? This updates `hadoop-2.6` dependency manifest in `branch-2.4`, too. - https://amplab.cs.berkeley.edu/jenkins/view/Spark%20QA%20Test%20(Dashboard)/job/spark-branch-2.4-test-sbt-hadoop-2.7/351/ - https://amplab.cs.berkeley.edu/jenkins/view/Spark%20QA%20Test%20(Dashboard)/job/spark-branch-2.4-test-sbt-hadoop-2.6/345/ ## How was this patch tested? Pass the Jenkins. Or, `dev/test-dependencies.sh`. Closes apache#24254 from dongjoon-hyun/SPARK-27267. Authored-by: Dongjoon Hyun <[email protected]> Signed-off-by: Dongjoon Hyun <[email protected]>
…fest ## What changes were proposed in this pull request? This updates `hadoop-2.6` dependency manifest in `branch-2.4`, too. - https://amplab.cs.berkeley.edu/jenkins/view/Spark%20QA%20Test%20(Dashboard)/job/spark-branch-2.4-test-sbt-hadoop-2.7/351/ - https://amplab.cs.berkeley.edu/jenkins/view/Spark%20QA%20Test%20(Dashboard)/job/spark-branch-2.4-test-sbt-hadoop-2.6/345/ ## How was this patch tested? Pass the Jenkins. Or, `dev/test-dependencies.sh`. Closes apache#24254 from dongjoon-hyun/SPARK-27267. Authored-by: Dongjoon Hyun <[email protected]> Signed-off-by: Dongjoon Hyun <[email protected]>
…fest ## What changes were proposed in this pull request? This updates `hadoop-2.6` dependency manifest in `branch-2.4`, too. - https://amplab.cs.berkeley.edu/jenkins/view/Spark%20QA%20Test%20(Dashboard)/job/spark-branch-2.4-test-sbt-hadoop-2.7/351/ - https://amplab.cs.berkeley.edu/jenkins/view/Spark%20QA%20Test%20(Dashboard)/job/spark-branch-2.4-test-sbt-hadoop-2.6/345/ ## How was this patch tested? Pass the Jenkins. Or, `dev/test-dependencies.sh`. Closes apache#24254 from dongjoon-hyun/SPARK-27267. Authored-by: Dongjoon Hyun <[email protected]> Signed-off-by: Dongjoon Hyun <[email protected]>
What changes were proposed in this pull request?
This updates
hadoop-2.6dependency manifest inbranch-2.4, too.How was this patch tested?
Pass the Jenkins. Or,
dev/test-dependencies.sh.