Bulk Loading with Spark
Joe Obernberger
Hi All - I'm trying to use spark to do a bulk load, but it's very slow.
The cassandra cluster I'm connecting to is a bare-metal, 15 node cluster. I'm using java code to do the loading using: GraphTraversalSource.addV and Vertex.addEdge in a loop. Is there a better way? Thank you! -Joe -- This email has been checked for viruses by AVG. https://www.avg.com |
|