You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/01/10 01:57:35 UTC

[jira] [Commented] (SPARK-5188) make-distribution.sh should support curl, not only wget to get Tachyon

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

Apache Spark commented on SPARK-5188:
-------------------------------------

User 'sarutak' has created a pull request for this issue:
https://github.com/apache/spark/pull/3988

> make-distribution.sh should support curl, not only wget to get Tachyon
> ----------------------------------------------------------------------
>
>                 Key: SPARK-5188
>                 URL: https://issues.apache.org/jira/browse/SPARK-5188
>             Project: Spark
>          Issue Type: Improvement
>          Components: Build
>    Affects Versions: 1.3.0
>            Reporter: Kousuke Saruta
>
> When we use `make-distribution.sh` with `--with-tachyon` option, Tachyon will be downloaded by `wget` command but some systems don't have `wget` by default (MacOS X doesn't have).
> Other scripts like build/mvn, build/sbt support not only `wget` but also `curl` so `make-distribution.sh` should support `curl` too.



--
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