Open sarmbruster opened 5 years ago
@sarmbruster gave me positive feedback with the build of this PR: https://github.com/neo-technology/neo4j-etl/pull/241
so I'm closing this.
Hi, I also meet the same error.
`COMMAND: java -cp "/Users/labfnp/Library/Application Support/Neo4j Desktop/Application/graphApps/_global/neo4j-etl-ui/dist/neo4j-etl.jar" org.neo4j.etl.NeoIntegrationCli export --mapping-file "/var/folders/3y/qftl0mj544l7w8mnj0_ws2300000gn/T/mysql_2020restore_2020restore_mapping.json" --rdbms:password "54890971" --rdbms:user "root" --rdbms:url "jdbc:mysql://localhost:3306/2020restore?autoReconnect=true&useSSL=false&useCursorFetch=true&allowPublicKeyRetrieval=true" --csv-directory "/var/folders/3y/qftl0mj544l7w8mnj0_ws2300000gn/T" --options-file "/var/folders/3y/qftl0mj544l7w8mnj0_ws2300000gn/T/import-tool-options.json" --using "cypher:batch" --unwindBatchSize 1000 --txBatchSize 10000 --neo4j:url "bolt://localhost:7687" --neo4j:user "neo4j" --neo4j:password "54890971"
Neo4j ETL 1.4.2 Neo4j 3.5.12
Can you try with version 1.5.0?
Can you try with version 1.5.0?
Actually, I had been installed Neo4j ETL today early by https://r.neo4j.com/neo4j-etl-app, but it still showed Neo4j ETL 1.4.2. I just finished reinstall again, but it still shows Neo4j ETL 1.4.2.
It can work after updating the neo4j desktop to version 1.2.5, and I reinstall the neo4j ETL 1.5.0. Thanks a lot! :)
Super, thanks!
Trying to import a postgres db with non-customized mappings. The dataset can be made available via private email for diagnosis.
Upon import using "Online import BATCH" I'm getting:
Using "Online import LOAD CSV" I'm getting