Skip to content

[SPARK-19232][SPARKR] Update Spark distribution download cache location on Windows #16590

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

Closed
wants to merge 1 commit into from

Conversation

felixcheung
Copy link
Member

@felixcheung felixcheung commented Jan 16, 2017

What changes were proposed in this pull request?

Windows seems to be the only place with appauthor in the path, for which we should say "Apache" (and case sensitive)
Current path of AppData\Local\spark\spark\Cache is a bit odd.

How was this patch tested?

manual.

@felixcheung felixcheung changed the title [SPARK-19232][SPARKR] Update Spark distribution cache for download on Windows [SPARK-19232][SPARKR] Update Spark distribution download cache location on Windows Jan 16, 2017
@SparkQA
Copy link

SparkQA commented Jan 16, 2017

Test build #71411 has finished for PR 16590 at commit 7c42331.

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

@shivaram
Copy link
Contributor

Thanks @felixcheung - LGTM. Just curious: Is there any way to test / verify this (short of manual testing) ?

@felixcheung
Copy link
Member Author

@shivaram this one in particular, manual testing or building a source package + install + test is probably the only way?
For install.spark overall though, I think it might be worthwhile to do some refactoring so that it could be unit tested.

@shivaram
Copy link
Contributor

Ok - we can do that in a future PR then. Merging this to master, branch-2.1

@asfgit asfgit closed this in a115a54 Jan 16, 2017
asfgit pushed a commit that referenced this pull request Jan 16, 2017
…on on Windows

## What changes were proposed in this pull request?

Windows seems to be the only place with appauthor in the path, for which we should say "Apache" (and case sensitive)
Current path of `AppData\Local\spark\spark\Cache` is a bit odd.

## How was this patch tested?

manual.

Author: Felix Cheung <felixcheung_m@hotmail.com>

Closes #16590 from felixcheung/rcachedir.

(cherry picked from commit a115a54)
Signed-off-by: Shivaram Venkataraman <shivaram@cs.berkeley.edu>
uzadude pushed a commit to uzadude/spark that referenced this pull request Jan 27, 2017
…on on Windows

## What changes were proposed in this pull request?

Windows seems to be the only place with appauthor in the path, for which we should say "Apache" (and case sensitive)
Current path of `AppData\Local\spark\spark\Cache` is a bit odd.

## How was this patch tested?

manual.

Author: Felix Cheung <felixcheung_m@hotmail.com>

Closes apache#16590 from felixcheung/rcachedir.
cmonkey pushed a commit to cmonkey/spark that referenced this pull request Feb 15, 2017
…on on Windows

## What changes were proposed in this pull request?

Windows seems to be the only place with appauthor in the path, for which we should say "Apache" (and case sensitive)
Current path of `AppData\Local\spark\spark\Cache` is a bit odd.

## How was this patch tested?

manual.

Author: Felix Cheung <felixcheung_m@hotmail.com>

Closes apache#16590 from felixcheung/rcachedir.
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.

3 participants