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

Beeline quit tries to connect again if no existing connections

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 2.0.0
    • 2.0.0
    • None
    • None

    Description

      Beeline !quit calls close(), which then does the following check:

      beeLine.getDatabaseConnection().getConnection() != null
      

      This inadvertently tries to connect again.

      Attachments

        1. HIVE-12234.patch
          2 kB
          Ferdinand Xu

        Activity

          People

            Ferd Ferdinand Xu
            szehon Szehon Ho
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: