You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Akhil S Naik (JIRA)" <ji...@apache.org> on 2018/02/20 04:14:00 UTC

[jira] [Commented] (AMBARI-22897) Tez view button doesnt works in ambari views 1.5

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

Akhil S Naik commented on AMBARI-22897:
---------------------------------------

In Hive views 1.5 we are using the .render  into method 
After the upgrade of ember to version 1.11.4 its causing this BUG of ember : https://github.com/emberjs/ember.js/issues/10780

Need to workaround as emberjs is currently depreciating the render into .


> Tez view button doesnt works in ambari views 1.5
> ------------------------------------------------
>
>                 Key: AMBARI-22897
>                 URL: https://issues.apache.org/jira/browse/AMBARI-22897
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-views
>    Affects Versions: 2.6.1
>         Environment: Ambari 2.6.1
>            Reporter: Akhil S Naik
>            Assignee: Akhil S Naik
>            Priority: Major
>         Attachments: Screen Shot 2018-02-01 at 8.00.17 PM.png
>
>
> *Issue :* 
> Login to ambari version 2.6.1 navigate to hive view 1.5
> When click on tez button or visualization or visual explain  or settings button
> the page throws a script error and it become a blank page 
> *Root Cause :*
> when click on the tez button, visualization or any other side button , 
> the following error is thrown from ember :
> Assertion Failed: You attempted to render into 'index' but it was not found
> attached the image error



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)