[
https://issues.apache.org/jira/browse/HIVE-15060?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Thejas M Nair updated HIVE-15060:
---------------------------------
Resolution: Fixed
Fix Version/s: 2.2.0
Release Note:
Beeline option for autoCommit has changed to true.
To turn autoCommit to false (does not work with Hive), use beeline
--autoCommit=false
Status: Resolved (was: Patch Available)
Patch committed to master. Thanks for the contribution [~taoli-hwx]!
> Remove the autoCommit warning from beeline
> ------------------------------------------
>
> Key: HIVE-15060
> URL: https://issues.apache.org/jira/browse/HIVE-15060
> Project: Hive
> Issue Type: Bug
> Reporter: Tao Li
> Assignee: Tao Li
> Fix For: 2.2.0
>
> Attachments: HIVE-15060.1.patch, HIVE-15060.2.patch
>
>
> 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.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)