[ https://issues.apache.org/jira/browse/HIVE-2172?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jakob Homan resolved HIVE-2172. ------------------------------- Resolution: Duplicate > 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 > Attachments: HIVE-2172.D1269.1.patch > > > 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. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira