Re: How to reflect last hour data into Hive and Kylin Insights query window

2023-11-21 Thread Nam Đỗ Duy
Thank you Xiaoxiang, I tried in my place and it worked for the ssb database but it didn't work for my own database. It only works if I restart kylin so I guess there might be some configuration miss in my end. Thank you very much anyway and will update next time. Have a good day. On Fri, Nov 17

Re: How to reflect last hour data into Hive and Kylin Insights query window

2023-11-21 Thread Xiaoxiang Yu
Before you try again, you can use spark-sql/spark-shell to check if the data is loaded into your table successfully (or if your data is copied to the right place). Following is how to start a spark-sql/spark-shell in a container. export HADOOP_CONF_DIR=/opt/hadoop-3.2.1/etc/hadoop cd /home/kylin/