[
https://issues.apache.org/jira/browse/AMBARI-16644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15282185#comment-15282185
]
Richard Zang commented on AMBARI-16644:
---------------------------------------
+1 for patch
> 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)