[
https://issues.apache.org/jira/browse/AMBARI-22897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16374105#comment-16374105
]
Akhil S Naik commented on AMBARI-22897:
---------------------------------------
Initially Hive Views 1.5 was using 'views' for tez , visualization,
visual-explain and settings page and use the function 'this.render->into' for
displaying the UI which was causing trouble as it was hitting the bug mentioned
above.
I have rearranged the code such that all them will be now route's and we will
route to corresponding routes once click on the buttons.
Pull Request Raised.
> Tez view button doesnt works in ambari hive 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
> Labels: patch-available
> Fix For: 3.0.0
>
> 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)