Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1st Pull #1

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

1st Pull #1

wants to merge 2 commits into from

Conversation

lewismc
Copy link

@lewismc lewismc commented Nov 3, 2013

fix instantiation of abstract class from conf.setEdgeInputFormatClass(GoraEdgeInputFormat.class) to conf.setEdgeInputFormatClass(GoraGEdgeEdgeInputFormat.class) in TestGoraEdgeInputFormat#getTestDb

I think I am now getting this though mate

13/11/03 16:11:01 FATAL graph.GraphMapper: uncaughtException: OverrideExceptionHandler on thread org.apache.giraph.master.MasterThread, msg = Unresolved compilation problem:
, exiting...
java.lang.Error: Unresolved compilation problem:

at org.apache.giraph.job.HadoopUtils.makeJobContext(HadoopUtils.java:111)
at org.apache.giraph.io.internal.WrappedEdgeInputFormat.getSplits(WrappedEdgeInputFormat.java:71)
at org.apache.giraph.master.BspServiceMaster.generateInputSplits(BspServiceMaster.java:316)
at org.apache.giraph.master.BspServiceMaster.createInputSplits(BspServiceMaster.java:629)
at org.apache.giraph.master.BspServiceMaster.createEdgeInputSplits(BspServiceMaster.java:708)
at org.apache.giraph.master.MasterThread.run(MasterThread.java:103)

I'll have a look later on mate OK.
ttyl

Lewis John McGibbney added 2 commits November 3, 2013 16:15
…(GoraEdgeInputFormat.class) to conf.setEdgeInputFormatClass(GoraGEdgeEdgeInputFormat.class) in TestGoraEdgeInputFormat#getTestDb
…giraph.job.HadoopUtils.java. All giraph-gora tests now pass.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant