You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "amarnathreddy (JIRA)" <ji...@apache.org> on 2017/04/20 20:19:04 UTC

[jira] [Created] (AMBARI-20812) Hive view does not work in Safari8 and IE11

amarnathreddy created AMBARI-20812:
--------------------------------------

             Summary: Hive view does not work in Safari8 and IE11
                 Key: AMBARI-20812
                 URL: https://issues.apache.org/jira/browse/AMBARI-20812
             Project: Ambari
          Issue Type: Bug
          Components: ambari-views
    Affects Versions: 2.4.2
            Reporter: amarnathreddy
            Priority: Critical


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.
-----
[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)
----
This is happens in Safari8 browser as well.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)