On Wed, May 29, 2013 at 2:25 PM, Maria Stylianou <mars...@gmail.com> wrote:
> Hello guys,
>
> This semester I'm doing my master thesis using Giraph in a daily basis.
> In my blog (marsty5.wordpress.com) I wrote some posts about Giraph, some of
> the new users may find them useful!
> And maybe some of the experienced ones can give me feedback and correct any
> mistakes :D
> So far, I described:
> 1. How to set up Giraph
> 2. What to do next - after setting up Giraph
> 3. How to run ShortestPaths
> 4. How to run PageRank

Good stuff! As a shameless plug, one more way
to install Giraph is via Apache Bigtop. All it takes is
hooking one of these files:
    
http://bigtop01.cloudera.org:8080/view/Bigtop-trunk/job/Bigtop-trunk-Repository/label=fedora18/lastSuccessfulBuild/artifact/repo/bigtop.repo
    
http://bigtop01.cloudera.org:8080/view/Bigtop-trunk/job/Bigtop-trunk-Repository/label=opensuse12/lastSuccessfulBuild/artifact/repo/bigtop.repo
to your yum/apt system and typing:
   $ sudo yum install hadoop-conf-pseudo giraph

In fact we're about to release Bigtop 0.6.0 with Hadoop 2.0.4.1
and Giraph 1.0 -- so anybody's interested in helping us
to test this stuff -- that would be really appreciated.

Thanks,
Roman.

P.S. There's quite a few other platforms available as well:
    
http://bigtop01.cloudera.org:8080/view/Bigtop-trunk/job/Bigtop-trunk-Repository/

Reply via email to