Pallav Kulshreshtha created AMBARI-21085:
--------------------------------------------
Summary: Hive view 1.5 does not work in Safari8 and IE11
Key: AMBARI-21085
URL: https://issues.apache.org/jira/browse/AMBARI-21085
Project: Ambari
Issue Type: Bug
Components: ambari-views
Affects Versions: 2.4.2
Reporter: Pallav Kulshreshtha
Assignee: Pallav Kulshreshtha
Priority: Critical
Fix For: 2.5.2
Steps to reproduce:
1. Launch Hive1.5 in IE11 browser - it loads Databases and Tables at left side
2. enter any query and submit.
3. Execute button would be disabled and there is no response back even if you
wait 10-15mins.
In console it fails with the below error.
{noformat}
-----
[Error] TypeError: undefined is not a function (evaluating
'finalQuery.trim().endsWith(';')')
run (vendor.js, line 10758)
run (vendor.js, line 27192)
handleRegisteredAction (vendor.js, line 29618)
(anonymous function) (vendor.js, line 50042)
dispatch (vendor.js, line 4872)
handle (vendor.js, line 4540)
----
{noformat}
This is happens in Safari8 browser as well.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)