Final reminder: ApacheCon North America call for presentations closing soon

2022-05-19 Thread Rich Bowen
[Note: You're receiving this because you are subscribed to one or more Apache Software Foundation project mailing lists.] This is your final reminder that the Call for Presetations for ApacheCon North America 2022 will close at 00:01 GMT on Monday, May 23rd, 2022. Please don't wait! Get your talk

回复: 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 Sp

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

2022-05-19 Thread Mukvin
Hi Gao Michael, Could you give a full log about kylin.log located in $KYLIN_HOME/logs/kylin.log. Let me get the full trace of this error. -- Best regards. Tengting Xu At 2022-05-19 19:41:20, "Gao Michael" wrote: Hi all, Who can Help? 发件人: Gao Michael 发送时间: 2022年5月18日 19:23 收件人

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

2022-05-19 Thread Mukvin
Hi Gao Michael, As I checked the log file, I found two errors in it. "controller.TableController:131 : Failed to load Hive Table java.lang.StackOverflowError" and "File not found exception". They are related to spark. As you have mentioned your env is with spark 3.2.1, but currently, kylin-4.0.1

回复: 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 file

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

2022-05-19 Thread Mukvin
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 regards. Tengting Xu At 2022-05-19 22:47:14, "Gao Michael" wrote: Hi Tengting Xu: I already deployed spark3.2.1 on my cluster, you mean I shou