[
https://issues.apache.org/jira/browse/KYLIN-3469?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shaofeng SHI closed KYLIN-3469.
-------------------------------
Resolution: Invalid
Please send questions to Kylin mailing list. And please subscribe before
sending, otherwise the email will be rejected.
> cannot get HiveTableMeta
> ------------------------
>
> Key: KYLIN-3469
> URL: https://issues.apache.org/jira/browse/KYLIN-3469
> Project: Kylin
> Issue Type: Bug
> Reporter: weirongneng
> Priority: Major
>
> Dear all,
> I installed kylin on EMR 5.10, and cannot get HiveTableMeta appeared
> when loading datasource, as follows:
> 2018-07-25T08:32:11,479 ERROR [http-bio-7070-exec-10]
> org.apache.kylin.rest.controller.BasicController -
> org.apache.kylin.rest.exception.InternalErrorException: cannot get
> HiveTableMeta
> at
> org.apache.kylin.rest.controller.TableController.loadHiveTables(TableController.java:126)
> ~[kylin-server-base-2.4.0.jar:2.4.0]
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> ~[?:1.8.0_171]
> at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> ~[?:1.8.0_171]
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> ~[?:1.8.0_171]
> at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_171]
> at
> org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205)
> ~[spring-web-4.3.10.RELEASE.jar:4.3.10.RELEASE]
> at
> org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:133)
> ~[spring-web-4.3.10.RELEASE.jar:4.3.10.RELEASE]
> at
> org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:97)
> ~[spring-webmvc-4.3.10.RELEASE.jar:4.3.10.RELEASE]
> at
> org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:827)
> ~[spring-webmvc-4.3.10.RELEASE.jar:4.3.10.RELEASE]
> at
> org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:738)
> ~[spring-webmvc-4.3.10.RELEASE.jar:4.3.10.RELEASE]
> at
> org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:85)
> ~[spring-webmvc-4.3.10.RELEASE.jar:4.3.10.RELEASE]
> at
> org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:967)
> [spring-webmvc-4.3.10.RELEASE.jar:4.3.10.RELEASE]
> at
> org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:901)
> [spring-webmvc-4.3.10.RELEASE.jar:4.3.10.RELEASE]
> at
> org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:970)
> [spring-webmvc-4.3.10.RELEASE.jar:4.3.10.RELEASE]
> at
> org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:872)
> [spring-webmvc-4.3.10.RELEASE.jar:4.3.10.RELEASE]
> at javax.servlet.http.HttpServlet.service(HttpServlet.java:650)
> [servlet-api.jar:?]
> at
> org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:846)
> [spring-webmvc-4.3.10.RELEASE.jar:4.3.10.RELEASE]
> at javax.servlet.http.HttpServlet.service(HttpServlet.java:731)
> [servlet-api.jar:?]
> at
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:303)
> [catalina.jar:7.0.85]
> at
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
> [catalina.jar:7.0.85]
> at
> org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
> [tomcat7-websocket.jar:7.0.85]
> at
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
> [catalina.jar:7.0.85]
> at
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
> [catalina.jar:7.0.85]
> at
> org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:317)
> [spring-security-web-4.2.3.RELEASE.jar:4.2.3.RELEASE]
> at
> org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:127)
> [spring-security-web-4.2.3.RELEASE.jar:4.2.3.RELEASE]
> at
> org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:91)
> [spring-security-web-4.2.3.RELEASE.jar:4.2.3.RELEASE]
> at
> org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
> [spring-security-web-4.2.3.RELEASE.jar:4.2.3.RELEASE]
> at
> org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:114)
> [spring-security-web-4.2.3.RELEASE.jar:4.2.3.RELEASE]
> at
> org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
> [spring-security-web-4.2.3.RELEASE.jar:4.2.3.RELEASE]
> at
> org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137)
> [spring-security-web-4.2.3.RELEASE.jar:4.2.3.RELEASE]
> at
> org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
> [spring-security-web-4.2.3.RELEASE.jar:4.2.3.RELEASE]
> at
> org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
> [spring-security-web-4.2.3.RELEASE.jar:4.2.3.RELEASE]
> at
> org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
> [spring-security-web-4.2.3.RELEASE.jar:4.2.3.RELEASE]
> at
> org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:170)
>
>
> [spring-security-web-4.2.3.RELEASE.jar:4.2.3.RELEASE]
>
> {color:#FF0000} My environmental variables are as follows:{color}
> export KYLIN_HOME=/usr/local/kylin/apache-kylin-2.4.0-bin-hbase1x
>
> export HIVE_HOME=/usr/lib/hive
> export HIVE_CONF_DIR=${HIVE_HOME}/conf
> export HCAT_HOME=/usr/lib/hive-hcatalog
> export HIVE_LIB=$HIVE_HOME/lib
> export
> hive_dependency=/etc/hive/conf:$HIVE_HOME/lib/*:$HCAT_HOME/share/hcatalog/hive-hcatalog-core-2.3.1-amzn-0.jar
>
> Help the cows to solve it. Thank you.
>
> Best Regards
>
> weirongneng
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)