[ https://issues.apache.org/jira/browse/HIVE-5295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13780024#comment-13780024 ]
Hive QA commented on HIVE-5295: ------------------------------- {color:green}Overall{color}: +1 all checks pass Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12605405/HIVE-5295.D12957.4.patch {color:green}SUCCESS:{color} +1 3177 tests passed Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/935/testReport Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/935/console Messages: {noformat} Executing org.apache.hive.ptest.execution.PrepPhase Executing org.apache.hive.ptest.execution.ExecutionPhase Executing org.apache.hive.ptest.execution.ReportingPhase {noformat} This message is automatically generated. > HiveConnection#configureConnection tries to execute statement even after it > is closed > ------------------------------------------------------------------------------------- > > Key: HIVE-5295 > URL: https://issues.apache.org/jira/browse/HIVE-5295 > Project: Hive > Issue Type: Bug > Reporter: Vaibhav Gumashta > Assignee: Vaibhav Gumashta > Fix For: 0.12.0 > > Attachments: D12957.1.patch, D12957.2.patch, D12957.3.patch, > HIVE-5295.D12957.3.patch, HIVE-5295.D12957.3.patch, HIVE-5295.D12957.4.patch > > > HiveConnection#configureConnection tries to execute statement even after it > is closed. For remote JDBC client, it tries to set the conf var using 'set > foo=bar' by calling HiveStatement.execute for each conf var pair, but closes > the statement after the 1st iteration through the conf var pairs. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira