Skip to content

Latest commit

 

History

History
69 lines (45 loc) · 2 KB

index.md

File metadata and controls

69 lines (45 loc) · 2 KB

About

iWCT-GraphX-algorithm is a project aimed at implementing graph algorithms upon Apache Spark and GraphX. The project is a subsidiary of SJTU-iWCT-Spark which also researches in Big Data and Spark MLlib.

Note: The website you are viewing is realized with MDwiki and hosted on GitHub sjtu-iwct/graphx-webpage. The algorithm source codes are hosted on GitHub sjtu-iwct/graphx-algorithm. They are both open source projects and need your contribution.

Features

graphx-webpage

  • An overall review of the graphx-algorithm project
  • Realized with MDwiki which uses [Markdown][markdown] as its input markup language
  • Provides tutorials not only about GraphX and our API, but the GraphX source code review

graphx-algorithm

  • Built completely upon Apache GraphX
  • Implements algorithms both in C/C++ and GraphX-based Scala for comparison
  • Provides detailed standard annotations and examples

Requirements

  • Any modern Webbrowser
  • Apache Spark > 1.2.0
  • Apache Hadoop > 2.3
  • Git client
  • Any IDE (IntelliJ IDEA > 13 recommended) or code editor

Start Your GraphX Journey


Our Team

Professors

Students

  • Ge Chen
  • Yuchuan Gou
  • Qinghao Huang
  • Wenguang Huang
  • Weipeng Liu
  • Yan Yan
  • Hangchen Yu
  • Chang Zhou

License

The project is currently licensed under GNU GPLv2.