[ 
https://issues.apache.org/jira/browse/HIVE-15060?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tao Li updated HIVE-15060:
--------------------------
    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>

If Hive does not support autoCommit then we should throw warning when 
autoCommit is set to true.

  was:
16/07/12 18:36:14 main: 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>
If Hive does not support autoCommit then beeline should not set it.


> Unsupported warning from beeline with autoCommit=false
> ------------------------------------------------------
>
>                 Key: HIVE-15060
>                 URL: https://issues.apache.org/jira/browse/HIVE-15060
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Tao Li
>
> 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>
> If Hive does not support autoCommit then we should throw warning when 
> autoCommit is set to true.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to