[
https://issues.apache.org/jira/browse/KYLIN-5108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17435766#comment-17435766
]
MOHAMMED ISMAIL MISHAL VALEY commented on KYLIN-5108:
-----------------------------------------------------
I get the below error now and this I believe is reason why it does not show
tables in insight. But I am able to create model.
java.lang.UnsupportedOperationException: API getTableSnapshots is not supported
in Kylin 4.0 .
at
org.apache.kylin.rest.controller.TableController.getTableSnapshots(TableController.java:227)
~[kylin-server-base-4.0.0.jar:4.0.0]
Also when I try to build cube it fails with below error.
ERROR org.apache.kylin.engine.spark.application.SparkApplication - The spark
job execut
java.lang.ClassNotFoundException: Failed to find data source: parquet. Please
find packages at http://spark.apache.org/third-party-projects.html
at
org.apache.spark.sql.execution.datasources.DataSource$.lookupDataSource(DataSource.scala:689)
~[spark-sql_2.12-3.1.1.jar:3.1.1]
at
org.apache.spark.sql.execution.datasources.DataSource.providingClass$lzycompute(DataSource.scala:98)
~[spark-sql_2.12-3.1.1.jar:3.1.1]
at
org.apache.spark.sql.execution.datasources.DataSource.providingClass(DataSource.scala:97)
~[spark-sql_2.12-3.1.1.jar:3.1.1]
at
org.apache.spark.sql.execution.datasources.DataSource.providingInstance(DataSource.scala:111)
~[spark-sql_2.12-3.1.1.jar:3.1.1]
at
org.apache.spark.sql.execution.datasources.DataSource.resolveRelation(DataSource.scala:349)
~[spark-sql_2.12-3.1.1.jar:3.1.1]
at
org.apache.spark.sql.hive.HiveMetastoreCatalog.$anonfun$convertToLogicalRelation$5(HiveMetastoreCatalog.scala:248)
~[spark-hive_2.12-3.1.1.jar:3.1.1]
at scala.Option.getOrElse(Option.scala:189) ~[scala-library-2.12.10.jar:4.0.0]
at
org.apache.spark.sql.hive.HiveMetastoreCatalog.$anonfun$convertToLogicalRelation$4(HiveMetastoreCatalog.scala:238)
~[spark-hive_2.12-3.1.1.jar:3.1.1]
at
org.apache.spark.sql.hive.HiveMetastoreCatalog.withTableCreationLock(HiveMetastoreCatalog.scala:58)
~[spark-hive_2.12-3.1.1.jar:3.1.1]
> Unsupported Hive Metastore version (Unknown) -
> -----------------------------------------------
>
> Key: KYLIN-5108
> URL: https://issues.apache.org/jira/browse/KYLIN-5108
> Project: Kylin
> Issue Type: Bug
> Components: Client - CLI
> Affects Versions: v4.0.0
> Environment: Hive Version : Hive 2.3.9
> Spark version : 3.1.1
> Hadoop version : Hadoop 3.2.0
> Reporter: MOHAMMED ISMAIL MISHAL VALEY
> Priority: Blocker
>
> Hi Team
> I am trying to install Kylin4 with EC2-S3 as mentioned in
> [doc.|https://kylin.apache.org/docs/install/deploy_without_hadoop.html]
> But I am facing the error as shown below.
> ERROR org.apache.kylin.engine.spark.application.SparkApplication - The spark
> job execute failed!
> java.lang.UnsupportedOperationException: Unsupported Hive Metastore version
> (Unknown). Please set spark.sql.hive.metastore.version with a valid version.
> at
> org.apache.spark.sql.hive.client.IsolatedClientLoader$.hiveVersion(IsolatedClientLoader.scala:107)
> ~[spark-hive_2.12-3.1.1.jar:3.1.1]
>
> I have followed the document as is and kylin is up and running but tables are
> not displayed in Insight tab after creating the Datasource and model. Also
> when i try to build the cube it throws the above error.
> Hive Version : Hive 2.3.9
> Spark version : 3.1.1
> Hadoop version : Hadoop 3.2.0
> Kylin Version :{{apache-kylin-4.0.0}}
>
> https://kylin.apache.org/docs/install/deploy_without_hadoop.html
>
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)