crunch-commits
Thread
Date
Later messages
Messages by Thread
Git Push Summary
jwills
Git Push Summary
jwills
Git Push Summary
mafr
Git Push Summary
mafr
Git Push Summary
jwills
Git Push Summary
jwills
[3/3] git commit: Use Avro 1.5.4 as the default Avro version for the 0.3.0 release
jwills
[2/3] git commit: [maven-release-plugin] prepare release apache-crunch-0.3.0-incubating-RC0
jwills
[1/3] git commit: [maven-release-plugin] prepare for next development iteration
jwills
[1/3] git commit: [maven-release-plugin] prepare for next development iteration
jwills
[1/2] git commit: [maven-release-plugin] prepare for next development iteration
jwills
[1/2] git commit: [maven-release-plugin] prepare for next development iteration
mafr
[1/2] git commit: [maven-release-plugin] prepare for next development iteration
mafr
[2/2] git commit: [maven-release-plugin] prepare branch apache-crunch-0.3.0-incubating
jwills
git commit: CRUNCH-53: Support autoclosing iterators for text/seq/avro reader factories. Contributed by Shawn Smith.
jwills
svn commit: r1377700 - in /incubator/crunch/site: ./ branches/ tags/ trunk/ trunk/cgi-bin/ trunk/content/ trunk/content/crunch/ trunk/lib/ trunk/templates/
mafr
git commit: CRUNCH-23 : Sorting Issue - Hardcode number of reducers to 1. - require an elaborate fix, Check JIRA for details
greid
git commit: CRUNCH-49 - Fix avro materialize with hybrid PType
greid
[5/9] git commit: Always use the ReflectDatumReader for reflect Avro
jwills
[9/9] git commit: Add dynamic Avro capabilities checking
jwills
[4/9] git commit: Add a static initializer to indicate whether combined specific+reflect schemas are supported by the version of avro used
jwills
[1/9] git commit: Exclude unnecessary avro dependencies and do a slight cleanup of the pom dependencies in the non-core subprojects
jwills
[3/9] git commit: Crunch changes to support running with older versions of Avro
jwills
[6/9] git commit: Swap out generated avro classes for the avro maven plugin
jwills
[8/9] git commit: CRUNCH-16: Updates so that Avro 1.5.4 will work with the latest and greatest Crunch stuff
jwills
[7/9] git commit: Fix for SpecificAvroGroupByIT tests that were left out from previous commit
jwills
[2/9] git commit: CRUNCH-16: Fix dependency versions.
jwills
git commit: CRUNCH-48: Add length limit options to the String concatenation combiner. Contributed by Gauthier Ambard.
jwills
git commit: CRUNCH-31: Crunch HBase example, contributed by Gauthier Ambard.
jwills
git commit: CRUNCH-4: Removed cloudera repository
mafr
svn commit: r1374044 - /incubator/crunch/
jukka
git commit: Fix POM formatting.
mafr
git commit: CRUNCH-45 - Fix deep copying on Writables
greid
git commit: CRUNCH-41: Speed up mvn test.
jwills
git commit: CRUNCH-47: Switch FS.get(conf) references to path.getFileSystem so Crunch will run with S3FileSystem
jwills
git commit: CRUNCH-46: Add repl support to PipelineLike.done calls
jwills
git commit: CRUNCH-42 - Use short poll interval in local mode
greid
[2/2] git commit: CRUNCH-41: Move HBase support into a sub-module
jwills
[1/2] git commit: CRUNCH-41: Exclude the crunch dependency from the copy-dependencies call for crunch-hbase so mvn clean test will run
jwills
git commit: CRUNCH-40: Support for creating release artifacts
jwills
[1/3] git commit: CRUNCH-4: Add fix for HBASE-5711 to the CRUNCH-4 changes so that they work w/Hadoop 1.0.3 and Hadoop 2.0.0-alpha
jwills
[2/3] git commit: CRUNCH-4: Create profiles for hadoop 1.0.3 and hadoop 2.0.0-alpha
jwills
[3/3] git commit: CRUNCH-4: Update pom.xml to use HBase 0.94.1 and add warning note about building it from source using hadoop.profile=2.0
jwills
git commit: [CRUNCH-44] - Fix deep copy of Avro map
greid
git commit: [CRUNCH-43] - Remove tuple re-use for avro serialization
greid
git commit: [CRUNCH-38] Fix deep copying for true primitives
greid
git commit: Replace org.apache.hadoop.thirdparty import
greid
[1/2] git commit: Merge branch 'CRUNCH-39'
jwills
[2/2] git commit: CRUNCH-39: Add license header to CollectionDeepCopierTest to fix rat. Contributed by Jakob Homan.
jwills
git commit: Correct Avro deep copying on Pair and Collection.
greid
git commit: Add the Scala license to the LICENSE.txt file to reflect the fact that the Scrunch launcher script derives from code developed at EPFL
jwills
git commit: Fix to compress Avro output
jwills
[10/10] CRUNCH-32: Clean up namespaces.
jwills
[2/10] git commit: CRUNCH-32: Clean up namespaces.
jwills
[1/10] git commit: Move over scrunch unit tests
jwills
git commit: CRUNCH-35: Add scrunch.PTable#mapKeys
jwills
git commit: CRUNCH-30 Add cross join to Scrunch PTable and PCollection
jwills
git commit: CRUNCH-33: Move ScrunchTestSupport to CrunchTestSupport in the crunch-test submodule
jwills
git commit: CRUNCH-29: Add a string concatenating aggregator for use with CombineFns. Contributed by Gauthier Ambard.
jwills
git commit: CRUNCH-28: Add license headers.
jwills
git commit: One-liner: Swap in com.google.common.collect for org.apache.thirdparty.guava in TemporaryPath
jwills
git commit: Fix avro namespaces to be org.apache instead of com.cloudera
jwills
git commit: CRUNCH-26: Exclude crunch-test from the list of copied dependencies so mvn clean test works properly
jwills
git commit: CRUNCH-26: Add Apache License headers to crunch-test source files
jwills
[7/7] git commit: CRUNCH-26: More temp directory cleanup in scrunch unit tests
jwills
[6/7] git commit: Initial commit of Scrunch test refactoring to support CI
jwills
[5/7] git commit: Lazify the pipeline fields so that they play nicely w/the TemporaryPath code
jwills
[1/7] git commit: Fix PageRankIT test to work with new tempDir construct
jwills
[4/7] CRUNCH-26: Create crunch-test Maven module.
jwills
[2/7] git commit: CRUNCH-26: Get rid of FileHelper.
jwills
[2/4] git commit: CRUNCH-24: Clean up data after integration test.
jwills
[4/4] git commit: CRUNCH-24: Clean up test suite output.
jwills
[1/4] git commit: Make MapsideJoinIT compatible with OS X
jwills
git commit: CRUNCH-20: Temporarily drop BSON support.
jwills
git commit: CRUNCH-21: Make temporary dir configurable.
jwills
git commit: Fix object-reuse bug in key of joins
greid
git commit: adding site reporting
jwills
git commit: CRUNCH-18: Improve build stability.
jwills
[19/19] CRUNCH-17: Split out Crunch integration tests. Contributed by Matthias Friedrich.
jwills
[8/19] CRUNCH-17: Move Scrunch tests to the integration tests directory.
jwills
[17/19] CRUNCH-17: Split out Crunch integration tests. Contributed by Matthias Friedrich.
jwills
[5/19] CRUNCH-17: Move Scrunch tests to the integration tests directory.
jwills
[12/19] CRUNCH-17: Split out Crunch integration tests. Contributed by Matthias Friedrich.
jwills
[1/19] git commit: Add Xmx line for running integration tests
jwills
[2/19] git commit: CRUNCH-17: Move Scrunch tests to the integration tests directory.
jwills
[2/2] Correct use of Avro reflection values in reducers
greid
[1/2] git commit: CRUNCH-12: Fix package names in documentation.
jwills
[2/2] git commit: CRUNCH-12: Create a basic Maven site.
jwills
git commit: Update NOTICE.txt file for Apache inclusion
jwills
[14/33] CRUNCH-8: Moving the code into multiple Maven modules. Contributed by Matthias Friedrich
jwills
[33/33] CRUNCH-8: Moving the code into multiple Maven modules. Contributed by Matthias Friedrich
jwills
[31/33] CRUNCH-8: Moving the code into multiple Maven modules. Contributed by Matthias Friedrich
jwills
[1/33] git commit: CRUNCH-8: Remove duplication in POMs. Contributed by Matthias Friedrich.
jwills
[16/33] CRUNCH-8: Moving the code into multiple Maven modules. Contributed by Matthias Friedrich
jwills
git commit: CRUNCH-11: Fix invalid package reference in the WordCountHBaseTest for hadoop 2.0.0-based builds, contributed by Jakob Homan
jwills
[2/4] git commit: Put scrunch classpath ahead of hadoop classpath
jwills
[3/4] git commit: Modify the jar construction code to be standard
jwills
[1/4] git commit: Merge branch 'CRUNCH-9'
jwills
git commit: Fix license header on PipelineAppTest
jwills
git commit: Add test-specific log4j.properties file
greid
[1/2] git commit: Update pom.xml and build.sbt to Apache naming conventions
jwills
[2/2] git commit: Update pom.xml for Apache inclusion
jwills
[28/28] git commit: Rename packages for the crunch-examples project and add license headers
jwills
[27/28] Rename scrunch packages and add license headers
jwills
[24/28] git commit: Rename examples/ packages and add license headers
jwills
[23/28] Rename com.cloudera.crunch -> org.apache.crunch in the Java core
jwills
git commit: Fix for CRUNCH-1, contributed by Jakob Homan
jwills
git commit: Detach iterated join values
greid
git commit: Re-enable AvrosTest#testNestedTables
greid
[1/5] git commit: Make PType extend Serializable
greid
[2/5] git commit: Disable AvrosTest#testNestedTables
greid
[3/5] git commit: Use the distributed cache for map side joins
greid
[5/5] git commit: Extract setup for materialize
greid
[4/5] git commit: Initial implementation of map side joins
greid
git commit: Use com.google.common instead of thirdparty.guava for Guava dependencies
jwills
git commit: Make MemPipeline consistent w/MRPipeline for reading missing files
jwills
git commit: Add Ptype#getDetachedValue
greid
git commit: Fix nested table test for Avro PTypes
jwills
git commit: Improve documentation of PTable#materializeToMap
greid
git commit: Update to Avro 1.7.0 - resolves the ClassCastException issue: https://issues.apache.org/jira/browse/AVRO-1046
tzolov
git commit: Document how the Hadoop Reducer implementation impact the DoFn#process() semantics
tzolov
git commit: Make HBase tests run correctly under hadoop-2.0.0
jwills
git commit: Have MemPipeline write outputs to directories to be consistent with MRPipeline
jwills
git commit: MRPipeline's enableDebug method will now write Hadoop's WARN log messages to the console
jwills
git commit: Add Eclipse formatting profile file
greid
[1/4] git commit: Cleanup a bunch of compiler warnings, mostly by adding serialVersionUIDs to DoFn and friends
jwills
[3/4] Cleanup a bunch of compiler warnings, mostly by adding serialVersionUIDs to DoFn and friends
jwills
[4/4] git commit: Fix writables.tableOf to handle nested tables
jwills
Later messages