Hi Aakash, You know besides just the JIRA's there are always more algorithms to be implemented for the examples/ directory of code, and more vertex input and output formats (see io/ and graph/ directories for examples). We are trying to build our libraries of both since they can be mixed and matched at the command line when run using GiraphRunner. Try out the benchmarks/ for easy examples you can run on a psuedo-distributed Hadoop cluster. Some of the code docs on the wiki are a bit old, so jump right into looking at the examples in the real source code and we'll be sure to update the wiki and website ASAP.
Thanks for your interest, Eli On Sun, Aug 26, 2012 at 10:13 PM, Aakash Goel <[email protected]> wrote: > Hello, > > I am Aakash, a graduate student at Georgia Tech. While searching for > projects in the area of graphs and parallelism to contribute to, I came > across Giraph <http://incubator.apache.org/projects/giraph.html> and liked > the idea. > > I wanted to know where the project stands as of now, what are the future > aims, and how to get started on contributing (Are there bugs to be fixed, > features to be implemented, etc)? If you could kindly point me to the > answers for these, it would be great. > > Many thanks, > Aakash >
