[
https://issues.apache.org/jira/browse/HIVE-14735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15615854#comment-15615854
]
Sergio Peña commented on HIVE-14735:
------------------------------------
The TAR file is uploaded manually to a public server where we the community
have read-only access. This is not very good (as the community can't help too
much), but that was the only way we found to do it.
I don't know how Maven would work with this file. If there is a way to keep it
published in Maven, and tell maven to download it and cache it, then it would
be a lot of help. This file is only used by Hive, and it is a spark assembly
built without hive libraries, so I don't think it should be inside the spark
project.
Btw, these are not JARS, but an assembly package from Spark used to execute a
minispark or something. How would we deploy this on Maven?
> 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)