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

[jira] Commented: (HIVE-1086) Add "-Doffline=true" option to ant

    [ https://issues.apache.org/jira/browse/HIVE-1086?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12804707#action_12804707 ] 

John Sichi commented on HIVE-1086:
----------------------------------

New patch looks fine to me.


> Add "-Doffline=true" option to ant
> ----------------------------------
>
>                 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, HIVE-1086.2.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.