[
https://issues.apache.org/jira/browse/AMBARI-12734?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pallav Kulshreshtha updated AMBARI-12734:
-----------------------------------------
Fix Version/s: (was: 2.1.1)
2.1.2
> Hive View: Visual Explain does not work running same query multiple times
> -------------------------------------------------------------------------
>
> Key: AMBARI-12734
> URL: https://issues.apache.org/jira/browse/AMBARI-12734
> Project: Ambari
> Issue Type: Bug
> Components: ambari-views
> Affects Versions: 2.1.0
> Reporter: Pallav Kulshreshtha
> Fix For: 2.1.2
>
>
> STR:
> 1)Deploy ambari
> 2)Add Hive view
> 3)Add some table and values
> 4)Execute command that supported visual explain (has more than 1 stage)
> select count(*) from nyse_stocks where stock_volume < 100;
> 5)Try to do visual explain
> 6)Try to do the visual explain again for the same query multiple times
> Expected result:
> Visual explain should show the same results as it has shown first time.
> Actual result:
> Visual explain shown is not the same as previous.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)