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