[ 
https://issues.apache.org/jira/browse/HIVE-14735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15751612#comment-15751612
 ] 

Zoltan Haindrich commented on HIVE-14735:
-----------------------------------------

Hello [~spena], thank you for taking a look! :)

* skipSparkAssemblyDeploy - there is a single leftover setting of this variable 
to true - sorry for it: it was part of the previous patch version; i'll remove 
it...because now its not neccessary as the thirdparty project does the 
unpacking - it will skip even downloading/unpacking if the tests are being 
skipped

* in its current form the publish doesnt work; because it tries to use my own 
private server - in its current form gradle can upload the artifacts using ssh 
access to any host - to make it work with another server; both of the rxd.hu 
references should be changed.

gradle / etc topic:

* the simplest would be to move this gradle project outside the project...into 
a custom repo; and place pointers in the readme file to it.
* if the spark project would be willing to publish the 'spark-without-hive' 
artifact  as a zip into the central maven repo - that would make this whole 
gradle/etc thing unneccessary ; but in this case they would need to publish 
this new artifact for spark-2.0.0 - because hive currently uses that version - 
this has other "+" sides to. as it doesnt need an extra repository declaration.
* I will look into alternatives...possibly using maven...or some shell scripts 
to achieve the same results as with gradle...

[~spena] which one of the above would you prefer ?



> 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
>            Assignee: Zoltan Haindrich
>         Attachments: HIVE-14735.1.patch, HIVE-14735.1.patch, 
> HIVE-14735.1.patch, HIVE-14735.1.patch, HIVE-14735.2.patch, HIVE-14735.3.patch
>
>
> 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)

Reply via email to