Hi,
I don't think it's worth creating a ticket just for the following 1 line patch:
diff --git a/src/java/org/apache/hama/bsp/BSPJobClient.java
b/src/java/org/apache/hama/bsp/BSPJobClient.java
index a551962..0ae235a 100644
--- a/src/java/org/apache/hama/bsp/BSPJobClient.java
+++ b/src/java/org/apache/hama/bsp/BSPJobClient.java
@@ -267,7 +267,7 @@ public class BSPJobClient extends Configured {
fs.setPermission(submitJarFile, new FsPermission(JOB_FILE_PERMISSION));
} else {
LOG.warn("No job jar file set. User classes may not be found. "+
- "See BSPJobConf#setJar(String) or check Your jar file.");
+ "See BSPJob#setJar(String) or check Your jar file.");
}
// Set the user's name and working directory
cheers
--
Filipe David Manana,
[email protected], [email protected]
"Reasonable men adapt themselves to the world.
Unreasonable men adapt the world to themselves.
That's why all progress depends on unreasonable men."