See <https://builds.apache.org/job/Hama-Nightly/694/changes>
Changes: [tommaso] [HAMA-650] - moved KMeansBSP and CenterMessage to a dedicated kmeans package [tommaso] [HAMA-650] - fixed KMeansBSP DistanceMeasurer class instantiation [tommaso] [HAMA-650] - addeda javadoc to DistanceMeasurer ------------------------------------------ [...truncated 4295 lines...] ------------------------------------------------------- Running org.apache.hama.ml.kmeans.TestKMeansBSP 12/10/02 23:11:59 WARN util.NativeCodeLoader: Unable to load native-hadoop library for your platform... using builtin-java classes where applicable 12/10/02 23:11:59 INFO bsp.FileInputFormat: Total input paths to process : 1 12/10/02 23:11:59 INFO bsp.FileInputFormat: numSplits: 20 12/10/02 23:11:59 INFO bsp.FileInputFormat: computeSplitSize: 2000 (146, 2000, 33554432) 12/10/02 23:11:59 INFO bsp.FileInputFormat: Total # of splits: 2 12/10/02 23:11:59 WARN bsp.BSPJobClient: No job jar file set. User classes may not be found. See BSPJob#setJar(String) or check Your jar file. 12/10/02 23:11:59 INFO bsp.BSPJobClient: Running job: job_localrunner_0001 12/10/02 23:11:59 INFO bsp.BSPPeerImpl: Moving to local cache files: INITIALLY IT WAS: null 12/10/02 23:11:59 INFO bsp.BSPPeerImpl: Moving to local cache files: INITIALLY IT WAS: null 12/10/02 23:11:59 INFO bsp.LocalBSPRunner: Setting up a new barrier for 2 tasks! 12/10/02 23:11:59 INFO kmeans.KMeansBSP: Finished! Writing the assignments... 12/10/02 23:11:59 INFO kmeans.KMeansBSP: Finished! Writing the assignments... 12/10/02 23:11:59 INFO kmeans.KMeansBSP: Done. 12/10/02 23:11:59 INFO kmeans.KMeansBSP: Done. 12/10/02 23:12:02 INFO bsp.BSPJobClient: Current supersteps number: 1 12/10/02 23:12:02 INFO bsp.BSPJobClient: The total number of supersteps: 1 12/10/02 23:12:02 INFO bsp.BSPJobClient: Counters: 9 12/10/02 23:12:02 INFO bsp.BSPJobClient: org.apache.hama.bsp.JobInProgress$JobCounter 12/10/02 23:12:02 INFO bsp.BSPJobClient: LAUNCHED_TASKS=2 12/10/02 23:12:02 INFO bsp.BSPJobClient: org.apache.hama.bsp.BSPPeerImpl$PeerCounter 12/10/02 23:12:02 INFO bsp.BSPJobClient: SUPERSTEPS=1 12/10/02 23:12:02 INFO bsp.BSPJobClient: SUPERSTEP_SUM=4 12/10/02 23:12:02 INFO bsp.BSPJobClient: IO_BYTES_READ=8460 12/10/02 23:12:02 INFO bsp.BSPJobClient: TIME_IN_SYNC_MS=4 12/10/02 23:12:02 INFO bsp.BSPJobClient: TOTAL_MESSAGES_SENT=16 12/10/02 23:12:02 INFO bsp.BSPJobClient: TASK_INPUT_RECORDS=300 12/10/02 23:12:02 INFO bsp.BSPJobClient: TOTAL_MESSAGES_RECEIVED=8 12/10/02 23:12:02 INFO bsp.BSPJobClient: TASK_OUTPUT_RECORDS=100 {0=[50.51020408163265, 50.51020408163265]} Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec Results : Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:2.3:jar (default-jar) @ hama-ml --- [INFO] Building jar: <https://builds.apache.org/job/Hama-Nightly/ws/trunk/ml/target/hama-ml-0.6.0-SNAPSHOT.jar> [INFO] [INFO] --- apache-rat-plugin:0.8:check (default) @ hama-ml --- [INFO] Exclude: .idea/** [INFO] Exclude: .git/** [INFO] Exclude: .classpath/** [INFO] Exclude: .project [INFO] Exclude: **/*.asc [INFO] Exclude: **/logs/** [INFO] Exclude: **/docs/** [INFO] Exclude: CHANGES.txt [INFO] Exclude: conf/groomservers [INFO] Exclude: src/site/resources/files/hama-eclipse-formatter.xml [INFO] Exclude: **/src/test/resources/*.properties [INFO] Exclude: **dependency-reduced-pom.xml [INFO] [INFO] --- maven-javadoc-plugin:2.8.1:jar (default) @ hama-ml --- [INFO] Loading source files for package org.apache.hama.ml.writable... Loading source files for package org.apache.hama.ml.math... Loading source files for package org.apache.hama.ml.kmeans... Loading source files for package org.apache.hama.ml.distance... Constructing Javadoc information... Standard Doclet version 1.6.0_27 Building tree for all the packages and classes... Generating <https://builds.apache.org/job/Hama-Nightly/ws/trunk/ml/docs/apidocs/org/apache/hama/ml/writable//MatrixWritable.html...> Generating <https://builds.apache.org/job/Hama-Nightly/ws/trunk/ml/docs/apidocs/org/apache/hama/ml/writable//VectorWritable.html...> Generating <https://builds.apache.org/job/Hama-Nightly/ws/trunk/ml/docs/apidocs/org/apache/hama/ml/math//DenseDoubleMatrix.html...> Generating <https://builds.apache.org/job/Hama-Nightly/ws/trunk/ml/docs/apidocs/org/apache/hama/ml/math//DenseDoubleVector.html...> Generating <https://builds.apache.org/job/Hama-Nightly/ws/trunk/ml/docs/apidocs/org/apache/hama/ml/math//DoubleDoubleVectorFunction.html...> Generating <https://builds.apache.org/job/Hama-Nightly/ws/trunk/ml/docs/apidocs/org/apache/hama/ml/math//DoubleMatrix.html...> Generating <https://builds.apache.org/job/Hama-Nightly/ws/trunk/ml/docs/apidocs/org/apache/hama/ml/math//DoubleVector.html...> Generating <https://builds.apache.org/job/Hama-Nightly/ws/trunk/ml/docs/apidocs/org/apache/hama/ml/math//DoubleVector.DoubleVectorElement.html...> Generating <https://builds.apache.org/job/Hama-Nightly/ws/trunk/ml/docs/apidocs/org/apache/hama/ml/math//DoubleVectorFunction.html...> Generating <https://builds.apache.org/job/Hama-Nightly/ws/trunk/ml/docs/apidocs/org/apache/hama/ml/math//Tuple.html...> Generating <https://builds.apache.org/job/Hama-Nightly/ws/trunk/ml/docs/apidocs/org/apache/hama/ml/kmeans//CenterMessage.html...> Generating <https://builds.apache.org/job/Hama-Nightly/ws/trunk/ml/docs/apidocs/org/apache/hama/ml/kmeans//KMeansBSP.html...> Generating <https://builds.apache.org/job/Hama-Nightly/ws/trunk/ml/docs/apidocs/org/apache/hama/ml/distance//CosineDistance.html...> Generating <https://builds.apache.org/job/Hama-Nightly/ws/trunk/ml/docs/apidocs/org/apache/hama/ml/distance//DistanceMeasurer.html...> Generating <https://builds.apache.org/job/Hama-Nightly/ws/trunk/ml/docs/apidocs/org/apache/hama/ml/distance//EuclidianDistance.html...> Generating <https://builds.apache.org/job/Hama-Nightly/ws/trunk/ml/docs/apidocs/overview-frame.html...> Generating <https://builds.apache.org/job/Hama-Nightly/ws/trunk/ml/docs/apidocs/org/apache/hama/ml/distance//package-frame.html...> Generating <https://builds.apache.org/job/Hama-Nightly/ws/trunk/ml/docs/apidocs/org/apache/hama/ml/distance//package-summary.html...> Generating <https://builds.apache.org/job/Hama-Nightly/ws/trunk/ml/docs/apidocs/org/apache/hama/ml/distance//package-tree.html...> Generating <https://builds.apache.org/job/Hama-Nightly/ws/trunk/ml/docs/apidocs/org/apache/hama/ml/kmeans//package-frame.html...> Generating <https://builds.apache.org/job/Hama-Nightly/ws/trunk/ml/docs/apidocs/org/apache/hama/ml/kmeans//package-summary.html...> Generating <https://builds.apache.org/job/Hama-Nightly/ws/trunk/ml/docs/apidocs/org/apache/hama/ml/kmeans//package-tree.html...> Generating <https://builds.apache.org/job/Hama-Nightly/ws/trunk/ml/docs/apidocs/org/apache/hama/ml/math//package-frame.html...> Generating <https://builds.apache.org/job/Hama-Nightly/ws/trunk/ml/docs/apidocs/org/apache/hama/ml/math//package-summary.html...> Generating <https://builds.apache.org/job/Hama-Nightly/ws/trunk/ml/docs/apidocs/org/apache/hama/ml/math//package-tree.html...> Generating <https://builds.apache.org/job/Hama-Nightly/ws/trunk/ml/docs/apidocs/org/apache/hama/ml/writable//package-frame.html...> Generating <https://builds.apache.org/job/Hama-Nightly/ws/trunk/ml/docs/apidocs/org/apache/hama/ml/writable//package-summary.html...> Generating <https://builds.apache.org/job/Hama-Nightly/ws/trunk/ml/docs/apidocs/org/apache/hama/ml/writable//package-tree.html...> Generating <https://builds.apache.org/job/Hama-Nightly/ws/trunk/ml/docs/apidocs/constant-values.html...> Generating <https://builds.apache.org/job/Hama-Nightly/ws/trunk/ml/docs/apidocs/org/apache/hama/ml/writable//class-use/VectorWritable.html...> Generating <https://builds.apache.org/job/Hama-Nightly/ws/trunk/ml/docs/apidocs/org/apache/hama/ml/writable//class-use/MatrixWritable.html...> Generating <https://builds.apache.org/job/Hama-Nightly/ws/trunk/ml/docs/apidocs/org/apache/hama/ml/math//class-use/DoubleDoubleVectorFunction.html...> Generating <https://builds.apache.org/job/Hama-Nightly/ws/trunk/ml/docs/apidocs/org/apache/hama/ml/math//class-use/DenseDoubleMatrix.html...> Generating <https://builds.apache.org/job/Hama-Nightly/ws/trunk/ml/docs/apidocs/org/apache/hama/ml/math//class-use/DoubleVector.html...> Generating <https://builds.apache.org/job/Hama-Nightly/ws/trunk/ml/docs/apidocs/org/apache/hama/ml/math//class-use/DoubleVector.DoubleVectorElement.html...> Generating <https://builds.apache.org/job/Hama-Nightly/ws/trunk/ml/docs/apidocs/org/apache/hama/ml/math//class-use/DenseDoubleVector.html...> Generating <https://builds.apache.org/job/Hama-Nightly/ws/trunk/ml/docs/apidocs/org/apache/hama/ml/math//class-use/DoubleMatrix.html...> Generating <https://builds.apache.org/job/Hama-Nightly/ws/trunk/ml/docs/apidocs/org/apache/hama/ml/math//class-use/DoubleVectorFunction.html...> Generating <https://builds.apache.org/job/Hama-Nightly/ws/trunk/ml/docs/apidocs/org/apache/hama/ml/math//class-use/Tuple.html...> Generating <https://builds.apache.org/job/Hama-Nightly/ws/trunk/ml/docs/apidocs/org/apache/hama/ml/kmeans//class-use/KMeansBSP.html...> Generating <https://builds.apache.org/job/Hama-Nightly/ws/trunk/ml/docs/apidocs/org/apache/hama/ml/kmeans//class-use/CenterMessage.html...> Generating <https://builds.apache.org/job/Hama-Nightly/ws/trunk/ml/docs/apidocs/org/apache/hama/ml/distance//class-use/CosineDistance.html...> Generating <https://builds.apache.org/job/Hama-Nightly/ws/trunk/ml/docs/apidocs/org/apache/hama/ml/distance//class-use/EuclidianDistance.html...> Generating <https://builds.apache.org/job/Hama-Nightly/ws/trunk/ml/docs/apidocs/org/apache/hama/ml/distance//class-use/DistanceMeasurer.html...> Generating <https://builds.apache.org/job/Hama-Nightly/ws/trunk/ml/docs/apidocs/org/apache/hama/ml/distance//package-use.html...> Generating <https://builds.apache.org/job/Hama-Nightly/ws/trunk/ml/docs/apidocs/org/apache/hama/ml/kmeans//package-use.html...> Generating <https://builds.apache.org/job/Hama-Nightly/ws/trunk/ml/docs/apidocs/org/apache/hama/ml/math//package-use.html...> Generating <https://builds.apache.org/job/Hama-Nightly/ws/trunk/ml/docs/apidocs/org/apache/hama/ml/writable//package-use.html...> Building index for all the packages and classes... Generating <https://builds.apache.org/job/Hama-Nightly/ws/trunk/ml/docs/apidocs/overview-tree.html...> Generating <https://builds.apache.org/job/Hama-Nightly/ws/trunk/ml/docs/apidocs/index-all.html...> Generating <https://builds.apache.org/job/Hama-Nightly/ws/trunk/ml/docs/apidocs/deprecated-list.html...> Building index for all classes... Generating <https://builds.apache.org/job/Hama-Nightly/ws/trunk/ml/docs/apidocs/allclasses-frame.html...> Generating <https://builds.apache.org/job/Hama-Nightly/ws/trunk/ml/docs/apidocs/allclasses-noframe.html...> Generating <https://builds.apache.org/job/Hama-Nightly/ws/trunk/ml/docs/apidocs/index.html...> Generating <https://builds.apache.org/job/Hama-Nightly/ws/trunk/ml/docs/apidocs/overview-summary.html...> Generating <https://builds.apache.org/job/Hama-Nightly/ws/trunk/ml/docs/apidocs/help-doc.html...> Generating <https://builds.apache.org/job/Hama-Nightly/ws/trunk/ml/docs/apidocs/stylesheet.css...> [INFO] Building jar: <https://builds.apache.org/job/Hama-Nightly/ws/trunk/ml/target/hama-ml-0.6.0-SNAPSHOT-javadoc.jar> [INFO] [INFO] --- maven-install-plugin:2.3:install (default-install) @ hama-ml --- [INFO] Installing <https://builds.apache.org/job/Hama-Nightly/ws/trunk/ml/target/hama-ml-0.6.0-SNAPSHOT.jar> to <https://builds.apache.org/job/Hama-Nightly/ws/.repository/org/apache/hama/hama-ml/0.6.0-SNAPSHOT/hama-ml-0.6.0-SNAPSHOT.jar> [INFO] Installing <https://builds.apache.org/job/Hama-Nightly/ws/trunk/ml/pom.xml> to <https://builds.apache.org/job/Hama-Nightly/ws/.repository/org/apache/hama/hama-ml/0.6.0-SNAPSHOT/hama-ml-0.6.0-SNAPSHOT.pom> [INFO] Installing <https://builds.apache.org/job/Hama-Nightly/ws/trunk/ml/target/hama-ml-0.6.0-SNAPSHOT-javadoc.jar> to <https://builds.apache.org/job/Hama-Nightly/ws/.repository/org/apache/hama/hama-ml/0.6.0-SNAPSHOT/hama-ml-0.6.0-SNAPSHOT-javadoc.jar> [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building examples 0.6.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ hama-examples --- [INFO] Deleting <https://builds.apache.org/job/Hama-Nightly/ws/trunk/examples> (includes = [lib/**, logs/**, docs/apidocs/**], excludes = []) [INFO] [INFO] --- maven-remote-resources-plugin:1.1:process (default) @ hama-examples --- [INFO] [INFO] --- maven-resources-plugin:2.4:resources (default-resources) @ hama-examples --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Hama-Nightly/ws/trunk/examples/src/main/resources> [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ hama-examples --- [INFO] Compiling 12 source files to <https://builds.apache.org/job/Hama-Nightly/ws/trunk/examples/target/classes> [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] <https://builds.apache.org/job/Hama-Nightly/ws/trunk/examples/src/main/java/org/apache/hama/examples/Kmeans.java>:[25,25] package org.apache.hama.ml does not exist [ERROR] <https://builds.apache.org/job/Hama-Nightly/ws/trunk/examples/src/main/java/org/apache/hama/examples/Kmeans.java>:[72,13] cannot find symbol symbol : variable KMeansBSP location: class org.apache.hama.examples.Kmeans [ERROR] <https://builds.apache.org/job/Hama-Nightly/ws/trunk/examples/src/main/java/org/apache/hama/examples/Kmeans.java>:[73,13] cannot find symbol symbol : variable KMeansBSP location: class org.apache.hama.examples.Kmeans [ERROR] <https://builds.apache.org/job/Hama-Nightly/ws/trunk/examples/src/main/java/org/apache/hama/examples/Kmeans.java>:[75,16] cannot find symbol symbol : variable KMeansBSP location: class org.apache.hama.examples.Kmeans [ERROR] <https://builds.apache.org/job/Hama-Nightly/ws/trunk/examples/src/main/java/org/apache/hama/examples/Kmeans.java>:[85,6] cannot find symbol symbol : variable KMeansBSP location: class org.apache.hama.examples.Kmeans [ERROR] <https://builds.apache.org/job/Hama-Nightly/ws/trunk/examples/src/main/java/org/apache/hama/examples/Kmeans.java>:[87,6] cannot find symbol symbol : variable KMeansBSP location: class org.apache.hama.examples.Kmeans [ERROR] <https://builds.apache.org/job/Hama-Nightly/ws/trunk/examples/src/main/java/org/apache/hama/examples/Kmeans.java>:[91,17] cannot find symbol symbol : variable KMeansBSP location: class org.apache.hama.examples.Kmeans [INFO] 7 errors [INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache Hama parent POM ............................ SUCCESS [3.282s] [INFO] core .............................................. SUCCESS [2:55.521s] [INFO] graph ............................................. SUCCESS [9.961s] [INFO] machine learning .................................. SUCCESS [7.118s] [INFO] examples .......................................... FAILURE [1.182s] [INFO] yarn .............................................. SKIPPED [INFO] hama-dist ......................................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 3:17.795s [INFO] Finished at: Tue Oct 02 23:12:05 UTC 2012 [INFO] Final Memory: 57M/204M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (default-compile) on project hama-examples: Compilation failure: Compilation failure: [ERROR] <https://builds.apache.org/job/Hama-Nightly/ws/trunk/examples/src/main/java/org/apache/hama/examples/Kmeans.java>:[25,25] package org.apache.hama.ml does not exist [ERROR] <https://builds.apache.org/job/Hama-Nightly/ws/trunk/examples/src/main/java/org/apache/hama/examples/Kmeans.java>:[72,13] cannot find symbol [ERROR] symbol : variable KMeansBSP [ERROR] location: class org.apache.hama.examples.Kmeans [ERROR] <https://builds.apache.org/job/Hama-Nightly/ws/trunk/examples/src/main/java/org/apache/hama/examples/Kmeans.java>:[73,13] cannot find symbol [ERROR] symbol : variable KMeansBSP [ERROR] location: class org.apache.hama.examples.Kmeans [ERROR] <https://builds.apache.org/job/Hama-Nightly/ws/trunk/examples/src/main/java/org/apache/hama/examples/Kmeans.java>:[75,16] cannot find symbol [ERROR] symbol : variable KMeansBSP [ERROR] location: class org.apache.hama.examples.Kmeans [ERROR] <https://builds.apache.org/job/Hama-Nightly/ws/trunk/examples/src/main/java/org/apache/hama/examples/Kmeans.java>:[85,6] cannot find symbol [ERROR] symbol : variable KMeansBSP [ERROR] location: class org.apache.hama.examples.Kmeans [ERROR] <https://builds.apache.org/job/Hama-Nightly/ws/trunk/examples/src/main/java/org/apache/hama/examples/Kmeans.java>:[87,6] cannot find symbol [ERROR] symbol : variable KMeansBSP [ERROR] location: class org.apache.hama.examples.Kmeans [ERROR] <https://builds.apache.org/job/Hama-Nightly/ws/trunk/examples/src/main/java/org/apache/hama/examples/Kmeans.java>:[91,17] cannot find symbol [ERROR] symbol : variable KMeansBSP [ERROR] location: class org.apache.hama.examples.Kmeans [ERROR] -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :hama-examples Build step 'Invoke top-level Maven targets' marked build as failure Archiving artifacts Recording test results Updating HAMA-650