Skip to content

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 <[email protected]>

Closes #16590 from felixcheung/rcachedir.

(cherry picked from commit a115a54)
Signed-off-by: Shivaram Venkataraman <[email protected]>
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 <[email protected]>

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 <[email protected]>

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