Guys, any help with this will be appreciated. Thanks.
From: Yasser Altowim [mailto:[email protected]]
Sent: Thursday, August 15, 2013 2:07 PM
To: [email protected]
Subject: MultiVertexInputFormat
Hi,
I am implementing an algorithm using Giraph. My algorithm needs
to read input data from two files, each has its own format. My questions are:
1. How can I use the MultiVertexInputFormat class? Is there any example
that shows how this class can be used?
2. How can I specify this class when running my job using the Giraph
Runner or using a driver class?
Thanks in advance.
Best,
Yasser