You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, i have a problem with neo4j-etl-cli tool.
My error is :
org.neo4j.driver.exceptions.ClientException: Couldn't load the external resource at: file:////root/csv_export/csv-001/public/NODE_public.sampledata_da0d6caf-6911-4805-bb76-1b8dad9ba098.csv
As you can see there is an extra slash in file URI and it is also in load-csv.cypher file witch is auto generated.
Etl-cli tool is v1.6.0
How to fix this?
The text was updated successfully, but these errors were encountered:
Hi, i have a problem with neo4j-etl-cli tool.
My error is :
org.neo4j.driver.exceptions.ClientException: Couldn't load the external resource at: file:////root/csv_export/csv-001/public/NODE_public.sampledata_da0d6caf-6911-4805-bb76-1b8dad9ba098.csv
As you can see there is an extra slash in file URI and it is also in load-csv.cypher file witch is auto generated.
Etl-cli tool is v1.6.0
How to fix this?
The text was updated successfully, but these errors were encountered: