Installing DSE Graph Loader

Graph Loader supports classic DSE Graph (DSE 5.1 to 6.7). Classic DSE Graph has been replaced by DataStax Graph in DataStax Enterprise (DSE) 6.8. DataStax recommends using DataStax Bulk Loader for loading graph data in DSE 6.8 and later.

DSE Graph Loader is not included as part of DataStax Enterprise (DSE) installations. Use these instructions for installing on Linux-based platforms using the binary tarball.

Prerequisites

  • A sufficiently powerful machine should be used to run DSE Graph Loader. The memory requirements must account for caching the serialized vertices during the loading process, up to ten times (10X) the size of the original data. Ensure that enough shared memory (mmap, or buffer cache) is allocated; properties and edges are bound by the speed of the available I/O. The network connection between the DSE Graph Loader machine and the DSE Graph cluster must have sufficient bandwidth.

    Do not run DSE Graph Loader on a machine that hosts a DSE Graph node for larger scale datasets.

  • DataStax Enterprise is installed and configured for DSE Graph.

Procedure

End User License Agreement (EULA). By downloading this DataStax product, you agree to the terms of the EULA.

  1. Download the DSE Graph Loader tarball from the DataStax Download page.

  2. Unpack the DataStax Enterprise tarball:

    tar -xzvf dse-graph-loader.tar.gz

    The files are downloaded and extracted into the dse-graph-loader directory.

Was this helpful?

Give Feedback

How can we improve the documentation?

© 2024 DataStax | Privacy policy | Terms of use

Apache, Apache Cassandra, Cassandra, Apache Tomcat, Tomcat, Apache Lucene, Apache Solr, Apache Hadoop, Hadoop, Apache Pulsar, Pulsar, Apache Spark, Spark, Apache TinkerPop, TinkerPop, Apache Kafka and Kafka are either registered trademarks or trademarks of the Apache Software Foundation or its subsidiaries in Canada, the United States and/or other countries. Kubernetes is the registered trademark of the Linux Foundation.

General Inquiries: +1 (650) 389-6000, info@datastax.com