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

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

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

Hudson commented on AMBARI-20812:
---------------------------------

FAILURE: Integrated in Jenkins build Ambari-branch-2.5 #1570 (See [https://builds.apache.org/job/Ambari-branch-2.5/1570/])
AMBARI-20812. Hive view 1.5 does not work in Safari8 and IE11 (pallavkul: [http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=733d9eb2607ba77fcbe79704b2e3f5d1e1c4dc37])
* (edit) contrib/views/hive-next/src/main/resources/ui/hive-web/Brocfile.js
* (add) contrib/views/hive-next/src/main/resources/ui/hive-web/vendor/browser-pollyfills.js


> Hive view 1.5 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: amarnath reddy pappu
>            Assignee: Pallav Kulshreshtha
>            Priority: Critical
>             Fix For: 2.5.2
>
>         Attachments: AMBARI-20812-trunk.patch
>
>
> 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)