This is an automated email from the ASF dual-hosted git repository.
jwills pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/crunch.git.
from 73d333e Merge pull request #31 from apache/CRUNCH-693
add d94800c WIP for modernizing Crunch deps
add 7c67794 Ever more fixes
add 65afa91 and more more fixes
add cd32244 mostly kafka fixes; some jackson fixes
add f49fa8e oops should have fixed that one
add 362853d Fix unnecessary stubbings in the kafka test suite
add fe22a6c Fixup duplicate hadoop-hdfs dep
new df2ea94 Merge pull request #30 from
apache/jwills_great_version_upgrade
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../src/main/resources/archetype-resources/pom.xml | 4 +-
crunch-core/pom.xml | 14 ++++-
.../io/parquet/AvroParquetFileSourceTargetIT.java | 2 +-
.../crunch/io/parquet/AvroParquetFileSource.java | 2 +-
.../crunch/util/CrunchRenameCopyListing.java | 4 +-
.../parquet/AvroParquetFileReaderFactoryTest.java | 2 +-
.../types/avro/AvroChildClassloaderTestRunner.java | 22 ++++++--
.../org/apache/crunch/types/avro/AvroModeTest.java | 25 ---------
crunch-kafka/pom.xml | 2 +-
.../java/org/apache/crunch/kafka/KafkaUtils.java | 2 +-
.../crunch/kafka/KafkaRecordsIterableIT.java | 2 -
.../java/org/apache/crunch/kafka/KafkaUtilsIT.java | 2 +-
.../crunch/kafka/record/KafkaRecordReaderTest.java | 5 +-
.../kafka/record/KafkaRecordsIterableIT.java | 4 +-
.../crunch/kafka/utils/KafkaBrokerTestHarness.java | 1 +
.../scrunch/spark/ByteBufferInputStream.scala | 2 +-
crunch-test/pom.xml | 2 +-
pom.xml | 61 ++++++++++++----------
18 files changed, 79 insertions(+), 79 deletions(-)