Hi:

I implemented a graph algorithm to recommend content to our users. Although
it is working (implementation uses Mahout) it very inefficient because I
have to run many iterations in order to perform a breadth-first search on
my graph.
I would like to use Giraph for that task. I would like to know if it is
production ready. I'm running jobs on Amazon EMR.

Thanks in advance.
Gustavo

Reply via email to