[
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: [email protected]
For additional commands, e-mail: [email protected]