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

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

SUCCESS: Integrated in Jenkins build Ambari-trunk-Commit #8661 (See 
[https://builds.apache.org/job/Ambari-trunk-Commit/8661/])
AMBARI-22759 [Hive Views 2.0] Deleting a Saved query is Buggy when (asnaik: 
[https://gitbox.apache.org/repos/asf?p=ambari.git&a=commit&h=858fbd239369274def05a0846e8fa63ee53a8ad9])
* (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
>            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: 40m
>  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