Replies: 1 comment 1 reply
-
Hi, the current csv tool has a lot of problems and can be considered as an unusable feature. We are working on the refactor of this part of code. Can you provide a sample of your csv file? So we can check if the new csv tool works properly. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone,
I am trying to import csv datasets with help of this command:
tools/import-csv.sh -h 127.0.0.1 -p 6667 -u root -pw root -f filename.csv
however, I got this error:
Meet error when insert csv because org.apache.iotdb.db.exception.metadata.IllegalPathException:
Is there anyone can guide me how to solve it?
Thank you so much
Beta Was this translation helpful? Give feedback.
All reactions