amplab / graphx

Former GraphX development repository. GraphX has been merged into Apache Spark; please submit pull requests there.
https://github.com/apache/spark
Apache License 2.0
360 stars 103 forks source link

Compress vertex IDs and attributes during replication #67

Open ankurdave opened 10 years ago

ankurdave commented 10 years ago

Possible configurations:

  1. Columnar replication with sorted vertex IDs and delta compression
  2. Non-columnar replication with variable-length encoding for vertex IDs