[
https://issues.apache.org/jira/browse/AMBARI-13806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15009327#comment-15009327
]
Hudson commented on AMBARI-13806:
---------------------------------
FAILURE: Integrated in Ambari-branch-2.1 #879 (See
[https://builds.apache.org/job/Ambari-branch-2.1/879/])
AMBARI-13806. Multi statement queries with errors after the first (jaimin:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=baaf1bd37bc787a1c2b3fe044aa5b14ba9b3677c])
*
contrib/views/hive/src/test/java/org/apache/ambari/view/hive/client/UtilsTest.java
* contrib/views/hive/src/main/java/org/apache/ambari/view/hive/client/Utils.java
*
contrib/views/hive/src/main/java/org/apache/ambari/view/hive/client/Connection.java
> Multi statement queries with errors after the first statement cause orphaned
> AMs
> --------------------------------------------------------------------------------
>
> Key: AMBARI-13806
> URL: https://issues.apache.org/jira/browse/AMBARI-13806
> Project: Ambari
> Issue Type: Bug
> Components: ambari-views
> Affects Versions: 2.1.2
> Reporter: DIPAYAN BHOWMICK
> Assignee: DIPAYAN BHOWMICK
> Fix For: 2.1.3
>
> Attachments: AMBARI-13806.2_branch-2.1.patch,
> AMBARI-13806_branch-2.1.patch
>
>
> If you run a query like:
> {code}
> select count(*) from account;
> ;
> {code}
> An AM will get started, the query will run, you'll get an H110 error and
> there will be no Kill Session button. Meanwhile the AM is still running and
> holding on to containers.
> Ambari 2.1.2.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)