You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Carl Steinbach (JIRA)" <ji...@apache.org> on 2010/01/12 00:30:54 UTC

[jira] Created: (HIVE-1043) "add [archive|file|jar]" CLI command should support globs

"add [archive|file|jar]" CLI command should support globs
---------------------------------------------------------

                 Key: HIVE-1043
                 URL: https://issues.apache.org/jira/browse/HIVE-1043
             Project: Hadoop Hive
          Issue Type: Improvement
          Components: Clients
            Reporter: Carl Steinbach
            Assignee: Carl Steinbach


I would like to be able to do the following:

{noformat}
hive> add jar /Users/carl/tmp/*.jar;
{noformat}

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


[jira] Commented: (HIVE-1043) "add [archive|file|jar]" CLI command should support globs

Posted by "Chad Metcalf (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HIVE-1043?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12798932#action_12798932 ] 

Chad Metcalf commented on HIVE-1043:
------------------------------------

+1 this would be really helpful for testing, to decouple the testing from jar names.

> "add [archive|file|jar]" CLI command should support globs
> ---------------------------------------------------------
>
>                 Key: HIVE-1043
>                 URL: https://issues.apache.org/jira/browse/HIVE-1043
>             Project: Hadoop Hive
>          Issue Type: Improvement
>          Components: Clients
>            Reporter: Carl Steinbach
>            Assignee: Carl Steinbach
>
> I would like to be able to do the following:
> {noformat}
> hive> add jar /Users/carl/tmp/*.jar;
> {noformat}

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


[jira] Commented: (HIVE-1043) "add [archive|file|jar]" CLI command should support globs

Posted by "Zheng Shao (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HIVE-1043?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12799032#action_12799032 ] 

Zheng Shao commented on HIVE-1043:
----------------------------------

Yes, we will be able to say "add jar hive-contrib-*.jar" when this feature is in.


> "add [archive|file|jar]" CLI command should support globs
> ---------------------------------------------------------
>
>                 Key: HIVE-1043
>                 URL: https://issues.apache.org/jira/browse/HIVE-1043
>             Project: Hadoop Hive
>          Issue Type: Improvement
>          Components: Clients
>            Reporter: Carl Steinbach
>            Assignee: Carl Steinbach
>
> I would like to be able to do the following:
> {noformat}
> hive> add jar /Users/carl/tmp/*.jar;
> {noformat}

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