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/01 14:39:00 UTC

[jira] [Updated] (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:all-tabpanel ]

Akhil S Naik updated AMBARI-22897:
----------------------------------
    Description: 
*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


*Cause :* ember version was updated  for hive views 1.5 to 1.11.4  in ambari version 2.6.1 ( as part of https://issues.apache.org/jira/browse/AMBARI-22542)
and this version is having a issue : https://github.com/emberjs/ember.js/issues/10780
 
the workaround provided in the bug is not so effective for hive views 1.5 and it require lot of code change

*suggested workaround : revert back the ember version to 1.10*


  was:
Tez view button doesnt works in ambari views 1.5 .

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


Cause : ember version was updated  for hive views 1.5 to 1.11.4  in ambari version 2.6.1 ( as part of https://issues.apache.org/jira/browse/AMBARI-22542)
and this version is having a issue : https://github.com/emberjs/ember.js/issues/10780
 
the workaround provided in the bug is not so effective for hive views 1.5 and it require lot of code change

suggested workaround : revert back the ember version to 1.10



> 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
>            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
> *Cause :* ember version was updated  for hive views 1.5 to 1.11.4  in ambari version 2.6.1 ( as part of https://issues.apache.org/jira/browse/AMBARI-22542)
> and this version is having a issue : https://github.com/emberjs/ember.js/issues/10780
>  
> the workaround provided in the bug is not so effective for hive views 1.5 and it require lot of code change
> *suggested workaround : revert back the ember version to 1.10*



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