[ 
https://issues.apache.org/jira/browse/BIGTOP-1319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Konstantin Boudnik resolved BIGTOP-1319.
----------------------------------------

    Resolution: Fixed

Committed to the master. Thanks YoungWoo!

> hive-rpm target is broken
> -------------------------
>
>                 Key: BIGTOP-1319
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-1319
>             Project: Bigtop
>          Issue Type: Bug
>          Components: Build
>    Affects Versions: 0.7.0
>            Reporter: YoungWoo Kim
>            Assignee: YoungWoo Kim
>            Priority: Trivial
>             Fix For: 0.8.0
>
>         Attachments: BIGTOP-1319.1.patch
>
>
> {noformat}
> $ gradle hive-rpm
> ......
> :hive_vardefines
> :hive-download FAILED
> FAILURE: Build failed with an exception.
> * Where:
> Script '/home/vagrant/bigtop/packages.gradle' line: 88
> * What went wrong:
> Execution failed for task ':hive-download'.
> > Could not download file
> * Try:
> Run with --stacktrace option to get the stack trace. Run with --info or 
> --debug option to get more log output.
> BUILD FAILED
> {noformat}
> In bigtop.mk, 
> {code}
> HIVE_TARBALL_SRC=${HIVE_TARBALL_DST}
> {code} 
> should be 
> {code}
> HIVE_TARBALL_SRC=$(HIVE_TARBALL_DST)
> {code}



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to