[
https://issues.apache.org/jira/browse/AMBARI-18003?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15407434#comment-15407434
]
Hudson commented on AMBARI-18003:
---------------------------------
SUCCESS: Integrated in Ambari-trunk-Commit #5451 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/5451/])
AMBARI-18003. Hive view 1.5.0 shows error for previous invalid queries
(dipayan.bhowmick:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=771d99e631b9b9aaa80b90b250d2cc5d8c2f76b2])
*
contrib/views/hive-next/src/main/java/org/apache/ambari/view/hive2/actor/JdbcConnector.java
*
contrib/views/hive-next/src/main/java/org/apache/ambari/view/hive2/actor/StatementExecutor.java
*
contrib/views/hive-next/src/main/java/org/apache/ambari/view/hive2/actor/YarnAtsGUIDFetcher.java
> Hive view 1.5.0 shows error for previous invalid queries in the logs of any
> subsequent query
> --------------------------------------------------------------------------------------------
>
> Key: AMBARI-18003
> URL: https://issues.apache.org/jira/browse/AMBARI-18003
> Project: Ambari
> Issue Type: Bug
> Components: ambari-views
> Affects Versions: 2.4.0
> Reporter: Anusha Bilgi
> Assignee: DIPAYAN BHOWMICK
> Priority: Critical
> Fix For: 2.4.0
>
> Attachments: AMBARI-18003.branch-2.4.patch
>
>
> Steps to reproduce:
> 1. go to hive view run an invalid query "drop db1"
> 2. Run a valid query "create database db2"
> The query execution status is shown as succeeded, but the log will show error
> for the 1st invalid query
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)