2014-07-22 19:55:03 +00:00
|
|
|
Changes for Hadoop Native Map Output Collector
|
|
|
|
------------------------------------------------
|
|
|
|
|
|
|
|
MAPREDUCE-5985. native-task: Fix build on macosx. Contributed by Binglin Chang
|
2014-07-24 06:14:27 +00:00
|
|
|
MAPREDUCE-5994. Simplify ByteUtils and fix failing test. (todd)
|
2014-07-24 06:17:33 +00:00
|
|
|
MAPREDUCE-5996. native-task: Rename system tests into standard directory layout (todd)
|
2014-07-24 08:20:25 +00:00
|
|
|
MAPREDUCE-5997. native-task: Use DirectBufferPool from Hadoop Common (todd)
|
2014-07-24 08:24:05 +00:00
|
|
|
MAPREDUCE-6000. native-task: Simplify ByteBufferDataReader/Writer (todd)
|
2014-07-27 18:54:02 +00:00
|
|
|
MAPREDUCE-5991. native-task should not run unit tests if native profile is not enabled. (Binglin Chang)
|
2014-07-27 19:04:14 +00:00
|
|
|
MAPREDUCE-5995. native-task: Revert changes to Text internals (todd)
|
2014-08-04 06:19:51 +00:00
|
|
|
MAPREDUCE-6005. native-task: Fix some valgrind errors (Binglin Chang)
|
2014-08-06 06:01:12 +00:00
|
|
|
MAPREDUCE-5984. native-task: Reuse lz4 sources in hadoop-common (Binglin Chang)
|
2014-08-06 07:40:24 +00:00
|
|
|
MAPREDUCE-5976. native-task: should not fail to build if snappy is missing (Manu Zhang)
|
2014-08-14 04:47:20 +00:00
|
|
|
MAPREDUCE-5978. native-task: remove test case for not supported codec Bzip2Codec and DefaultCodec (Manu Zhang)
|
|
|
|
MAPREDUCE-6006. native-task: add native tests to maven and fix bug in pom.xml (Binglin Chang via todd)
|
2014-08-14 04:53:36 +00:00
|
|
|
MAPREDUCE-6026. native-task: fix logging (Manu Zhang via todd)
|
2014-08-14 04:56:43 +00:00
|
|
|
MAPREDUCE-6035. native-task: sources/test-sources jar distribution (Manu Zhang via todd)
|
2014-08-27 19:23:03 +00:00
|
|
|
MAPREDUCE-5977. Fix or suppress native-task gcc warnings (Manu Zhang via todd)
|
2014-08-27 19:25:07 +00:00
|
|
|
MAPREDUCE-6054. native-task: Speed up tests (todd)
|
2014-09-02 03:00:48 +00:00
|
|
|
MAPREDUCE-6058. native-task: KVTest and LargeKVTest should check mr job is sucessful (Binglin Chang)
|
2014-09-02 08:26:09 +00:00
|
|
|
MAPREDUCE-6056. native-task: move system test working dir to target dir and cleanup test config xml files (Manu Zhang via bchang)
|
2014-09-03 19:02:47 +00:00
|
|
|
MAPREDUCE-6055. native-task: findbugs, interface annotations, and other misc cleanup (todd)
|
2014-09-05 06:20:39 +00:00
|
|
|
MAPREDUCE-6067. native-task: fix some counter issues (Binglin Chang)
|
2014-09-03 20:07:24 +00:00
|
|
|
MAPREDUCE-6069. native-task: Lint/style fixes and removal of unused code (todd)
|
2014-09-05 20:41:18 +00:00
|
|
|
MAPREDUCE-6074. native-task: fix release audit, javadoc, javac warnings (todd)
|