13.1 开启metric,启动失败
1、13.1启动报错java.lang.IllegalArgumentException: Collector already registered that provides name: quantity。 2、13.0按照官方文档启动metrc,只能有两个选项,而非五个。 3、13.0按照官方文档集群启动,并开启metrc,只能看到cluster_uncommitted_log指标集,其他无法看到
Hi, this is your first issue in IoTDB project. Thanks for your report. Welcome to join the community!
我的默认配置,开启true,也是两个选项,选一个选项,也会报一样的错java.lang.IllegalArgumentException: Collector already registered that provides name: quantity。
上述问题使用版本为apache-iotdb-0.13.1-all-bin
@SpriCoder
This problem is fixed on #6824 .
You can try latest version to use metric on rel/0.13(to get latest binary one, you can see this repo).
This problem is fixed on #6824 .
v0.13.1 fail on metric , iotdb start throw exception "java.lang.IllegalArgumentException: Collector already registered that provides name: quantity"
Get it, you can try the latest version on rel/0.13, this is already fixed in code. to get the binary one, you can see repo
Get it, you can try the latest version on rel/0.13, this is already fixed in code. to get the binary one, you can see repo
how use? excute start.sh?