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 "Jakob Homan (JIRA)" <ji...@apache.org> on 2011/04/20 18:53:05 UTC

[jira] [Issue Comment Edited] (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=13022289#comment-13022289 ] 

Jakob Homan edited comment on HCATALOG-7 at 4/20/11 6:51 PM:
-------------------------------------------------------------

I tried running ant without the patch and this time had problems with:

[FAILED     ] hadoop#core;0.20.1!hadoop.tar.gz(source): Not in GZIP format (13800ms)

After applying the patch, I was able to build, clean, build docs, delete ivy cache, repeat above, etc. all without problems.  +1.  Also, props on adding the svn external.

      was (Author: jghoman):
    I tried running ant without the patch and this time had problems with:
{noformat}
[FAILED     ] hadoop#core;0.20.1!hadoop.tar.gz(source): Not in GZIP format (13800ms)
{noformat}
After applying the patch, I was able to build, clean, build docs, delete ivy cache, repeat above, etc. all without problems.  +1.  Also, props on adding the svn external.
  
> 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