You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Jakob Homan (JIRA)" <ji...@apache.org> on 2011/06/21 22:23:47 UTC

[jira] [Assigned] (HIVE-2172) Hive CLI should let you specify database on the command line

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

Jakob Homan reassigned HIVE-2172:
---------------------------------

    Assignee: Jakob Homan

> Hive CLI should let you specify database on the command line
> ------------------------------------------------------------
>
>                 Key: HIVE-2172
>                 URL: https://issues.apache.org/jira/browse/HIVE-2172
>             Project: Hive
>          Issue Type: New Feature
>          Components: CLI
>            Reporter: Carl Steinbach
>            Assignee: Jakob Homan
>            Priority: Minor
>
> I'd like to be able to do the following:
> {noformat}
> % hive --dbname=mydb
> hive> ...
> {noformat}
> instead of having to do:
> {noformat}
> % hive
> hive> use mydb;
> hive> ...
> {noformat}

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira