Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-2172

Hive CLI should let you specify database on the command line

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Minor
    • Resolution: Duplicate
    • None
    • None
    • CLI
    • None

    Description

      I'd like to be able to do the following:

      % hive --dbname=mydb
      hive> ...
      

      instead of having to do:

      % hive
      hive> use mydb;
      hive> ...
      

      Attachments

        Issue Links

          Activity

            People

              jghoman Jakob Homan
              cwsteinbach Carl Steinbach
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: