I successfully imported GiraphDemoRunnerIntellijMaven and GiraphDemoRunnerIntellijNoMaven but when I ran GiraphDemoRunner, both keep printing the line "INFO mapred.LocalJobRunner: ALL - 0 finished out of 1 on superstep -1" forever.
Here is the output logs:
22/12/11 20:14:01 ERROR master.BspServiceMaster: barrierOnWorkerList: Missing chosen workers [Worker(hostname=lap13162, MRtaskID=0, port=30000)] on superstep -1
22/12/11 20:14:01 ERROR master.MasterThread: masterThread: Master algorithm failed with IllegalStateException
java.lang.IllegalStateException: coordinateVertexInputSplits: Worker failed during input split (currently not supported)
at org.apache.giraph.master.BspServiceMaster.coordinateInputSplits(BspServiceMaster.java:1483)
at org.apache.giraph.master.BspServiceMaster.coordinateSuperstep(BspServiceMaster.java:1650)
at org.apache.giraph.master.MasterThread.run(MasterThread.java:124)
22/12/11 20:14:01 FATAL graph.GraphTaskManager: uncaughtException: OverrideExceptionHandler on thread org.apache.giraph.master.MasterThread, msg = java.lang.IllegalStateException: coordinateVertexInputSplits: Worker failed during input split (currently not supported), exiting...
java.lang.IllegalStateException: java.lang.IllegalStateException: coordinateVertexInputSplits: Worker failed during input split (currently not supported)
at org.apache.giraph.master.MasterThread.run(MasterThread.java:194)
Caused by: java.lang.IllegalStateException: coordinateVertexInputSplits: Worker failed during input split (currently not supported)
at org.apache.giraph.master.BspServiceMaster.coordinateInputSplits(BspServiceMaster.java:1483)
at org.apache.giraph.master.BspServiceMaster.coordinateSuperstep(BspServiceMaster.java:1650)
at org.apache.giraph.master.MasterThread.run(MasterThread.java:124)
22/12/11 20:14:01 WARN zk.ZooKeeperManager: logZooKeeperOutput: Dumping up to last 100 lines of the ZooKeeper process STDOUT and STDERR.
22/12/11 20:14:03 INFO mapred.LocalJobRunner: ALL - 0 finished out of 1 on superstep -1
22/12/11 20:14:03 INFO job.HaltApplicationUtils$DefaultHaltInstructionsWriter: writeHaltInstructions: To halt after next superstep execute: 'bin/halt-application --zkServer lap13162:22181 --zkNode /_hadoopBsp/job_local640905488_0001/_haltComputation'
22/12/11 20:14:03 INFO mapred.JobClient: Running job: job_local640905488_0001
22/12/11 20:14:04 INFO mapred.JobClient: map 100% reduce 0%
22/12/11 20:14:06 INFO mapred.LocalJobRunner: ALL - 0 finished out of 1 on superstep -1
22/12/11 20:14:15 INFO mapred.LocalJobRunner: ALL - 0 finished out of 1 on superstep -1
22/12/11 20:14:24 INFO mapred.LocalJobRunner: ALL - 0 finished out of 1 on superstep -1
22/12/11 20:14:36 INFO mapred.LocalJobRunner: ALL - 0 finished out of 1 on superstep -1
22/12/11 20:14:45 INFO mapred.LocalJobRunner: ALL - 0 finished out of 1 on superstep -1
22/12/11 20:14:54 INFO mapred.LocalJobRunner: ALL - 0 finished out of 1 on superstep -1
22/12/11 20:15:06 INFO mapred.LocalJobRunner: ALL - 0 finished out of 1 on superstep -1
Could you help me on this ?
I successfully imported GiraphDemoRunnerIntellijMaven and GiraphDemoRunnerIntellijNoMaven but when I ran GiraphDemoRunner, both keep printing the line "INFO mapred.LocalJobRunner: ALL - 0 finished out of 1 on superstep -1" forever.
Here is the output logs:
22/12/11 20:14:01 ERROR master.BspServiceMaster: barrierOnWorkerList: Missing chosen workers [Worker(hostname=lap13162, MRtaskID=0, port=30000)] on superstep -1
22/12/11 20:14:01 ERROR master.MasterThread: masterThread: Master algorithm failed with IllegalStateException
java.lang.IllegalStateException: coordinateVertexInputSplits: Worker failed during input split (currently not supported)
at org.apache.giraph.master.BspServiceMaster.coordinateInputSplits(BspServiceMaster.java:1483)
at org.apache.giraph.master.BspServiceMaster.coordinateSuperstep(BspServiceMaster.java:1650)
at org.apache.giraph.master.MasterThread.run(MasterThread.java:124)
22/12/11 20:14:01 FATAL graph.GraphTaskManager: uncaughtException: OverrideExceptionHandler on thread org.apache.giraph.master.MasterThread, msg = java.lang.IllegalStateException: coordinateVertexInputSplits: Worker failed during input split (currently not supported), exiting...
java.lang.IllegalStateException: java.lang.IllegalStateException: coordinateVertexInputSplits: Worker failed during input split (currently not supported)
at org.apache.giraph.master.MasterThread.run(MasterThread.java:194)
Caused by: java.lang.IllegalStateException: coordinateVertexInputSplits: Worker failed during input split (currently not supported)
at org.apache.giraph.master.BspServiceMaster.coordinateInputSplits(BspServiceMaster.java:1483)
at org.apache.giraph.master.BspServiceMaster.coordinateSuperstep(BspServiceMaster.java:1650)
at org.apache.giraph.master.MasterThread.run(MasterThread.java:124)
22/12/11 20:14:01 WARN zk.ZooKeeperManager: logZooKeeperOutput: Dumping up to last 100 lines of the ZooKeeper process STDOUT and STDERR.
22/12/11 20:14:03 INFO mapred.LocalJobRunner: ALL - 0 finished out of 1 on superstep -1
22/12/11 20:14:03 INFO job.HaltApplicationUtils$DefaultHaltInstructionsWriter: writeHaltInstructions: To halt after next superstep execute: 'bin/halt-application --zkServer lap13162:22181 --zkNode /_hadoopBsp/job_local640905488_0001/_haltComputation'
22/12/11 20:14:03 INFO mapred.JobClient: Running job: job_local640905488_0001
22/12/11 20:14:04 INFO mapred.JobClient: map 100% reduce 0%
22/12/11 20:14:06 INFO mapred.LocalJobRunner: ALL - 0 finished out of 1 on superstep -1
22/12/11 20:14:15 INFO mapred.LocalJobRunner: ALL - 0 finished out of 1 on superstep -1
22/12/11 20:14:24 INFO mapred.LocalJobRunner: ALL - 0 finished out of 1 on superstep -1
22/12/11 20:14:36 INFO mapred.LocalJobRunner: ALL - 0 finished out of 1 on superstep -1
22/12/11 20:14:45 INFO mapred.LocalJobRunner: ALL - 0 finished out of 1 on superstep -1
22/12/11 20:14:54 INFO mapred.LocalJobRunner: ALL - 0 finished out of 1 on superstep -1
22/12/11 20:15:06 INFO mapred.LocalJobRunner: ALL - 0 finished out of 1 on superstep -1
Could you help me on this ?