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 2018/02/16 13:14:08 UTC

[jira] [Commented] (AMBARI-20573) Hive view 2.0 fails on LLAP

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

Hudson commented on AMBARI-20573:
---------------------------------

FAILURE: Integrated in Jenkins build Ambari-trunk-Commit #8744 (See [https://builds.apache.org/job/Ambari-trunk-Commit/8744/])
AMBARI-20573. Hive view 2.0 fails on LLAP (Gaurav Nagar via (aonishuk: [https://gitbox.apache.org/repos/asf?p=ambari.git&a=commit&h=7d4df5b30819384e7b72fca852b1319244bdab09])
* (edit) ambari-server/src/main/java/org/apache/ambari/server/view/ViewRegistry.java


> Hive view 2.0 fails on LLAP
> ---------------------------
>
>                 Key: AMBARI-20573
>                 URL: https://issues.apache.org/jira/browse/AMBARI-20573
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-views
>    Affects Versions: 2.5.0
>            Reporter: Gaurav Nagar
>            Assignee: Gaurav Nagar
>            Priority: Major
>             Fix For: 2.5.1
>
>         Attachments: AMBARI-20573_branch-2.5.patch
>
>
> Hive View 2.0.0 with default configuration fails with llap. 
> Ambari server logs show below failure
> 22 Mar 2017 00:11:56,882  INFO [ambari-client-thread-30] ZooKeeper:684 - Session: 0x25af27aae5a014f closed
> 22 Mar 2017 00:11:56,882  INFO [ambari-client-thread-30-EventThread] ClientCnxn:524 - EventThread shut down
> 22 Mar 2017 00:11:56,894 ERROR [ambari-client-thread-30] ContainerResponse:537 - Mapped exception to response: 500 (Internal Server Error)
> org.apache.ambari.view.hive20.utils.ServiceFormattedException
>         at org.apache.ambari.view.hive20.resources.browser.ConnectionService.attemptHiveConnection(ConnectionService.java:111)
>         at org.apache.ambari.view.hive20.resources.browser.ConnectionService.attemptConnection(ConnectionService.java:85)
>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>         at java.lang.reflect.Method.invoke(Method.java:498)
>         at com.sun.jersey.spi.container.JavaMethodInvokerFactory$1.invoke(JavaMethodInvokerFactory.java:60)
>         at com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$ResponseOutInvoker._dispatch(AbstractResourceMethodDispatchProvider.java:205)
>         at com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher.dispatch(ResourceJavaMethodDispatcher.java:75)
>         at com.sun.jersey.server.impl.uri.rules.HttpMethodRule.accept(HttpMethodRule.java:302)
>         at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147)
>         at com.sun.jersey.server.impl.uri.rules.SubLocatorRule.accept(SubLocatorRule.java:137)
>         at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147)
>         at 



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