[Bug] Csv import meet error "There are too many timeseries in memory"
- Langage dominant
- Java
- Étoiles
- 6.4k
- Forks
- 1.2k
- Merge moyen
- 1 j 23 h
- PR mergées (30 j)
- 115
Description
### 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!
Guide de contribution
Ouvrir le guide de contribution
Piste de recherche
Commencez par reproduire l’échec de l’importation CSV dans IoTDB 1.0.0 et examinez la limite de timeseries-memory référencée dans datanode-env.sh/bat. Déterminez pourquoi l’importation atteint la limite sans requêtes et si la mémoire est libérée ; le travail est terminé lorsque la cause ainsi qu’une configuration prise en charge ou une solution de contournement pour les serveurs qui ne peuvent pas augmenter la taille du heap sont documentées.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- java
- Domaine
- database
- Type d'issue
- Bug
- Difficulté
- 4/5
- Temps estimé
- 3-5 jours
- Activité
- À l'abandon
- Clarté
- À clarifier
- Accessibilité débutants
- 25/100