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

Joan Goyeau commented on SPARK-799:
-----------------------------------

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

Reply via email to