apache / apache/iotdb

[Bug] Csv import meet error "There are too many timeseries in memory"

Abierto
#9,356 2 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Java
Estrellas
6.4k
Forks
1.2k
Merge medio
1 d 23 h
PR fusionados (30 d)
115

Descripción

### Search before asking

- [X] I searched in the [issues](https://github.com/apache/iotdb/issues) and found nothing similar.

### Version

1.0.0

### Describe the bug and provide the minimal reproduce step

Meet this error when import data to iotdb(version: 1.0.0):
"Meet error when insert csv because 507: There are too many timeseries in memory, please increase MAX_HEAP_SIZE in datanode-env.sh/bat, restart and create timeseries again."

Are there any other options or configurations to avoid this as for now i can`t increase memory size of the server? I don't understand why there are so many timeseries in memory, as there are no queries at the moment. If these timeseries in memory are cache of imported data, when will the memory will be released?

### What did you expect to see?

-

### What did you see instead?

-

### Anything else?

_No response_

### Are you willing to submit a PR?

- [ ] I'm willing to submit a PR!

Guía de contribución

Abrir la guía de contribución

Línea de trabajo

Comienza reproduciendo el fallo de importación de CSV en IoTDB 1.0.0 e inspecciona el límite de timeseries-memory referenciado en datanode-env.sh/bat. Determina por qué la importación alcanza el límite sin consultas y si se libera memoria; se considera terminado cuando se documenten la causa y una configuración compatible o una solución alternativa para servidores que no pueden aumentar el tamaño del heap.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
java
Área
database
Tipo de issue
Error
Dificultad
4/5
Tiempo estimado
3-5 días
Estado de actividad
Estancado
Claridad
Necesita aclaración
Aptitud para principiantes
25/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.