Skip to content

Conversation

@vanzin
Copy link
Contributor

@vanzin vanzin commented Oct 4, 2018

The docker file was referencing a path that only existed in the
distribution tarball; it needs to be parameterized so that the
right path can be used in a dev build.

Tested on local dev build.

The docker file was referencing a path that only existed in the
distribution tarball; it needs to be parameterized so that the
right path can be used in a dev build.

Tested on local dev build.
@SparkQA
Copy link

SparkQA commented Oct 4, 2018

@SparkQA
Copy link

SparkQA commented Oct 4, 2018

Kubernetes integration test status success
URL: https://amplab.cs.berkeley.edu/jenkins/job/testing-k8s-prb-make-spark-distribution-unified/3689/

Copy link
Member

@dongjoon-hyun dongjoon-hyun left a comment

Choose a reason for hiding this comment

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

+1, LGTM. Thank you. It's really needed!

@SparkQA
Copy link

SparkQA commented Oct 5, 2018

Test build #96959 has finished for PR 22634 at commit 0cdd4e5.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@dongjoon-hyun
Copy link
Member

Also, cc @liyinan926

@dongjoon-hyun
Copy link
Member

dongjoon-hyun commented Oct 6, 2018

Thank you. Merged to master/branch-2.4.

asfgit pushed a commit that referenced this pull request Oct 6, 2018
The docker file was referencing a path that only existed in the
distribution tarball; it needs to be parameterized so that the
right path can be used in a dev build.

Tested on local dev build.

Closes #22634 from vanzin/SPARK-25646.

Authored-by: Marcelo Vanzin <[email protected]>
Signed-off-by: Dongjoon Hyun <[email protected]>
(cherry picked from commit 58287a3)
Signed-off-by: Dongjoon Hyun <[email protected]>
@asfgit asfgit closed this in 58287a3 Oct 6, 2018
@vanzin vanzin deleted the SPARK-25646 branch October 9, 2018 23:15
jackylee-ch pushed a commit to jackylee-ch/spark that referenced this pull request Feb 18, 2019
The docker file was referencing a path that only existed in the
distribution tarball; it needs to be parameterized so that the
right path can be used in a dev build.

Tested on local dev build.

Closes apache#22634 from vanzin/SPARK-25646.

Authored-by: Marcelo Vanzin <[email protected]>
Signed-off-by: Dongjoon Hyun <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants