Skip to content

Conversation

@yanboliang
Copy link
Contributor

@yanboliang yanboliang commented Sep 23, 2016

What changes were proposed in this pull request?

Update SparkContext.addFile to correct the use of URI and Path, then it can work well on Windows. This is used for branch-2.0 backport, more details at #15131.

How was this patch tested?

Backport, checked by appveyor.

@yanboliang
Copy link
Contributor Author

cc @HyukjinKwon @sarutak @shivaram

@SparkQA
Copy link

SparkQA commented Sep 23, 2016

Test build #65827 has finished for PR 15217 at commit 1d0e4ad.

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

@felixcheung
Copy link
Member

LGTM as discussed in the other PR.

@sarutak
Copy link
Member

sarutak commented Sep 23, 2016

LGTM, Merging into branch-2.0. Thanks!

asfgit pushed a commit that referenced this pull request Sep 23, 2016
… it work well on Windows

## What changes were proposed in this pull request?
Update ```SparkContext.addFile``` to correct the use of ```URI``` and ```Path```, then it can work well on Windows. This is used for branch-2.0 backport, more details at #15131.

## How was this patch tested?
Backport, checked by appveyor.

Author: Yanbo Liang <[email protected]>

Closes #15217 from yanboliang/uri-2.0.
@sarutak
Copy link
Member

sarutak commented Sep 23, 2016

@yanboliang Would you close this PR by yourself? This PR may be closed automatically on merging.

@yanboliang
Copy link
Contributor Author

Close this PR. Thanks!

@yanboliang yanboliang closed this Sep 24, 2016
@yanboliang yanboliang deleted the uri-2.0 branch September 24, 2016 04:34
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