xiaobai1017

Results 2 issues of xiaobai1017

![image](https://user-images.githubusercontent.com/33505450/142992252-e7f806e1-7176-4412-8d33-2a3ced9bf857.png) let pm25IDWOptions = { // opacity - the opacity of the IDW layer // cellSize - height and width of each cell, 25 by default // exp - exponent...

1.cpu 100% 修改canal.properties,关闭并行解析的能力 canal.instance.parser.parallel = false 2.canal.deployer-1.1.8-SNAPSHOT启动 需要拷贝 druid-1.2.21.jar(canal.adapter-1.1.8-SNAPSHOT里有) 到lib下!!! 3.adapter启动报:java.lang.NoSuchMethodError: java.nio.ByteBuffer.clear()Ljava/nio/ByteBuffer; 升级jre到11!!!