[
https://issues.apache.org/jira/browse/KYLIN-4332?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alexander closed KYLIN-4332.
----------------------------
Resolution: Invalid
My environment issue.
> Failed to load Hive Table java.lang.IllegalStateException
> ---------------------------------------------------------
>
> Key: KYLIN-4332
> URL: https://issues.apache.org/jira/browse/KYLIN-4332
> Project: Kylin
> Issue Type: Bug
> Affects Versions: v3.0.0-beta
> Reporter: Alexander
> Assignee: Alexander
> Priority: Minor
> Attachments: 2020-02-05 5.04.38.png, KYLIN-4332-1.png,
> KYLIN-4332-2.png, KYLIN-4332-3.png
>
>
> When try to reload table metadata schema name is duplicated.
> (DEFAULT.DEFAULT.KYLIN_SALES goes to TableController)
> {code:java}
> 2020-01-09 12:15:49,866 ERROR [http-nio-7070-exec-3]
> controller.TableController:129 : Failed to load Hive Table2020-01-09
> 12:15:49,866 ERROR [http-nio-7070-exec-3] controller.TableController:129 :
> Failed to load Hive Tablejava.lang.IllegalStateException at
> com.google.common.base.Preconditions.checkState(Preconditions.java:492) at
> org.apache.kylin.rest.service.TableService.extractHiveTableMeta(TableService.java:215)
> at
> org.apache.kylin.rest.service.TableService.loadHiveTablesToProject(TableService.java:138)
> at
> org.apache.kylin.rest.controller.TableController.loadHiveTables(TableController.java:113)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)