Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Won't Fix
-
None
-
None
-
None
Description
When I tested RealTime.java in Distributed mode.
There are error log like:
attempt_201207302337_0015_000002_0: 12/07/31 15:34:23 FATAL bsp.GroomServer: Error running child
attempt_201207302337_0015_000002_0: java.io.IOException: Undefined job output-path
So We need to add following line, even though it is not necessary
job.setOutputPath(new Path("/tmp"));
Reference Page:
http://wiki.apache.org/hama/DevelopBSP