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-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to