You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Anthony Hsu (JIRA)" <ji...@apache.org> on 2015/06/01 23:17:26 UTC

[jira] [Commented] (HIVE-9664) Hive "add jar" command should be able to download and add jars from a repository

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

Anthony Hsu commented on HIVE-9664:
-----------------------------------

Hey [~nntnag17],

Could you please update the [Hive CLI documentation|https://cwiki.apache.org/confluence/display/Hive/LanguageManual+Cli] with information on how to use this feature you added? [~leftylev] suggested some places to update in [this comment|https://issues.apache.org/jira/browse/HIVE-9664?focusedCommentId=14390000&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-14390000].

> Hive "add jar" command should be able to download and add jars from a repository
> --------------------------------------------------------------------------------
>
>                 Key: HIVE-9664
>                 URL: https://issues.apache.org/jira/browse/HIVE-9664
>             Project: Hive
>          Issue Type: Improvement
>    Affects Versions: 0.14.0
>            Reporter: Anant Nag
>            Assignee: Anant Nag
>              Labels: TODOC1.2, hive, patch
>             Fix For: 1.2.0
>
>         Attachments: HIVE-9664.4.patch, HIVE-9664.5.patch, HIVE-9664.patch, HIVE-9664.patch, HIVE-9664.patch
>
>
> Currently Hive's "add jar" command takes a local path to the dependency jar. This clutters the local file-system as users may forget to remove this jar later
> It would be nice if Hive supported a Gradle like notation to download the jar from a repository.
> Example:  add jar org:module:version
>         
> It should also be backward compatible and should take jar from the local file-system as well. 
> RB:  https://reviews.apache.org/r/31628/



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)