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

Hudson commented on AMBARI-12734:
---------------------------------

ABORTED: Integrated in Ambari-trunk-Commit #3319 (See 
[https://builds.apache.org/job/Ambari-trunk-Commit/3319/])
AMBARI-12734. Hive View: Visual Explain does not work running same query 
multiple times (Pallav Kulshreshtha via srimanth) (sgunturi: 
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=fc9a2725962a2d4feae229e2ea66a94d1540a32a)
* contrib/views/hive/src/main/resources/ui/hive-web/app/views/visual-explain.js
* 
contrib/views/hive/src/main/resources/ui/hive-web/app/controllers/visual-explain.js
* contrib/views/hive/src/main/resources/ui/hive-web/app/utils/functions.js


> 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
>            Assignee: Pallav Kulshreshtha
>             Fix For: 2.1.2
>
>         Attachments: AMBARI-12734_branch-2.1.patch
>
>
> 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)

Reply via email to