[
https://issues.apache.org/jira/browse/HIVE-14735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15536175#comment-15536175
]
Sergio Peña commented on HIVE-14735:
------------------------------------
This is how md5sum works on linux:
{noformat}
$ md5sum spark-1.6.0-bin-hadoop2-without-hive.tgz
296c808fe75a09518226fc149752bf3f spark-1.6.0-bin-hadoop2-without-hive.tgz
{noformat}
What is the behavior in OSX? I don't have access to it.
If we can get the same MD5 sum with it, then I can add that to the code to use
md5sum or md5.
> Build Infra: Spark artifacts download takes a long time
> -------------------------------------------------------
>
> Key: HIVE-14735
> URL: https://issues.apache.org/jira/browse/HIVE-14735
> Project: Hive
> Issue Type: Bug
> Components: Build Infrastructure
> Reporter: Vaibhav Gumashta
>
> In particular this command:
> {{curl -Sso ./../thirdparty/spark-1.6.0-bin-hadoop2-without-hive.tgz
> http://d3jw87u4immizc.cloudfront.net/spark-tarball/spark-1.6.0-bin-hadoop2-without-hive.tgz}}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)