You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Joan Goyeau (JIRA)" <ji...@apache.org> on 2016/03/15 11:22:33 UTC

[jira] [Comment Edited] (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=15195063#comment-15195063 ] 

Joan Goyeau edited comment on SPARK-799 at 3/15/16 10:21 AM:
-------------------------------------------------------------

I agree with [~tsudukim].
What about Scala scripting? Do you think we end up in the same situation as Python?
See https://www.artima.com/pins1ed/scala-scripts-on-unix-and-windows.html
I looked into that and we need at least to embed `scala` (which is ~25Mb) with the launch scripts.
Pros:
* Access to the Scala and Java lib
* Scripts written in Scala
* Multi-platform
* Nothing more to install (if embedded)

Cons:
* Need to embed `scala`, which is ~25Mb


was (Author: joan@goyeau.com):
I agree with Masayoshi TSUZUKI.
What about Scala scripting? Do you think we end up in the same situation as Python?
See https://www.artima.com/pins1ed/scala-scripts-on-unix-and-windows.html
I looked into that and we need at least to embed `scala` (which is ~25Mb) with the launch scripts.
Pros:
* Access to the Scala and Java lib
* Scripts written in Scala
* Multi-platform
* Nothing more to install (if embedded)

Cons:
* Need to embed `scala`, which is ~25Mb

> 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