kylin start incorrect

2022-03-26 Thread Gao Michael
Hi all I’m new to kylin. I’ve download and install kylin4, and I’v also install hadoop3, spark3, hive3. So far the hadoop, hive and spark is in good running. Now I start kylin, but can’t access web ui. I check the log file, it seem something wrong: 2022-03-26 09:09:29,173 ERROR [localhost-start

kylin Software Requirements

2022-05-12 Thread Gao Michael
Hi all I want to try kylin. My cluster built on hadoop3.3.2(native), hive3, hbase2.4 and spark3. Can I install kylin on my cluster? I mean my cluster env fit to the kylin Software Requirements?

[no subject]

2022-05-17 Thread Gao Michael
Hi all I started kylin and can't access web interface, and I checked the log file and found the error below, how can I solve this problems. 2022-05-18 01:36:51,684 ERROR [localhost-startStop-1] context.ContextLoader:350 : Context initialization failed org.springframework.beans.factory.BeanCreati

context.ContextLoader:350 : Context initialization failed

2022-05-17 Thread Gao Michael
Hi all I started kylin and can't access web interface, and I checked the log file and found the error below, how can I solve this problems. 2022-05-18 01:36:51,684 ERROR [localhost-startStop-1] context.ContextLoader:350 : Context initialization failed org.springframework.beans.factory.BeanCreati

mysql connect string

2022-05-17 Thread Gao Michael
Hi all My cluster env is: Ubuntu server 20.4 Hadoop3.3.2 Hive3.1.2 Hbase2.4.11 Spark3.2.1 mysql Ver 8.0.29-0ubuntu0.20.04.3 for Linux on x86_64 My kylin version is: kylin-4.0.1-bin-spark3.tar.gz I created user kylin in mysql and create databases both kylin and kylin_metastore mysql> show data

File does not exist ....... fairscheduler.xml

2022-05-18 Thread Gao Michael
Hi all I got follow error when I try to add table to my kylin project via web interface: 2022-05-18 18:48:37,904 INFO [Thread-7] ui.SparkUI:57 : Bound SparkUI to 0.0.0.0, and started at http://hadoop-cluster-001:4040 2022-05-18 18:48:38,681 ERROR [Thread-7] scheduler.FairSchedulableBuilder:94

回复: File does not exist ....... fairscheduler.xml

2022-05-19 Thread Gao Michael
Hi all, Who can Help? 发件人: Gao Michael 发送时间: 2022年5月18日 19:23 收件人: user@kylin.apache.org 主题: File does not exist ... fairscheduler.xml Hi all I got follow error when I try to add table to my kylin project via web interface: 2022-05-18 18:48:37,904 INFO [Thread-7] ui.SparkUI:57 : Bound

回复: Re:回复: Re:回复: File does not exist ....... fairscheduler.xml

2022-05-19 Thread Gao Michael
Hi Tengting Xu: I already deployed spark3.2.1 on my cluster, you mean I should degrade it to 3.1.1? 发件人: Mukvin 发送时间: 2022年5月19日 22:36 收件人: michael.ga...@hotmail.com; user@kylin.apache.org 主题: Re:回复: Re:回复: File does not exist ... fairscheduler.xml Hi Gao Michael, As I checked the log

回复: Re:回复: Re:回复: Re:回复: File does not exist ....... fairscheduler.xml

2022-05-20 Thread Gao Michael
发送时间: 2022年5月20日 9:22 收件人: michael.ga...@hotmail.com; user@kylin.apache.org 主题: Re:回复: Re:回复: Re:回复: File does not exist ... fairscheduler.xml Hi Gao Michael, I mean you can export SPARK_HOME=`path to spark 3.1.1` for KYLIN, do not need to downgrade 3.2.1. You can keep them both. -- Best