2014-07-22 15:55:03 -04:00
|
|
|
Changes for Hadoop Native Map Output Collector
|
|
|
|
------------------------------------------------
|
|
|
|
|
|
|
|
MAPREDUCE-5985. native-task: Fix build on macosx. Contributed by Binglin Chang
|
2014-07-24 02:14:27 -04:00
|
|
|
MAPREDUCE-5994. Simplify ByteUtils and fix failing test. (todd)
|
2014-07-24 02:17:33 -04:00
|
|
|
MAPREDUCE-5996. native-task: Rename system tests into standard directory layout (todd)
|
2014-07-24 04:20:25 -04:00
|
|
|
MAPREDUCE-5997. native-task: Use DirectBufferPool from Hadoop Common (todd)
|
2014-07-24 04:24:05 -04:00
|
|
|
MAPREDUCE-6000. native-task: Simplify ByteBufferDataReader/Writer (todd)
|
2014-07-27 14:54:02 -04:00
|
|
|
MAPREDUCE-5991. native-task should not run unit tests if native profile is not enabled. (Binglin Chang)
|
2014-07-27 15:04:14 -04:00
|
|
|
MAPREDUCE-5995. native-task: Revert changes to Text internals (todd)
|
2014-08-04 02:19:51 -04:00
|
|
|
MAPREDUCE-6005. native-task: Fix some valgrind errors (Binglin Chang)
|
2014-08-06 02:01:12 -04:00
|
|
|
MAPREDUCE-5984. native-task: Reuse lz4 sources in hadoop-common (Binglin Chang)
|
2014-08-06 03:40:24 -04:00
|
|
|
MAPREDUCE-5976. native-task: should not fail to build if snappy is missing (Manu Zhang)
|
2014-08-14 00:47:20 -04: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 00:53:36 -04:00
|
|
|
MAPREDUCE-6026. native-task: fix logging (Manu Zhang via todd)
|