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

Hudson commented on AMBARI-22759:
---------------------------------

FAILURE: Integrated in Jenkins build Ambari-branch-2.6 #629 (See 
[https://builds.apache.org/job/Ambari-branch-2.6/629/])
AMBARI-22759 [Hive Views 2.0] Deleting a Saved query is Buggy (asnaik: 
[https://gitbox.apache.org/repos/asf?p=ambari.git&a=commit&h=d9b324e79d4e0b9af0a0dd7ed4fb39da01236990])
* (edit) contrib/views/hive20/src/main/resources/ui/app/routes/savedqueries.js


> [Hive Views 2.0] Deleting a Saved query is Buggy when Mutliple Queries exist 
> in same Name
> -----------------------------------------------------------------------------------------
>
>                 Key: AMBARI-22759
>                 URL: https://issues.apache.org/jira/browse/AMBARI-22759
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-views
>    Affects Versions: 2.5.2
>         Environment: ambari 2.5.2 
>            Reporter: Akhil S Naik
>            Assignee: venkat
>            Priority: Major
>              Labels: newbie, patch, pull-request-available, usability
>             Fix For: 3.0.0
>
>         Attachments: AMBARI-22759-trunk.patch, 
> hive_duplicate_saved_query_issue.png
>
>          Time Spent: 2h 10m
>  Remaining Estimate: 0h
>
> Reproduction scenario :
> Save some queries under same name .
> !https://issues.apache.org/jira/secure/attachment/12905639/hive_duplicate_saved_query_issue.png!
> delete one of the saved query 
> *hive views is deleting some other query randomly and the query i deleted 
> still exists in saved query even after refresh of page.*
> Root Cause : 
> After the Fix of AMBARI-19958, Hive views is querying the saved Queries with 
> FilterBy queryId and server is responding mutiple queries as all the queries 
> has same name,
> then Web client is deleting the first record from these savedQueries due to 
> which this issue is happening.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to