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