cancel
Showing results for 
Search instead for 
Did you mean: 

Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.

Neo4j-admin import with HDFS

I am trying to import data into neo4j from HDFS. I was wondering if this is possible since I keep getting an error that the directory doesn't exist.

neo4j-admin import --nodes:Person "hdfs://........."

1 ACCEPTED SOLUTION

No, it has to be on the local filesystem, also because we're accessing the data with NIO.
So you either have to copy it over or mount the HDFS directory into the FS.

View solution in original post

1 REPLY 1

No, it has to be on the local filesystem, also because we're accessing the data with NIO.
So you either have to copy it over or mount the HDFS directory into the FS.

Nodes 2022
Nodes
NODES 2022, Neo4j Online Education Summit

All the sessions of the conference are now available online