bigdata-spec
bigdata-spec
metrika.xml should add some configuration such as: ck01 9181 ck02 9181 ck03 9181 and the port must be the same as 9181
@1241407808 @2416210017 @sszc @jim-zong @vfoucault Hello,How to solve it ?
@zk-kiger Hello,I try to test the QPS by YCSB,But there is error like ``` `2022-09-14 16:57:58 WARN ClientCnxn:1290 - Session 0x0 for sever localhost/127.0.0.1:2181, Closing socket connection. Attempting reconnect except...
@zk-kiger thank you, when I create /benchmark node in zk ,I can use YCSB benchmark tools but there some warn like this, is this normal? ``` 2022-09-15 10:58:06 WARN ClientCnxn:1284...
@zk-kiger Our team want to remove ZK and use Keeper ,By this YCSB test ,maybe we should wait next version? I test Clickhouse Version is **22.8.1.2097**
@nsivabalan Thank you for your reply, if I don't set hoodie.metadata.enable"="false",throw "java.lang.NoSuchMethodError: org.apache.hadoop.hdfs.client.HdfsDataInputStream.getReadStatistics()" if I set hoodie.metadata.enable"="false", often not every time throw “ Caused by: org.apache.hudi.exception.HoodieMetadataException: Failed to retrieve list...
@kaijchen @zuston @jerqi When I deploy Coordinator Server from master , it throws `[ERROR] 2022-10-13 11:22:04,116 main CoordinatorServer - Errors on initializing coordinator server. java.lang.NullPointerException at java.util.concurrent.ConcurrentHashMap.putVal(ConcurrentHashMap.java:1011) at java.util.concurrent.ConcurrentHashMap.put(ConcurrentHashMap.java:1006) at...
@zuston conf shoud be set rss.coordinator.remote.storage.path hdfs://nameservice1/tmp/path1,hdfs://nameservice1/tmp/path2 no rss.coordinator.remote.storage.path hdfs:///tmp/path1,hdfs:///tmp/path2
@OneSizeFitsQuorum Hi,Do you know this question?
> Flink SQL的连接器要等到1.2.2才会开始正式的支持。如果现在想要体验的话,可以把源码拉下来,可以在master分支或者rel/1.2分支,用mvn install -DskipTests命令编译安装一下。 感谢,那么服务是不是也要升级到1.2.2?