You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Joydeep Sen Sarma (JIRA)" <ji...@apache.org> on 2008/12/11 00:12:44 UTC

[jira] Reopened: (HIVE-98) Dependency management with hadoop core using either maven or ivy

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

Joydeep Sen Sarma reopened HIVE-98:
-----------------------------------


[ivy:retrieve] :: Ivy 2.0.0-rc2 - 20081028224207 :: http://ant.apache.org/ivy/ ::
:: loading settings :: file = /mnt/vol/devrs004.snc1/jssarma/projects/hive-129/ivy/ivysettings.xml
[ivy:retrieve] :: resolving dependencies :: org.apache.hadoop.hive#common;working@devrs004.snc1.facebook.com
[ivy:retrieve]  confs: [default]
[ivy:retrieve] :: resolution report :: resolve 166ms :: artifacts dl 0ms
        ---------------------------------------------------------------------
        |                  |            modules            ||   artifacts   |
        |       conf       | number| search|dwnlded|evicted|| number|dwnlded|
        ---------------------------------------------------------------------
        |      default     |   1   |   0   |   0   |   0   ||   0   |   0   |
        ---------------------------------------------------------------------

[ivy:retrieve] :: problems summary ::
[ivy:retrieve] :::: WARNINGS
[ivy:retrieve]          module not found: hadoop#core;0.17
[ivy:retrieve]  ==== hadoop-resolver: tried
[ivy:retrieve]    -- artifact hadoop#core;0.17!hadoop.tar.gz(source):
[ivy:retrieve]    http://archive.apache.org/dist/hadoop/core/hadoop-0.17/hadoop-0.17.tar.gz
[ivy:retrieve]          ::::::::::::::::::::::::::::::::::::::::::::::
[ivy:retrieve]          ::          UNRESOLVED DEPENDENCIES         ::
[ivy:retrieve]          ::::::::::::::::::::::::::::::::::::::::::::::
[ivy:retrieve]          :: hadoop#core;0.17: not found
[ivy:retrieve]          ::::::::::::::::::::::::::::::::::::::::::::::
[ivy:retrieve] 
[ivy:retrieve] :: USE VERBOSE OR DEBUG MESSAGE LEVEL FOR MORE DETAILS

BUILD FAILED
/mnt/vol/devrs004.snc1/jssarma/projects/hive-129/build.xml:80: The following error occurred while executing this line:
/mnt/vol/devrs004.snc1/jssarma/projects/hive-129/build-common.xml:82: impossible to resolve dependencies:
        resolve failed - see output for details

Total time: 2 seconds


> Dependency management with hadoop core using either maven or ivy
> ----------------------------------------------------------------
>
>                 Key: HIVE-98
>                 URL: https://issues.apache.org/jira/browse/HIVE-98
>             Project: Hadoop Hive
>          Issue Type: Improvement
>          Components: Build Infrastructure
>            Reporter: Ashish Thusoo
>            Assignee: Ashish Thusoo
>         Attachments: patch-98.txt, patch-98_2.txt, patch-98_3.txt
>
>
> We need to move from pre packaging jars to managing external dependencies with hadoop core (and later other packaged jars) using maven or ivy.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.