Skip to content

Conversation

@liyinan926
Copy link
Contributor

What changes were proposed in this pull request?

We missed enabling spark.files and spark.jars in #19954. The result is that remote dependencies specified through spark.files or spark.jars are not included in the list of remote dependencies to be downloaded by the init-container. This PR fixes it.

How was this patch tested?

Manual tests.

@vanzin Can you help review? Thanks!

@foxish

@vanzin
Copy link
Contributor

vanzin commented Jan 4, 2018

Looks good pending tests.

@foxish
Copy link
Contributor

foxish commented Jan 4, 2018

LGTM, thanks!

@vanzin
Copy link
Contributor

vanzin commented Jan 4, 2018

Please open the PR against master.

@liyinan926
Copy link
Contributor Author

@vanzin created #20160. Closing this one.

@liyinan926 liyinan926 closed this Jan 4, 2018
@SparkQA
Copy link

SparkQA commented Jan 5, 2018

Test build #85698 has finished for PR 20157 at commit a98a231.

  • This patch fails Spark unit tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@liyinan926 liyinan926 deleted the branch-2.3-2 branch January 5, 2018 06:18
asfgit pushed a commit that referenced this pull request Jan 5, 2018
## What changes were proposed in this pull request?

We missed enabling `spark.files` and `spark.jars` in #19954. The result is that remote dependencies specified through `spark.files` or `spark.jars` are not included in the list of remote dependencies to be downloaded by the init-container. This PR fixes it.

## How was this patch tested?

Manual tests.

vanzin This replaces #20157.

foxish

Author: Yinan Li <[email protected]>

Closes #20160 from liyinan926/SPARK-22757.

(cherry picked from commit 6cff7d1)
Signed-off-by: Felix Cheung <[email protected]>
zzcclp pushed a commit to zzcclp/spark that referenced this pull request Jan 5, 2018
## What changes were proposed in this pull request?

We missed enabling `spark.files` and `spark.jars` in apache#19954. The result is that remote dependencies specified through `spark.files` or `spark.jars` are not included in the list of remote dependencies to be downloaded by the init-container. This PR fixes it.

## How was this patch tested?

Manual tests.

vanzin This replaces apache#20157.

foxish

Author: Yinan Li <[email protected]>

Closes apache#20160 from liyinan926/SPARK-22757.
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.

4 participants