You are viewing a plain text version of this content. The canonical link for it is here.
- git commit: CRUNCH-170: CrunchTestSupport sets up mock getCounter method with (group, group) rather than (group, name). Contributed by Dave Beech - posted by jw...@apache.org on 2013/03/01 17:19:26 UTC, 0 replies.
- git commit: CRUNCH-171: Force value ordering in SortByValueIT test so that results are consistent in MR1 and MR2. Contributed by Chao Shi. - posted by jw...@apache.org on 2013/03/02 19:21:28 UTC, 0 replies.
- git commit: CRUNCH-156: Refactor PipelineExecution interface to provide more info/control over running jobs. Contributed by Chao Shi. - posted by jw...@apache.org on 2013/03/02 20:05:06 UTC, 0 replies.
- git commit: CRUNCH-176: CrunchTool improvements. Contributed by Dave Beech. - posted by jw...@apache.org on 2013/03/05 17:42:13 UTC, 0 replies.
- svn commit: r1453462 - in /crunch/site/trunk: content/bylaws.mdtext lib/path.pm - posted by ma...@apache.org on 2013/03/06 19:19:43 UTC, 0 replies.
- svn commit: r853344 [5/6] - in /websites/staging/crunch/trunk/content: ./ apidocs/0.3.0/org/apache/crunch/io/seq/class-use/ apidocs/0.4.0/org/apache/crunch/impl/ apidocs/0.4.0/org/apache/crunch/impl/mem/ apidocs/0.4.0/org/apache/crunch/impl/mem/class-u... - posted by bu...@apache.org on 2013/03/06 19:20:46 UTC, 0 replies.
- svn commit: r853344 [6/6] - in /websites/staging/crunch/trunk/content: ./ apidocs/0.3.0/org/apache/crunch/io/seq/class-use/ apidocs/0.4.0/org/apache/crunch/impl/ apidocs/0.4.0/org/apache/crunch/impl/mem/ apidocs/0.4.0/org/apache/crunch/impl/mem/class-u... - posted by bu...@apache.org on 2013/03/06 19:20:46 UTC, 0 replies.
- svn commit: r853344 [4/6] - in /websites/staging/crunch/trunk/content: ./ apidocs/0.3.0/org/apache/crunch/io/seq/class-use/ apidocs/0.4.0/org/apache/crunch/impl/ apidocs/0.4.0/org/apache/crunch/impl/mem/ apidocs/0.4.0/org/apache/crunch/impl/mem/class-u... - posted by bu...@apache.org on 2013/03/06 19:20:46 UTC, 0 replies.
- svn commit: r853344 [1/6] - in /websites/staging/crunch/trunk/content: ./ apidocs/0.3.0/org/apache/crunch/io/seq/class-use/ apidocs/0.4.0/org/apache/crunch/impl/ apidocs/0.4.0/org/apache/crunch/impl/mem/ apidocs/0.4.0/org/apache/crunch/impl/mem/class-u... - posted by bu...@apache.org on 2013/03/06 19:20:46 UTC, 0 replies.
- svn commit: r853344 [2/6] - in /websites/staging/crunch/trunk/content: ./ apidocs/0.3.0/org/apache/crunch/io/seq/class-use/ apidocs/0.4.0/org/apache/crunch/impl/ apidocs/0.4.0/org/apache/crunch/impl/mem/ apidocs/0.4.0/org/apache/crunch/impl/mem/class-u... - posted by bu...@apache.org on 2013/03/06 19:20:46 UTC, 0 replies.
- svn commit: r853344 [3/6] - in /websites/staging/crunch/trunk/content: ./ apidocs/0.3.0/org/apache/crunch/io/seq/class-use/ apidocs/0.4.0/org/apache/crunch/impl/ apidocs/0.4.0/org/apache/crunch/impl/mem/ apidocs/0.4.0/org/apache/crunch/impl/mem/class-u... - posted by bu...@apache.org on 2013/03/06 19:20:46 UTC, 0 replies.
- git commit: Tiny fix: Remove some unused imports and make the exception thrown by Writables.records more obvious about what failed - posted by jw...@apache.org on 2013/03/06 23:49:01 UTC, 0 replies.
- git commit: CRUNCH-179: Add a nicer union() interface for PCollection and PTable. - posted by jw...@apache.org on 2013/03/08 00:23:12 UTC, 0 replies.
- git commit: CRUNCH-172: Refine the synchronization mechanism in CrunchJobControl. Contributed by Chao Shi. - posted by jw...@apache.org on 2013/03/11 01:32:32 UTC, 0 replies.
- git commit: CRUNCH-180 Fix artifact version clash in archetype - posted by gr...@apache.org on 2013/03/13 08:41:01 UTC, 0 replies.
- git commit: CRUNCH-178: Add reservoir sampling functions to lib.Sample and make the reservoir and regular sampling APIs consistent. - posted by jw...@apache.org on 2013/03/13 17:46:32 UTC, 0 replies.
- svn commit: r854631 - /websites/production/crunch/content/ - posted by ma...@apache.org on 2013/03/15 16:58:21 UTC, 0 replies.
- git commit: CRUNCH-181: UUID support added to o.a.c.types.PTypes. Contributd by Micah Whitacre. - posted by jw...@apache.org on 2013/03/21 06:07:35 UTC, 0 replies.
- git commit: CRUNCH-183 Handle object reuse in reservoir sampling - posted by gr...@apache.org on 2013/03/24 20:19:46 UTC, 0 replies.
- git commit: CRUNCH-51: Working total sort implementation w/example instance for testing the impl. - posted by jw...@apache.org on 2013/03/24 22:43:06 UTC, 0 replies.
- git commit: CRUNCH-183 Correct initialization of value PType - posted by gr...@apache.org on 2013/03/25 07:54:14 UTC, 0 replies.
- git commit: CRUNCH-182: Remove CrunchJob and merge its logic into CrunchControlledJob - posted by ch...@apache.org on 2013/03/25 13:56:28 UTC, 0 replies.
- [1/2] git commit: CRUNCH-185 - Make the MemPipeline#done return a PipelineResult with the Counters inside. Clear the clearCounters() and make the runAsynch() response consistent with run/done - posted by tz...@apache.org on 2013/03/27 10:15:46 UTC, 0 replies.
- [2/2] git commit: CRUNCH-185 - Make the MemPipeline#done return a PipelineResult with the Counters inside - posted by tz...@apache.org on 2013/03/27 10:15:47 UTC, 0 replies.
- svn commit: r1462430 - in /crunch/site/trunk: content/about.mdtext content/index.mdtext lib/path.pm templates/skeleton.html - posted by ma...@apache.org on 2013/03/29 10:15:14 UTC, 0 replies.
- svn commit: r856446 - in /websites/staging/crunch/trunk/content: ./ about.html bylaws.html download.html future-work.html getting-started.html index.html intro.html mailing-lists.html pipelines.html scrunch.html source-repository.html - posted by bu...@apache.org on 2013/03/29 10:15:22 UTC, 0 replies.
- svn commit: r1462432 - /crunch/site/trunk/content/about.mdtext - posted by ma...@apache.org on 2013/03/29 10:33:11 UTC, 0 replies.
- svn commit: r856449 - in /websites/staging/crunch/trunk/content: ./ about.html - posted by bu...@apache.org on 2013/03/29 10:33:16 UTC, 0 replies.
- svn commit: r1462499 - /crunch/site/trunk/content/index.mdtext - posted by ma...@apache.org on 2013/03/29 16:30:02 UTC, 0 replies.
- svn commit: r856503 - in /websites/staging/crunch/trunk/content: ./ index.html - posted by bu...@apache.org on 2013/03/29 16:30:10 UTC, 0 replies.
- svn commit: r856683 - /websites/production/crunch/content/ - posted by ma...@apache.org on 2013/03/31 10:10:33 UTC, 0 replies.