You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kylin.apache.org by "Shaofeng SHI (JIRA)" <ji...@apache.org> on 2015/06/01 11:42:17 UTC

[jira] [Resolved] (KYLIN-761) Tables are not shown in the "Query" tab, and couldn't run SQL query after cube be built

     [ https://issues.apache.org/jira/browse/KYLIN-761?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shaofeng SHI resolved KYLIN-761.
--------------------------------
       Resolution: Fixed
    Fix Version/s: v0.7.1

> Tables are not shown in the "Query" tab, and couldn't run SQL query after cube be built
> ---------------------------------------------------------------------------------------
>
>                 Key: KYLIN-761
>                 URL: https://issues.apache.org/jira/browse/KYLIN-761
>             Project: Kylin
>          Issue Type: Bug
>          Components: General
>    Affects Versions: v0.7.1
>         Environment: CDH 5.4
>            Reporter: Shaofeng SHI
>            Assignee: Shaofeng SHI
>             Fix For: v0.7.1
>
>         Attachments: find-hive-dependency.sh
>
>
> User from mailing-list reports their Kylin doesn't show up the table/columns in "Query" tab after cube be built; In kylin.log, there are exceptions:
> “Error instantiating
> JsonCustomSchema(name=DEFAULT)”
> Caused by: java.lang.ClassNotFoundException:
> org.apache.kylin.query.schema.OLAPSchemaFactory
> at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
> at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
> at java.security.AccessController.doPrivileged(Native Method)
> at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
> at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
> at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
> at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
> at java.lang.Class.forName0(Native Method)
> at java.lang.Class.forName(Class.java:191)
> at org.apache.calcite.model.ModelHandler.visit(ModelHandler.java:209)
> ... 103 more



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)