[ 
https://issues.apache.org/jira/browse/AMBARI-13806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15009376#comment-15009376
 ] 

Hudson commented on AMBARI-13806:
---------------------------------

FAILURE: Integrated in Ambari-trunk-Commit #3853 (See 
[https://builds.apache.org/job/Ambari-trunk-Commit/3853/])
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=69db84a6848f7d1c75b3cc0d90f61cd1c352aa19])
* 
contrib/views/hive/src/main/java/org/apache/ambari/view/hive/client/Connection.java
* contrib/views/hive/src/main/java/org/apache/ambari/view/hive/client/Utils.java
* 
contrib/views/hive/src/test/java/org/apache/ambari/view/hive/client/UtilsTest.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)

Reply via email to