Problem with dgraph bulk

worked only after giving the process an own listen address

dgraph bulk --rdfs 21million.rdf.gz --schema_file 21million.schema --zero_addr localhost:5080 --http localhost:8060

couldnt find in “deploy” that it needs it

Running on a I7-8550 4core 1.8 Ghz in Hyperv Ubuntu-VM with 4 VCPU and 8 BG Ram:
Total: 09m15s

Thanks for reporting, I’ll update the docos to include a non-default listen port (it defaults to localhost:8080, which is probably taken up by another process, e.g. dgraph zero).

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.