[
https://issues.apache.org/jira/browse/AMBARI-22759?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Akhil S Naik updated AMBARI-22759:
----------------------------------
Attachment: AMBARI-22759-trunk.patch
> [Hive Views 2.0] Deleting a Saved query is Buddy 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
> Labels: newbie, patch, usability
> Fix For: 3.0.0
>
> Attachments: AMBARI-22759-trunk.patch,
> hive_duplicate_saved_query_issue.png
>
>
> 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
(v6.4.14#64029)