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

Remove the autoCommit warning from beeline

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.2.0
    • None
    • None
    • Hide
      Beeline option for autoCommit has changed to true.
      To turn autoCommit to false (does not work with Hive), use beeline --autoCommit=false
      Show
      Beeline option for autoCommit has changed to true. To turn autoCommit to false (does not work with Hive), use beeline --autoCommit=false

    Description

      WARN jdbc.HiveConnection: Request to set autoCommit to false; Hive does not support autoCommit=false.
      Transaction isolation: TRANSACTION_REPEATABLE_READ
      0: jdbc:hive2://ctr-e89-1466633100028-0275-01

      By default, this beeline setting is false, while hive only support autoCommit=true for now. So this warning does mot make sense and should be removed.

      Attachments

        1. HIVE-15060.1.patch
          0.6 kB
          Tao Li
        2. HIVE-15060.2.patch
          2 kB
          Tao Li

        Issue Links

          Activity

            People

              taoli-hwx Tao Li
              taoli-hwx Tao Li
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: