[
https://issues.apache.org/jira/browse/AMBARI-20573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15954821#comment-15954821
]
Hudson commented on AMBARI-20573:
---------------------------------
SUCCESS: Integrated in Jenkins build Ambari-branch-2.5 #1347 (See
[https://builds.apache.org/job/Ambari-branch-2.5/1347/])
AMBARI-20573. Hive view 2.0 fails on LLAP (Gaurav Nagar via (nitiraj.rathore:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=a3d4a1e11df93443b6e819f681d86d610511ac0b])
* (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
> 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
(v6.3.15#6346)