You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hcatalog-commits@incubator.apache.org by "Alan Gates (JIRA)" <ji...@apache.org> on 2011/04/20 18:29:06 UTC

[jira] [Commented] (HCATALOG-7) Ivy fetch of CDH Hadoop versions does not work properly

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

Alan Gates commented on HCATALOG-7:
-----------------------------------

Hmm, there doesn't seem to be a "submit patch" option in our workflow.  But this patch is ready for review.  Jakob and Ashutosh, could you check if this resolves the issues for your systems?  If you already have the corrupted file in your ant cache you'll have to clean it (~/.ant/cache).

> Ivy fetch of CDH Hadoop versions does not work properly
> -------------------------------------------------------
>
>                 Key: HCATALOG-7
>                 URL: https://issues.apache.org/jira/browse/HCATALOG-7
>             Project: HCatalog
>          Issue Type: Bug
>            Reporter: Alan Gates
>            Assignee: Alan Gates
>         Attachments: HCAT-7.patch
>
>
> When checking out hcatalog for the first time on a system and doing a load, the build fails with the error:
> [ivy:retrieve] downloading http://mirror.facebook.net/facebook/hive-deps/hadoop/core/hadoop-0.20.3-CDH3-SNAPSHOT/hadoop-0.20.3-CDH3-SNAPSHOT.tar.gz ...
> [ivy:retrieve]  [SUCCESSFUL ] hadoop#core;0.20.3-CDH3-SNAPSHOT!hadoop.tar.gz(source) (160129ms)
> [ivy:retrieve] :: resolution report :: resolve 6848ms :: artifacts dl 220906ms
>         ---------------------------------------------------------------------
>         |                  |            modules            ||   artifacts   |
>         |       conf       | number| search|dwnlded|evicted|| number|dwnlded|
>         ---------------------------------------------------------------------
>         |      default     |   2   |   1   |   0   |   0   ||   2   |   1   |
>         ---------------------------------------------------------------------
> [ivy:retrieve] 
> [ivy:retrieve] :: problems summary ::
> [ivy:retrieve] :::: WARNINGS
> [ivy:retrieve]          [FAILED     ] hadoop#core;0.20.1!hadoop.tar.gz(source): Not in GZIP format (60771ms)
> [ivy:retrieve]          [FAILED     ] hadoop#core;0.20.1!hadoop.tar.gz(source):  (0ms)
> [ivy:retrieve]  ==== hadoop-source: tried
> [ivy:retrieve]    http://mirror.facebook.net/facebook/hive-deps/hadoop/core/hadoop-0.20.1/hadoop-0.20.1.tar.gz
> [ivy:retrieve]  ==== apache-snapshot: tried
> [ivy:retrieve]    https://repository.apache.org/content/repositories/snapshots/hadoop/core/0.20.1/hadoop-0.20.1.tar.gz
> [ivy:retrieve]  ==== maven2: tried
> [ivy:retrieve]    http://repo1.maven.org/maven2/hadoop/core/0.20.1/core-0.20.1.tar.gz
> [ivy:retrieve]  ==== datanucleus-repo: tried
> [ivy:retrieve]    http://www.datanucleus.org/downloads/maven2/hadoop/core/0.20.1/core-0.20.1.tar.gz
> [ivy:retrieve]          ::::::::::::::::::::::::::::::::::::::::::::::
> [ivy:retrieve]          ::              FAILED DOWNLOADS            ::
> [ivy:retrieve]          :: ^ see resolution messages for details  ^ ::
> [ivy:retrieve]          ::::::::::::::::::::::::::::::::::::::::::::::
> [ivy:retrieve]          :: hadoop#core;0.20.1!hadoop.tar.gz(source)
> [ivy:retrieve]          ::::::::::::::::::::::::::::::::::::::::::::::
> [ivy:retrieve] 
> [ivy:retrieve] :: USE VERBOSE OR DEBUG MESSAGE LEVEL FOR MORE DETAILS
> The download appears to be fetching the wrong file or corrupting the file in download.  Once the proper version of the file is fetched and put in the ivy cache all works just fine.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira