[
https://issues.apache.org/jira/browse/NIFI-5251?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pierre Villard resolved NIFI-5251.
----------------------------------
Resolution: Feedback Received
Apache NiFi 1.x is no longer maintained and no new release is planned on the
1.x release line. Marking as resolved as part of a cleanup operation. Please
open a new one with an updated description if this is still relevant for NiFi
2.x.
> ExecuteGroovyScript Tries to Set AutoCommit for Hive
> ----------------------------------------------------
>
> Key: NIFI-5251
> URL: https://issues.apache.org/jira/browse/NIFI-5251
> Project: Apache NiFi
> Issue Type: Bug
> Affects Versions: 1.5.0
> Environment: RedHat 6, HDP 2.6.4, assumed to affect current versions
> as well.
> Reporter: Shawn Weeks
> Priority: Trivial
>
> The onInitSQL method of ExecuteGroovyScript tries to set autoCommit to false
> on the connection. For Hive connections this causes a steady stream of
> warnings in the log.
>
> {code:java}
> 2018-05-29 12:23:04,407 WARN [Timer-Driven Process Thread-3]
> org.apache.hive.jdbc.HiveConnection Request to set autoCommit to false; Hive
> does not support autoCommit=false.{code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)