You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Zheng Shao (JIRA)" <ji...@apache.org> on 2010/01/23 02:51:21 UTC

[jira] Updated: (HIVE-1086) ivy retrieve 4 times, each time for all 4 hadoop versions

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

Zheng Shao updated HIVE-1086:
-----------------------------

    Affects Version/s: 0.6.0
                       0.5.0
               Status: Patch Available  (was: Open)

> ivy retrieve 4 times, each time for all 4 hadoop versions
> ---------------------------------------------------------
>
>                 Key: HIVE-1086
>                 URL: https://issues.apache.org/jira/browse/HIVE-1086
>             Project: Hadoop Hive
>          Issue Type: Bug
>    Affects Versions: 0.5.0, 0.6.0
>            Reporter: Zheng Shao
>            Assignee: Zheng Shao
>         Attachments: hive-1086.1.patch
>
>
> Currently I am seeing ivy retrieve for 4 times, each time for 4 of the hadoop versions.
> It takes a long time.
> {code}
> ivy-retrieve-hadoop-source:
> [ivy:retrieve] :: Ivy 2.0.0-rc2 - 20081028224207 :: http://ant.apache.org/ivy/ ::
> :: loading settings :: file = /hive/trunk/VENDOR.hive/trunk/ivy/ivysettings.xml
> [ivy:retrieve] :: resolving dependencies :: org.apache.hadoop.hive#shims;working@zshao.com
> [ivy:retrieve]  confs: [default]
> [ivy:retrieve]  found hadoop#core;0.17.2.1 in hadoop-source
> [ivy:retrieve]  found hadoop#core;0.18.3 in hadoop-source
> ...
> {code}
> We should fix this problem. Also it will help if we can add an option "offline" like what hadoop has.

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