You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Gaurav Nagar (JIRA)" <ji...@apache.org> on 2017/03/26 06:10:41 UTC

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

Gaurav Nagar created AMBARI-20573:
-------------------------------------

             Summary: Hive view 2.0 fails on LLAP
                 Key: AMBARI-20573
                 URL: https://issues.apache.org/jira/browse/AMBARI-20573
             Project: Ambari
          Issue Type: Bug
    Affects Versions: 2.5.0
            Reporter: Gaurav Nagar
            Assignee: Gaurav Nagar
             Fix For: 2.5.1


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
(v6.3.15#6346)