Daniel Duan

Results 13 comments of Daniel Duan

+1,we need this function too!

@mvignesh1990 does this available for 3.46+ Version?

@kunkun-tang here is the result ``` [root@dnode02 ~]# host localhost localhost has address 127.0.0.1 Host localhost not found: 2(SERVFAIL) Host localhost not found: 2(SERVFAIL) ``` @RoryLiuwenxuan My DB is MariaDB...

@RoryLiuwenxuan `[root@dnode02 ~]# mysql -h10.1.49.100 -uazkaban -pazkaban` Welcome to the MariaDB monitor. Commands end with ; or \g. Your MariaDB connection id is 323 Server version: 5.5.52-MariaDB MariaDB Server Copyright...

> supported I have some issue on Centos7.3

设置 KUBOARD_ROOT_USER [参考](https://kuboard.cn/install/v3/install-ldap.html#%E6%8E%88%E6%9D%83%E7%94%A8%E6%88%B7%E8%AE%BF%E9%97%AE-kuboard)

I have same issue, finnaly I found that I can not connect my k8s cluster with the `~/.kube/config`, After updated it, can start without error.

> I have same problem,when i want to star up a k8s flink session with flink version 1.18.1,will throw this exception,but when i use flink1.14.5,it start up success Can both...

I tied with below steps: 1. put zstd-jni-1.5.5-11.jar under hive auxlib path. 2. restart hiveserver2 3. insert data to paimon table. the problem still there. the two version zstd-jni both...

@ChrisKyrie , Thank you qulickly answer. my cluster is CHD6.3.2 , the zstd-jni not under hive/lib. it under mr/lib ![image](https://github.com/user-attachments/assets/3e16a119-d3f9-491c-90a1-101d489b5a84) I don't think it's a good idea to remove the...