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)
|