[
https://issues.apache.org/jira/browse/AMBARI-16644?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jaimin D Jetly updated AMBARI-16644:
------------------------------------
Resolution: Fixed
Status: Resolved (was: Patch Available)
Patch committed to trunk and branch-2.4
> Background operation window is shown twice after enabling/disabling
> interactive query for Hive
> ----------------------------------------------------------------------------------------------
>
> Key: AMBARI-16644
> URL: https://issues.apache.org/jira/browse/AMBARI-16644
> Project: Ambari
> Issue Type: Bug
> Components: ambari-web
> Affects Versions: 2.4.0
> Reporter: Jaimin D Jetly
> Assignee: Jaimin D Jetly
> Fix For: 2.4.0
>
> Attachments: AMBARI-16644.patch
>
>
> This happens because when enabling or disabling interactive query,
> App.router.get('backgroundOperationsController').showPopup() is being called
> twice in both cases. We need to remove one occurrence of
> App.router.get('backgroundOperationsController').showPopup() from function
> enabling interactive query and one occurenece from a function disabling
> interactive query
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)