You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@giraph.apache.org by shaurya rohatgi <sh...@gmail.com> on 2015/06/11 12:47:21 UTC

Cannot start Giraph Job - Problem in Edge Input Format

Hello Everyone ,

I am trying to run a simple program which takes edge list as input. The
command which I use is -

*hadoop jar myProject.jar org.apache.giraph.GiraphRunner org.myClass -eif
$edgeInputFormat -eip $edgeInputPath -w 2*

I get the following error.

*Exception in thread "main" java.lang.RuntimeException: class org.myClass
not org.apache.giraph.graph.Vertex*

I am stuck with this error and I don't know how to proceed. Please Help !


-- 
Thanking You,
Shaurya Rohatgi