[ https://issues.apache.org/jira/browse/SPARK-19232?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Apache Spark reassigned SPARK-19232: ------------------------------------ Assignee: Felix Cheung (was: Apache 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 <DIR> spark-2.1.0-bin-hadoop2.7 > 01/13/2017 11:25 AM 33,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