[jira] [Updated] (SPARK-19232) SparkR distribution cache location is wrong on Windows

2017-01-15 Thread Felix Cheung (JIRA)

 [ 
https://issues.apache.org/jira/browse/SPARK-19232?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Felix Cheung updated SPARK-19232:
-
Description: 
On Linux:

{code}
~/.cache/spark# ls -lart
total 12
drwxr-xr-x 12  500  500 4096 Dec 16 02:18 spark-2.1.0-bin-hadoop2.7
drwxr-xr-x  3 root root 4096 Dec 18 00:03 ..
drwxr-xr-x  3 root root 4096 Dec 18 00:06 .
{code}

On Windows:
{code}
C:\Users\felix\AppData\Local\spark\spark\Cache
01/13/2017  11:25 AM  spark-2.1.0-bin-hadoop2.7
01/13/2017  11:25 AM33,471,940 spark-2.1.0-bin-hadoop2.7.tgz
{code}

If we follow https://pypi.python.org/pypi/appdirs, appauthor should be "Apache"?


  was:
On Linux:

{code}
~/.cache/spark# ls -lart
total 12
drwxr-xr-x 12  500  500 4096 Dec 16 02:18 spark-2.1.0-bin-hadoop2.7
drwxr-xr-x  3 root root 4096 Dec 18 00:03 ..
drwxr-xr-x  3 root root 4096 Dec 18 00:06 .
{code}

On Windows:
{code}
C:\Users\felix\AppData\Local\spark\spark\Cache
01/13/2017  11:25 AM  spark-2.1.0-bin-hadoop2.7
01/13/2017  11:25 AM33,471,940 spark-2.1.0-bin-hadoop2.7.tgz
{code}

it should be consistently under Cache\spark or .cache/spark



> SparkR distribution cache location is wrong on Windows
> --
>
> Key: SPARK-19232
> URL: https://issues.apache.org/jira/browse/SPARK-19232
> Project: Spark
>  Issue Type: Bug
>  Components: SparkR
>Affects Versions: 2.1.0
>Reporter: Felix Cheung
>Assignee: Felix Cheung
>Priority: Trivial
>
> On Linux:
> {code}
> ~/.cache/spark# ls -lart
> total 12
> drwxr-xr-x 12  500  500 4096 Dec 16 02:18 spark-2.1.0-bin-hadoop2.7
> drwxr-xr-x  3 root root 4096 Dec 18 00:03 ..
> drwxr-xr-x  3 root root 4096 Dec 18 00:06 .
> {code}
> On Windows:
> {code}
> C:\Users\felix\AppData\Local\spark\spark\Cache
> 01/13/2017  11:25 AM  spark-2.1.0-bin-hadoop2.7
> 01/13/2017  11:25 AM33,471,940 spark-2.1.0-bin-hadoop2.7.tgz
> {code}
> If we follow https://pypi.python.org/pypi/appdirs, appauthor should be 
> "Apache"?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org



[jira] [Updated] (SPARK-19232) SparkR distribution cache location is wrong on Windows

2017-01-15 Thread Felix Cheung (JIRA)

 [ 
https://issues.apache.org/jira/browse/SPARK-19232?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Felix Cheung updated SPARK-19232:
-
Priority: Trivial  (was: Major)

> SparkR distribution cache location is wrong on Windows
> --
>
> Key: SPARK-19232
> URL: https://issues.apache.org/jira/browse/SPARK-19232
> Project: Spark
>  Issue Type: Bug
>  Components: SparkR
>Affects Versions: 2.1.0
>Reporter: Felix Cheung
>Assignee: Felix Cheung
>Priority: Trivial
>
> On Linux:
> {code}
> ~/.cache/spark# ls -lart
> total 12
> drwxr-xr-x 12  500  500 4096 Dec 16 02:18 spark-2.1.0-bin-hadoop2.7
> drwxr-xr-x  3 root root 4096 Dec 18 00:03 ..
> drwxr-xr-x  3 root root 4096 Dec 18 00:06 .
> {code}
> On Windows:
> {code}
> C:\Users\felix\AppData\Local\spark\spark\Cache
> 01/13/2017  11:25 AM  spark-2.1.0-bin-hadoop2.7
> 01/13/2017  11:25 AM33,471,940 spark-2.1.0-bin-hadoop2.7.tgz
> {code}
> it should be consistently under Cache\spark or .cache/spark



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org



[jira] [Updated] (SPARK-19232) SparkR distribution cache location is wrong on Windows

2017-01-15 Thread Felix Cheung (JIRA)

 [ 
https://issues.apache.org/jira/browse/SPARK-19232?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Felix Cheung updated SPARK-19232:
-
Description: 
On Linux:

{code}
~/.cache/spark# ls -lart
total 12
drwxr-xr-x 12  500  500 4096 Dec 16 02:18 spark-2.1.0-bin-hadoop2.7
drwxr-xr-x  3 root root 4096 Dec 18 00:03 ..
drwxr-xr-x  3 root root 4096 Dec 18 00:06 .
{code}

On Windows:
{code}
C:\Users\felix\AppData\Local\spark\spark\Cache
01/13/2017  11:25 AM  spark-2.1.0-bin-hadoop2.7
01/13/2017  11:25 AM33,471,940 spark-2.1.0-bin-hadoop2.7.tgz
{code}

it should be consistently under Cache\spark or .cache/spark


  was:
On Linux:

{code}
~/.cache/spark# ls -lart
total 12
drwxr-xr-x 12  500  500 4096 Dec 16 02:18 spark-2.1.0-bin-hadoop2.7
drwxr-xr-x  3 root root 4096 Dec 18 00:03 ..
drwxr-xr-x  3 root root 4096 Dec 18 00:06 .
{code}

On Windows:
{code}
C:\Users\felix\AppData\Local\spark\spark\Cache
01/13/2017  11:25 AM  spark-2.1.0-bin-hadoop2.7
01/13/2017  11:25 AM33,471,940 spark-2.1.0-bin-hadoop2.7.tgz
{code}



> SparkR distribution cache location is wrong on Windows
> --
>
> Key: SPARK-19232
> URL: https://issues.apache.org/jira/browse/SPARK-19232
> Project: Spark
>  Issue Type: Bug
>  Components: SparkR
>Affects Versions: 2.1.0
>Reporter: Felix Cheung
>Assignee: Felix Cheung
>
> On Linux:
> {code}
> ~/.cache/spark# ls -lart
> total 12
> drwxr-xr-x 12  500  500 4096 Dec 16 02:18 spark-2.1.0-bin-hadoop2.7
> drwxr-xr-x  3 root root 4096 Dec 18 00:03 ..
> drwxr-xr-x  3 root root 4096 Dec 18 00:06 .
> {code}
> On Windows:
> {code}
> C:\Users\felix\AppData\Local\spark\spark\Cache
> 01/13/2017  11:25 AM  spark-2.1.0-bin-hadoop2.7
> 01/13/2017  11:25 AM33,471,940 spark-2.1.0-bin-hadoop2.7.tgz
> {code}
> it should be consistently under Cache\spark or .cache/spark



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org



[jira] [Updated] (SPARK-19232) SparkR distribution cache location is wrong on Windows

2017-01-15 Thread Felix Cheung (JIRA)

 [ 
https://issues.apache.org/jira/browse/SPARK-19232?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Felix Cheung updated SPARK-19232:
-
Description: 
On Linux:

{code}
~/.cache/spark# ls -lart
total 12
drwxr-xr-x 12  500  500 4096 Dec 16 02:18 spark-2.1.0-bin-hadoop2.7
drwxr-xr-x  3 root root 4096 Dec 18 00:03 ..
drwxr-xr-x  3 root root 4096 Dec 18 00:06 .
{code}

On Windows:
{code}
C:\Users\felix\AppData\Local\spark\spark\Cache
01/13/2017  11:25 AM  spark-2.1.0-bin-hadoop2.7
01/13/2017  11:25 AM33,471,940 spark-2.1.0-bin-hadoop2.7.tgz
{code}


> SparkR distribution cache location is wrong on Windows
> --
>
> Key: SPARK-19232
> URL: https://issues.apache.org/jira/browse/SPARK-19232
> Project: Spark
>  Issue Type: Bug
>  Components: SparkR
>Affects Versions: 2.1.0
>Reporter: Felix Cheung
>Assignee: Felix Cheung
>
> On Linux:
> {code}
> ~/.cache/spark# ls -lart
> total 12
> drwxr-xr-x 12  500  500 4096 Dec 16 02:18 spark-2.1.0-bin-hadoop2.7
> drwxr-xr-x  3 root root 4096 Dec 18 00:03 ..
> drwxr-xr-x  3 root root 4096 Dec 18 00:06 .
> {code}
> On Windows:
> {code}
> C:\Users\felix\AppData\Local\spark\spark\Cache
> 01/13/2017  11:25 AM  spark-2.1.0-bin-hadoop2.7
> 01/13/2017  11:25 AM33,471,940 spark-2.1.0-bin-hadoop2.7.tgz
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org



[jira] [Updated] (SPARK-19232) SparkR distribution cache location is wrong on Windows

2017-01-15 Thread Felix Cheung (JIRA)

 [ 
https://issues.apache.org/jira/browse/SPARK-19232?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Felix Cheung updated SPARK-19232:
-
Summary: SparkR distribution cache location is wrong on Windows  (was: 
SparkR distribution cache location is wrong)

> SparkR distribution cache location is wrong on Windows
> --
>
> Key: SPARK-19232
> URL: https://issues.apache.org/jira/browse/SPARK-19232
> Project: Spark
>  Issue Type: Bug
>  Components: SparkR
>Affects Versions: 2.1.0
>Reporter: Felix Cheung
>Assignee: Felix Cheung
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org