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

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

Kousuke Saruta created SPARK-5188:
-------------------------------------

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