[ 
https://issues.apache.org/jira/browse/SPARK-18136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16177795#comment-16177795
 ] 

Jakub Nowacki commented on SPARK-18136:
---------------------------------------

I've looked into it again and noticed the Bash script {{find_spark_home}}, 
which is used in Bash version of {{pyspark}} command. The Python script 
{{find_spark_home.py}} seems to return the correct SPARK_HOME path on Windows, 
so the all the cmd-files should be alter somehow to use it instead of 
{{%~dp0}}. I'll look into it when I have time, maybe next week, and propose 
something similar to the {{find_spark_home}} script approach.

> Make PySpark pip install works on windows
> -----------------------------------------
>
>                 Key: SPARK-18136
>                 URL: https://issues.apache.org/jira/browse/SPARK-18136
>             Project: Spark
>          Issue Type: Improvement
>          Components: PySpark
>            Reporter: holdenk
>             Fix For: 2.1.2, 2.2.1, 2.3.0
>
>
> Make sure that pip installer for PySpark works on windows



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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

Reply via email to