You are viewing a plain text version of this content. The canonical link for it is here.
- svn commit: r1404453 - in /hama/trunk: core/pom.xml dist/pom.xml examples/pom.xml graph/pom.xml ml/pom.xml pom.xml yarn/pom.xml - posted by ed...@apache.org on 2012/11/01 03:21:44 UTC, 0 replies.
- svn commit: r1404460 - /hama/trunk/core/src/test/java/org/apache/hama/bsp/TestBSPTaskFaults.java - posted by ed...@apache.org on 2012/11/01 05:04:18 UTC, 0 replies.
- [Hama Wiki] Update of "CompatibilityTable" by edwardyoon - posted by Apache Wiki <wi...@apache.org> on 2012/11/01 05:30:02 UTC, 0 replies.
- svn commit: r1404505 - /hama/trunk/core/src/test/java/org/apache/hama/bsp/sync/TestSyncServiceFactory.java - posted by ed...@apache.org on 2012/11/01 09:53:58 UTC, 0 replies.
- svn commit: r1404843 - in /hama/trunk: core/pom.xml dist/pom.xml examples/pom.xml graph/pom.xml ml/pom.xml pom.xml yarn/pom.xml - posted by ed...@apache.org on 2012/11/02 01:53:37 UTC, 0 replies.
- svn commit: r1404844 - /hama/tags/0.6-RC3/ - posted by ed...@apache.org on 2012/11/02 01:53:41 UTC, 0 replies.
- svn commit: r1404845 - in /hama/trunk: core/pom.xml dist/pom.xml examples/pom.xml graph/pom.xml ml/pom.xml pom.xml yarn/pom.xml - posted by ed...@apache.org on 2012/11/02 01:53:44 UTC, 0 replies.
- [Hama Wiki] Update of "Benchmarks" by edwardyoon - posted by Apache Wiki <wi...@apache.org> on 2012/11/02 10:43:04 UTC, 4 replies.
- svn commit: r1405331 - /hama/trunk/ml/src/test/java/org/apache/hama/ml/regression/LinearRegressionModelTest.java - posted by to...@apache.org on 2012/11/03 14:42:11 UTC, 0 replies.
- svn commit: r1405333 - /hama/trunk/ml/src/test/java/org/apache/hama/ml/regression/LinearRegressionModelTest.java - posted by to...@apache.org on 2012/11/03 14:47:08 UTC, 0 replies.
- svn commit: r1405337 - /hama/trunk/ml/src/test/java/org/apache/hama/ml/regression/LogisticRegressionModelTest.java - posted by to...@apache.org on 2012/11/03 14:58:56 UTC, 0 replies.
- svn commit: r1405343 - in /hama/trunk/ml/src: main/java/org/apache/hama/ml/regression/GradientDescentBSP.java test/java/org/apache/hama/ml/regression/LogisticRegressionModelTest.java - posted by to...@apache.org on 2012/11/03 15:15:09 UTC, 0 replies.
- svn commit: r1405344 - in /hama/trunk/ml/src/test/java/org/apache/hama/ml/regression: LinearRegressionModelTest.java LogisticRegressionModelTest.java - posted by to...@apache.org on 2012/11/03 15:19:55 UTC, 0 replies.
- [Hama Wiki] Update of "HowToCommit" by thomasjungblut - posted by Apache Wiki <wi...@apache.org> on 2012/11/03 23:41:02 UTC, 3 replies.
- svn commit: r1406464 - in /hama/trunk: core/pom.xml dist/pom.xml examples/pom.xml graph/pom.xml ml/pom.xml pom.xml yarn/pom.xml - posted by ed...@apache.org on 2012/11/07 05:49:32 UTC, 0 replies.
- [Hama Wiki] Update of "Presentations" by thomasjungblut - posted by Apache Wiki <wi...@apache.org> on 2012/11/07 14:36:17 UTC, 0 replies.
- svn commit: r1406873 - /hama/trunk/core/src/main/java/org/apache/hama/bsp/BSPPeerImpl.java - posted by su...@apache.org on 2012/11/08 01:26:34 UTC, 0 replies.
- svn commit: r1406895 - in /hama/trunk: ./ core/src/main/java/org/apache/hama/bsp/ core/src/main/java/org/apache/hama/bsp/message/ core/src/main/java/org/apache/hama/util/ core/src/test/java/org/apache/hama/bsp/ - posted by ed...@apache.org on 2012/11/08 03:20:14 UTC, 0 replies.
- svn commit: r1406908 - in /hama/trunk: core/pom.xml dist/pom.xml examples/pom.xml graph/pom.xml ml/pom.xml pom.xml yarn/pom.xml - posted by ed...@apache.org on 2012/11/08 04:50:08 UTC, 0 replies.
- svn commit: r1406909 - /hama/tags/0.6-RC4/ - posted by ed...@apache.org on 2012/11/08 04:50:12 UTC, 0 replies.
- svn commit: r1406910 - in /hama/trunk: core/pom.xml dist/pom.xml examples/pom.xml graph/pom.xml ml/pom.xml pom.xml yarn/pom.xml - posted by ed...@apache.org on 2012/11/08 04:50:17 UTC, 0 replies.
- svn commit: r1407729 - /hama/trunk/ml/src/main/java/org/apache/hama/ml/regression/GradientDescentBSP.java - posted by to...@apache.org on 2012/11/10 09:09:34 UTC, 0 replies.
- svn commit: r1407730 - in /hama/trunk/examples/src: main/java/org/apache/hama/examples/GradientDescentExample.java test/java/org/apache/hama/examples/GradientDescentTest.java - posted by to...@apache.org on 2012/11/10 09:16:04 UTC, 0 replies.
- svn commit: r1408663 - in /hama/trunk: core/pom.xml dist/pom.xml examples/pom.xml graph/pom.xml ml/pom.xml pom.xml yarn/pom.xml - posted by ed...@apache.org on 2012/11/13 11:11:39 UTC, 0 replies.
- [Hama Wiki] Update of "PoweredBy" by edwardyoon - posted by Apache Wiki <wi...@apache.org> on 2012/11/13 12:18:25 UTC, 1 replies.
- svn commit: r1408773 - /hama/trunk/ml/src/main/java/org/apache/hama/ml/regression/LogisticRegressionModel.java - posted by to...@apache.org on 2012/11/13 16:09:48 UTC, 0 replies.
- svn commit: r1409609 - /hama/trunk/core/src/main/java/org/apache/hama/bsp/FileInputFormat.java - posted by ed...@apache.org on 2012/11/15 01:22:14 UTC, 0 replies.
- svn commit: r1409622 - /hama/trunk/core/src/test/java/org/apache/hama/bsp/TestFileInputFormat.java - posted by ed...@apache.org on 2012/11/15 01:38:28 UTC, 0 replies.
- svn commit: r1409625 - in /hama/trunk: core/pom.xml dist/pom.xml examples/pom.xml graph/pom.xml ml/pom.xml pom.xml yarn/pom.xml - posted by ed...@apache.org on 2012/11/15 01:50:43 UTC, 0 replies.
- svn commit: r1409626 - /hama/tags/0.6-RC5/ - posted by ed...@apache.org on 2012/11/15 01:50:47 UTC, 0 replies.
- svn commit: r1409627 - in /hama/trunk: core/pom.xml dist/pom.xml examples/pom.xml graph/pom.xml ml/pom.xml pom.xml yarn/pom.xml - posted by ed...@apache.org on 2012/11/15 01:50:52 UTC, 0 replies.
- svn commit: r1409675 - in /hama/trunk/core/src/test/java/org/apache/hama/bsp: TestZooKeeper.java message/TestAvroMessageManager.java sync/TestSyncServiceFactory.java - posted by to...@apache.org on 2012/11/15 08:44:51 UTC, 0 replies.
- [Hama Wiki] Update of "Presentations" by edwardyoon - posted by Apache Wiki <wi...@apache.org> on 2012/11/16 02:54:16 UTC, 0 replies.
- svn commit: r1410704 - in /hama/trunk/examples/src/test/resources: failing_split_gd_file_sample.txt gd_file_sample.txt - posted by to...@apache.org on 2012/11/17 08:04:20 UTC, 0 replies.
- svn commit: r1410829 - in /hama/trunk: core/pom.xml dist/pom.xml examples/pom.xml graph/pom.xml ml/pom.xml pom.xml yarn/pom.xml - posted by ed...@apache.org on 2012/11/18 06:36:46 UTC, 0 replies.
- svn commit: r1411294 - /hama/trunk/core/src/main/java/org/apache/hama/bsp/BSPPeerImpl.java - posted by tj...@apache.org on 2012/11/19 17:45:15 UTC, 0 replies.
- svn commit: r1411326 - in /hama/trunk: ./ core/src/main/java/org/apache/hama/bsp/ graph/src/main/java/org/apache/hama/graph/ ml/src/test/java/org/apache/hama/ml/kmeans/ yarn/src/main/java/org/apache/hama/bsp/ - posted by tj...@apache.org on 2012/11/19 18:35:57 UTC, 0 replies.
- svn commit: r1411330 - /hama/trunk/examples/src/test/resources/failing_split_gd_file_sample.txt - posted by to...@apache.org on 2012/11/19 18:55:06 UTC, 0 replies.
- svn commit: r1411989 - /hama/trunk/graph/src/main/java/org/apache/hama/graph/GraphJobRunner.java - posted by ed...@apache.org on 2012/11/21 06:57:36 UTC, 0 replies.
- svn commit: r1411991 - /hama/trunk/core/src/main/java/org/apache/hama/bsp/GroomServer.java - posted by ed...@apache.org on 2012/11/21 07:04:27 UTC, 0 replies.
- svn commit: r1412031 - in /hama/trunk: examples/src/test/java/org/apache/hama/examples/ examples/src/test/resources/ ml/src/main/java/org/apache/hama/ml/regression/ ml/src/test/java/org/apache/hama/ml/regression/ - posted by to...@apache.org on 2012/11/21 10:43:23 UTC, 0 replies.
- svn commit: r1412065 - /hama/trunk/graph/src/main/java/org/apache/hama/graph/GraphJobRunner.java - posted by ed...@apache.org on 2012/11/21 12:39:51 UTC, 0 replies.
- svn commit: r1412231 - in /hama/trunk/core/src: main/java/org/apache/hama/bsp/ main/java/org/apache/hama/bsp/message/ main/java/org/apache/hama/bsp/message/queue/ test/java/org/apache/hama/bsp/ test/java/org/apache/hama/bsp/message/ - posted by ap...@apache.org on 2012/11/21 20:14:22 UTC, 0 replies.
- svn commit: r1412390 - /hama/trunk/graph/src/main/java/org/apache/hama/graph/GraphJob.java - posted by ed...@apache.org on 2012/11/22 01:35:18 UTC, 0 replies.
- svn commit: r1412417 - in /hama/trunk: examples/src/main/java/org/apache/hama/examples/ ml/src/main/java/org/apache/hama/ml/distance/ ml/src/main/java/org/apache/hama/ml/regression/ ml/src/main/java/org/apache/hama/ml/writable/ - posted by ed...@apache.org on 2012/11/22 05:13:06 UTC, 0 replies.
- svn commit: r1412435 - in /hama/trunk/core/src/main/java/org/apache/hama/bsp: BSPJobClient.java BSPPeerImpl.java JobInProgress.java - posted by ed...@apache.org on 2012/11/22 07:42:07 UTC, 0 replies.
- svn commit: r1412470 - /hama/trunk/examples/src/main/java/org/apache/hama/examples/ExampleDriver.java - posted by to...@apache.org on 2012/11/22 10:24:54 UTC, 0 replies.
- svn commit: r1412508 - in /hama/trunk/core/src/main/java/org/apache/hama/bsp: BSPPeerImpl.java message/HadoopMessageManagerImpl.java - posted by ed...@apache.org on 2012/11/22 12:14:43 UTC, 0 replies.
- svn commit: r1413289 - in /hama/trunk: core/pom.xml dist/pom.xml examples/pom.xml graph/pom.xml ml/pom.xml pom.xml yarn/pom.xml - posted by ed...@apache.org on 2012/11/25 05:35:19 UTC, 0 replies.
- svn commit: r1413290 - /hama/tags/0.6-RC6/ - posted by ed...@apache.org on 2012/11/25 05:35:25 UTC, 0 replies.
- svn commit: r1413291 - in /hama/trunk: core/pom.xml dist/pom.xml examples/pom.xml graph/pom.xml ml/pom.xml pom.xml yarn/pom.xml - posted by ed...@apache.org on 2012/11/25 05:35:33 UTC, 0 replies.
- svn commit: r1035 - /release/hama/0.6.0/ - posted by ed...@apache.org on 2012/11/28 11:45:37 UTC, 0 replies.
- svn commit: r1036 - /release/hama/0.4-incubating/ - posted by ed...@apache.org on 2012/11/28 11:46:38 UTC, 0 replies.
- svn commit: r1414636 [1/2] - /hama/site/trunk/ - posted by ed...@apache.org on 2012/11/28 12:00:33 UTC, 0 replies.
- svn commit: r1414636 [2/2] - /hama/site/trunk/ - posted by ed...@apache.org on 2012/11/28 12:00:33 UTC, 0 replies.
- [Hama Wiki] Update of "GettingStarted" by thomasjungblut - posted by Apache Wiki <wi...@apache.org> on 2012/11/28 12:04:02 UTC, 0 replies.
- svn commit: r1414638 - /hama/trunk/src/site/xdoc/index.xml - posted by ed...@apache.org on 2012/11/28 12:06:18 UTC, 0 replies.
- svn commit: r1415527 - in /hama/trunk/examples/src: main/java/org/apache/hama/examples/GradientDescentExample.java test/java/org/apache/hama/examples/LinearRegressionTest.java - posted by to...@apache.org on 2012/11/30 08:47:00 UTC, 0 replies.