You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Masayoshi TSUZUKI (JIRA)" <ji...@apache.org> on 2014/11/19 01:31:34 UTC

[jira] [Commented] (SPARK-799) Windows versions of the deploy scripts

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

Masayoshi TSUZUKI commented on SPARK-799:
-----------------------------------------

I think Powershell is better.
Linux scripts, expecially like pyspark or utils.sh, are getting more complex and it's very painful (or sometimes impossible) to implement the equivalent script for Windows with .cmd because .cmd has very poor ability and inexplicable syntax.
Powershell is much easier to implement than .cmd, but I wonder we might need to re-implement all of the scripts that already exist in bin or sbin folder.

> Windows versions of the deploy scripts
> --------------------------------------
>
>                 Key: SPARK-799
>                 URL: https://issues.apache.org/jira/browse/SPARK-799
>             Project: Spark
>          Issue Type: Bug
>          Components: Deploy, Windows
>            Reporter: Matei Zaharia
>              Labels: Starter
>
> Although the Spark daemons run fine on Windows with run.cmd, the deploy scripts (bin/start-all.sh and such) don't do so unless you have Cygwin. It would be nice to make .cmd versions of those.



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

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