iotdb
iotdb copied to clipboard
Apache IoTDB
2022-09-21 07:14:31,538 [pool-32-IoTDB-Meta-Heartbeat-1] INFO o.a.i.c.s.h.HeartbeatThread:99 - Meta: The leader Node(internalIp:192.200.3.8, metaPort:9003, nodeIdentifier:-206822371, dataPort:40010, clientPort:6667, clientIp:192.200.3.8) timed out 2022-09-21 07:13:30,137 [pool-49-IoTDB-ClusterDataRPC-Client-140] ERROR o.a.i.d.c.IoTDBDefaultThreadExceptionHandler:31 - Exception in thread pool-49-IoTDB-ClusterDataRPC-Client-140-309 java.lang.OutOfMemoryError: Java heap...
To reduce memory and disk usage, add in the functionality to separate out cold data.
## Background introduction I hope to develop a tsfile file visual parsing tool to provide guidance for IoTDB beginners and as a debugging tool for IoTDB developers. The tool can...
# mvn clean package -DskipTests -U [INFO] Scanning for projects... [ERROR] [ERROR] Some problems were encountered while processing the POMs: [WARNING] 'dependencyManagement.dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.eclipse.jetty:jetty-server:jar -> version ${jetty.version} vs...
## Description The current influxdb adapter uses iotdb to store the order of tags in order to generate a unique path for the combination of tags with the same semantics...
Bumps scala-maven-plugin from 3.2.0 to 3.2.2. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
At this stage, expression evaluation is based on the volcano model, and the evaluate function is called to the root node of the expression tree, and the tree will recursively...
插值查询数据异常
iotdb 0.12.5 聚合加插值查询时,8月8日以前数据正常,8月8日以后的插值结果全都一样。  
Bumps `micrometer.metrics.version` from 1.6.2 to 1.6.13. Updates `micrometer-registry-prometheus` from 1.6.2 to 1.6.13 Release notes Sourced from micrometer-registry-prometheus's releases. 1.6.13 :beetle: Bug Fixes DefaultLongTaskTimer histogram bucket counting logic fix #2851 Possible...
# Describe the bug **Error occurred in the situation where we specify the window size and sliding step size and at the same time we use operation in aggregation function.**...