Hi Choonho,

You should able to set input directory using setInputPath() method. Or, set input multiple files[1].

BTW, that's strange. There's a partitioner problem when processing very large graphs[2]. How large is your input dataset?

1. http://hama.apache.org/hama_bsp_tutorial.html
2. http://markmail.org/message/ynfwycgb7cfzhp4t

On 7/23/2012 4:21 PM, Choonho Son wrote:
Hi All,

I tested pagerank algorithm in hama-example-0.5.0.jar.
It works very well with huge input files.

But It only accept one input file.
I made input files using map/reduce.

So is it possible for accepting input directory instead of input file.

Thanks,

Choonho Son

--
Best Regards, Edward J. Yoon
@eddieyoon

Reply via email to