[hadoop] branch trunk updated: HDFS-14535. The default 8KB buffer in requestFileDescriptors#BufferedOutputStream is causing lots of heap allocation in HBase when using short-circut read

2019-06-04 Thread todd
This is an automated email from the ASF dual-hosted git repository. todd pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/trunk by this push: new ea3b0a1 HDFS-14535. The default 8KB buffer

[hadoop] branch trunk updated: HDFS-14482: Crash when using libhdfs with bad classpath

2019-05-14 Thread todd
This is an automated email from the ASF dual-hosted git repository. todd pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/trunk by this push: new e2dfdae HDFS-14482: Crash when using libhdfs

[hadoop] branch trunk updated: HDFS-3246: pRead equivalent for direct read path (#597)

2019-04-30 Thread todd
This is an automated email from the ASF dual-hosted git repository. todd pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/trunk by this push: new 4877f0a HDFS-3246: pRead equivalent for direct

[hadoop] branch trunk updated: HADOOP-16179. hadoop-common pom should not depend on kerb-simplekdc

2019-04-10 Thread todd
This is an automated email from the ASF dual-hosted git repository. todd pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/trunk by this push: new 65deb1a HADOOP-16179. hadoop-common pom should

[hadoop] branch trunk updated: HDFS-14394: Add -std=c99 / -std=gnu99 to libhdfs compile flags

2019-04-03 Thread todd
This is an automated email from the ASF dual-hosted git repository. todd pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/trunk by this push: new 3b0c501 HDFS-14394: Add -std=c99 / -std=gnu99

[hadoop] branch trunk updated: HDFS-14304: High lock contention on hdfsHashMutex in libhdfs

2019-03-26 Thread todd
This is an automated email from the ASF dual-hosted git repository. todd pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/trunk by this push: new 18c57cf HDFS-14304: High lock contention

[hadoop] branch trunk updated: HDFS-14348: Fix JNI exception handling issues in libhdfs

2019-03-26 Thread todd
This is an automated email from the ASF dual-hosted git repository. todd pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/trunk by this push: new fe29b39 HDFS-14348: Fix JNI exception handling

hadoop git commit: HADOOP-15550. Avoid static initialization of ObjectMappers

2018-06-25 Thread todd
wip-us.apache.org/repos/asf/hadoop/tree/7a3c6e9c Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/7a3c6e9c Branch: refs/heads/trunk Commit: 7a3c6e9c3cd9ffdc71946fd12f5c3d59718c4939 Parents: c687a66 Author: Todd Lipcon Authored: Mon Jun 25 15:36:45 2018 -0700 Committer: Todd Lipcon Committed:

hadoop git commit: HADOOP-15549. Upgrade to commons-configuration 2.1 regresses task CPU consumption

2018-06-21 Thread todd
679 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/59de9679 Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/59de9679 Branch: refs/heads/trunk Commit: 59de9679540f6d0edfb34cf9f88e52b51d94b4f4 Parents: 9f15483 Author: Todd Lipcon Authored: Thu Jun 21 10:32:52 2018 -0700 Committer: T

hadoop git commit: HADOOP-15551. Avoid use of Arrays.stream in Configuration.addTags

2018-06-20 Thread todd
git-wip-us.apache.org/repos/asf/hadoop/tree/43541a18 Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/43541a18 Branch: refs/heads/trunk Commit: 43541a18907d2303b708ae27a9a2cb5df891da4f Parents: 32f867a Author: Todd Lipcon Authored: Wed Jun 20 12:38:59 2018 -0700 Committer: Todd Lipcon Commit

[10/64] [abbrv] Import initial code for MAPREDUCE-2841 (native output collector)

2014-09-12 Thread todd
http://git-wip-us.apache.org/repos/asf/hadoop/blob/b2551c06/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-nativetask/src/main/native/src/lib/Streams.cc -- diff --git

[05/64] [abbrv] Import initial code for MAPREDUCE-2841 (native output collector)

2014-09-12 Thread todd
http://git-wip-us.apache.org/repos/asf/hadoop/blob/b2551c06/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-nativetask/src/main/native/testData/testGlibCBugSpill.out -- diff --git

[12/64] [abbrv] Import initial code for MAPREDUCE-2841 (native output collector)

2014-09-12 Thread todd
http://git-wip-us.apache.org/repos/asf/hadoop/blob/b2551c06/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-nativetask/src/main/native/src/lib/Combiner.cc -- diff --git

[09/64] [abbrv] Import initial code for MAPREDUCE-2841 (native output collector)

2014-09-12 Thread todd
http://git-wip-us.apache.org/repos/asf/hadoop/blob/b2551c06/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-nativetask/src/main/native/src/util/Checksum.cc -- diff --git

[01/64] [abbrv] Import initial code for MAPREDUCE-2841 (native output collector)

2014-09-12 Thread todd
Repository: hadoop Updated Branches: refs/heads/trunk a0ad975ea - 3c9181722

[02/64] [abbrv] Import initial code for MAPREDUCE-2841 (native output collector)

2014-09-12 Thread todd
http://git-wip-us.apache.org/repos/asf/hadoop/blob/b2551c06/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-nativetask/src/test/java/system/function/org/apache/hadoop/mapred/nativetask/combinertest/CombinerTest.java

[04/64] [abbrv] Import initial code for MAPREDUCE-2841 (native output collector)

2014-09-12 Thread todd
http://git-wip-us.apache.org/repos/asf/hadoop/blob/b2551c06/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-nativetask/src/main/resources/META-INF/services/org.apache.hadoop.mapred.nativetask.Platform --

[06/64] [abbrv] Import initial code for MAPREDUCE-2841 (native output collector)

2014-09-12 Thread todd
http://git-wip-us.apache.org/repos/asf/hadoop/blob/b2551c06/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-nativetask/src/main/native/test/test_commons.cc -- diff --git

[22/64] [abbrv] git commit: Merge trunk into branch

2014-09-12 Thread todd
-wip-us.apache.org/repos/asf/hadoop/tree/341695e7 Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/341695e7 Branch: refs/heads/trunk Commit: 341695e7317d156c8cd869f52978100d4b88a6ea Parents: e788e8b e0f00e1 Author: Todd Lipcon t...@apache.org Authored: Wed Jul 23 01:47:28 2014 +

[27/64] [abbrv] MAPREDUCE-5996. native-task: Rename system tests into standard directory layout. Contributed by Todd Lipcon.

2014-09-12 Thread todd
http://git-wip-us.apache.org/repos/asf/hadoop/blob/b2cba48f/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-nativetask/src/test/java/org/apache/hadoop/mapred/nativetask/testutil/MockValueClass.java -- diff

[44/64] [abbrv] MAPREDUCE-5977. Fix or suppress native-task gcc warnings. Contributed by Manu Zhang.

2014-09-12 Thread todd
http://git-wip-us.apache.org/repos/asf/hadoop/blob/fad4524c/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-nativetask/src/main/native/gtest/include/gtest/gtest.h -- diff --git

[15/64] [abbrv] Import initial code for MAPREDUCE-2841 (native output collector)

2014-09-12 Thread todd
http://git-wip-us.apache.org/repos/asf/hadoop/blob/b2551c06/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-nativetask/src/main/native/gtest/gtest.h -- diff --git

[11/64] [abbrv] Import initial code for MAPREDUCE-2841 (native output collector)

2014-09-12 Thread todd
http://git-wip-us.apache.org/repos/asf/hadoop/blob/b2551c06/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-nativetask/src/main/native/src/lib/Merge.cc -- diff --git

[19/64] [abbrv] Import initial code for MAPREDUCE-2841 (native output collector)

2014-09-12 Thread todd
http://git-wip-us.apache.org/repos/asf/hadoop/blob/b2551c06/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-nativetask/src/main/java/org/apache/hadoop/mapred/nativetask/DataChannel.java -- diff --git

[36/64] [abbrv] git commit: MAPREDUCE-5984. native-task: Reuse lz4 sources in hadoop-common. Contributed by Binglin Chang

2014-09-12 Thread todd
..9dddcd5 100644 --- a/hadoop-mapreduce-project/CHANGES.MAPREDUCE-2841.txt +++ b/hadoop-mapreduce-project/CHANGES.MAPREDUCE-2841.txt @@ -9,3 +9,4 @@ MAPREDUCE-6000. native-task: Simplify ByteBufferDataReader/Writer (todd) MAPREDUCE-5991. native-task should not run unit tests if native profile

[33/64] [abbrv] git commit: Add entry to branch's CHANGES.txt for previous commit

2014-09-12 Thread todd
/commit/43917e56 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/43917e56 Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/43917e56 Branch: refs/heads/trunk Commit: 43917e564d266b67c323f4657d11a8b70ae1d706 Parents: ea9e5b7 Author: Todd Lipcon t...@apache.org Authored: Sun Jul 27 18:54

[45/64] [abbrv] MAPREDUCE-5977. Fix or suppress native-task gcc warnings. Contributed by Manu Zhang.

2014-09-12 Thread todd
http://git-wip-us.apache.org/repos/asf/hadoop/blob/fad4524c/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-nativetask/src/main/native/gtest/gtest.h -- diff --git

[16/64] [abbrv] Import initial code for MAPREDUCE-2841 (native output collector)

2014-09-12 Thread todd
http://git-wip-us.apache.org/repos/asf/hadoop/blob/b2551c06/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-nativetask/src/main/native/gtest/gtest-all.cc -- diff --git

[25/64] [abbrv] MAPREDUCE-5996. native-task: Rename system tests into standard directory layout. Contributed by Todd Lipcon.

2014-09-12 Thread todd
http://git-wip-us.apache.org/repos/asf/hadoop/blob/b2cba48f/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-nativetask/src/test/java/system/function/org/apache/hadoop/mapred/nativetask/combinertest/CombinerTest.java

[52/64] [abbrv] MAPREDUCE-6055. native-task: findbugs, interface annotations, and other misc cleanup

2014-09-12 Thread todd
http://git-wip-us.apache.org/repos/asf/hadoop/blob/1081d9ce/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-nativetask/src/main/java/org/apache/hadoop/mapred/nativetask/serde/LongWritableSerializer.java --

[13/64] [abbrv] Import initial code for MAPREDUCE-2841 (native output collector)

2014-09-12 Thread todd
http://git-wip-us.apache.org/repos/asf/hadoop/blob/b2551c06/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-nativetask/src/main/native/src/codec/snappy.h -- diff --git

[07/64] [abbrv] Import initial code for MAPREDUCE-2841 (native output collector)

2014-09-12 Thread todd
http://git-wip-us.apache.org/repos/asf/hadoop/blob/b2551c06/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-nativetask/src/main/native/test/TestIFile.cc -- diff --git

[46/64] [abbrv] git commit: MAPREDUCE-5977. Fix or suppress native-task gcc warnings. Contributed by Manu Zhang.

2014-09-12 Thread todd
://git-wip-us.apache.org/repos/asf/hadoop/diff/fad4524c Branch: refs/heads/trunk Commit: fad4524c85848b8efe27dcf4a3e3a9ac1725bd2a Parents: 6d39367 Author: Todd Lipcon t...@apache.org Authored: Wed Aug 27 12:23:03 2014 -0700 Committer: Todd Lipcon t...@apache.org Committed: Wed Aug 27 12:25:42 2014

[38/64] [abbrv] git commit: MAPREDUCE-5978. native-task: remove test case for not supported codec Bzip2Codec and DefaultCodec (Manu Zhang)

2014-09-12 Thread todd
. native-task: Revert changes to Text internals (todd) MAPREDUCE-6005. native-task: Fix some valgrind errors (Binglin Chang) MAPREDUCE-5984. native-task: Reuse lz4 sources in hadoop-common (Binglin Chang) -MAPREDUCE-5976. native-task: should not fail to build if snappy is missing (Manu Zhang

[28/64] [abbrv] git commit: MAPREDUCE-5996. native-task: Rename system tests into standard directory layout. Contributed by Todd Lipcon.

2014-09-12 Thread todd
MAPREDUCE-5996. native-task: Rename system tests into standard directory layout. Contributed by Todd Lipcon. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/MR-2841@1613004 13f79535-47bb-0310-9956-ffa450edef68 Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo

[17/64] [abbrv] Import initial code for MAPREDUCE-2841 (native output collector)

2014-09-12 Thread todd
http://git-wip-us.apache.org/repos/asf/hadoop/blob/b2551c06/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-nativetask/src/main/java/org/apache/hadoop/mapred/nativetask/util/BytesUtil.java -- diff --git

[14/64] [abbrv] Import initial code for MAPREDUCE-2841 (native output collector)

2014-09-12 Thread todd
http://git-wip-us.apache.org/repos/asf/hadoop/blob/b2551c06/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-nativetask/src/main/native/gtest/gtest_main.cc -- diff --git

[43/64] [abbrv] MAPREDUCE-5977. Fix or suppress native-task gcc warnings. Contributed by Manu Zhang.

2014-09-12 Thread todd
http://git-wip-us.apache.org/repos/asf/hadoop/blob/fad4524c/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-nativetask/src/main/native/src/NativeTask.h -- diff --git

[32/64] [abbrv] git commit: MAPREDUCE-5991. native-task should not run unit tests if native profile is not enabled. Contributed by Binglin Chang.

2014-09-12 Thread todd
MAPREDUCE-5991. native-task should not run unit tests if native profile is not enabled. Contributed by Binglin Chang. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/MR-2841@1613072 13f79535-47bb-0310-9956-ffa450edef68 Project:

[49/64] [abbrv] MAPREDUCE-6056. native-task: move system test working dir to target dir and cleanup test config xml files (Manu Zhang via bchang)

2014-09-12 Thread todd
http://git-wip-us.apache.org/repos/asf/hadoop/blob/7ade9b04/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-nativetask/src/test/resources/test-snappy-compress-conf.xml -- diff --git

[64/64] [abbrv] git commit: Merge MR-2841 changes into main MapReduce CHANGES.txt file

2014-09-12 Thread todd
/asf/hadoop/diff/3c918172 Branch: refs/heads/trunk Commit: 3c9181722b05a9192f5440ea8f3f77231f84eac6 Parents: 8a3a327 Author: Todd Lipcon t...@apache.org Authored: Fri Sep 12 18:35:13 2014 -0700 Committer: Todd Lipcon t...@apache.org Committed: Fri Sep 12 18:35:13 2014 -0700

[55/64] [abbrv] MAPREDUCE-6069. Lint/style fixes and removal of unused code. Contributed by Todd Lipcon.

2014-09-12 Thread todd
http://git-wip-us.apache.org/repos/asf/hadoop/blob/683987be/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-nativetask/src/test/java/org/apache/hadoop/mapred/nativetask/nonsorttest/NonSortTest.java -- diff

[42/64] [abbrv] git commit: MAPREDUCE-6025: distribute nativetask.so to right folder (Manu Zhang)

2014-09-12 Thread todd
MAPREDUCE-6025: distribute nativetask.so to right folder (Manu Zhang) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/MR-2841@1618120 13f79535-47bb-0310-9956-ffa450edef68 Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[58/64] [abbrv] git commit: MAPREDUCE-6069. Lint/style fixes and removal of unused code. Contributed by Todd Lipcon.

2014-09-12 Thread todd
MAPREDUCE-6069. Lint/style fixes and removal of unused code. Contributed by Todd Lipcon. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/683987be Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/683987be Diff: http

[51/64] [abbrv] git commit: Merge remote-tracking branch 'origin/trunk' into MR-2841

2014-09-12 Thread todd
-us.apache.org/repos/asf/hadoop/commit/cce7d1e2 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/cce7d1e2 Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/cce7d1e2 Branch: refs/heads/trunk Commit: cce7d1e2f96ff75fe19ab2879ddd90a898ca5b18 Parents: 7ade9b0 727331b Author: Todd Lipcon t

[50/64] [abbrv] git commit: MAPREDUCE-6056. native-task: move system test working dir to target dir and cleanup test config xml files (Manu Zhang via bchang)

2014-09-12 Thread todd
distribution (Manu Zhang v MAPREDUCE-5977. Fix or suppress native-task gcc warnings (Manu Zhang via todd) MAPREDUCE-6054. native-task: Speed up tests (todd) MAPREDUCE-6058. native-task: KVTest and LargeKVTest should check mr job is sucessful (Binglin Chang) +MAPREDUCE-6056. native-task: move system

[60/64] [abbrv] git commit: MAPREDUCE-6074. native-task: Fix release audit warnings

2014-09-12 Thread todd
/hadoop/diff/7c91f9b1 Branch: refs/heads/trunk Commit: 7c91f9b1484d487e792dca051fbd418697049422 Parents: 4b3f1e2 Author: Todd Lipcon t...@apache.org Authored: Fri Sep 5 13:41:18 2014 -0700 Committer: Todd Lipcon t...@apache.org Committed: Fri Sep 5 19:58:41 2014 -0700

[54/64] [abbrv] git commit: MAPREDUCE-6067. native-task: fix some counter issues (Binglin Chang)

2014-09-12 Thread todd
@@ MAPREDUCE-6054. native-task: Speed up tests (todd) MAPREDUCE-6058. native-task: KVTest and LargeKVTest should check mr job is sucessful (Binglin Chang) MAPREDUCE-6056. native-task: move system test working dir to target dir and cleanup test config xml files (Manu Zhang via bchang) MAPREDUCE-6055

[30/64] [abbrv] git commit: MAPREDUCE-5997. native-task: Use DirectBufferPool from Hadoop Common. Contributed by Todd Lipcon.

2014-09-12 Thread todd
MAPREDUCE-5997. native-task: Use DirectBufferPool from Hadoop Common. Contributed by Todd Lipcon. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/MR-2841@1613034 13f79535-47bb-0310-9956-ffa450edef68 Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http

[40/64] [abbrv] git commit: MAPREDUCE-6026. native-task: fix logging. Contributed by Manu Zhang.

2014-09-12 Thread todd
/asf/hadoop/commit/808bf8ba Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/808bf8ba Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/808bf8ba Branch: refs/heads/trunk Commit: 808bf8bac1d4bdf83fb3bdf6e096b4038c9567ce Parents: 886338f Author: Todd Lipcon t...@apache.org Authored: Thu

[21/64] [abbrv] git commit: MAPREDUCE-5985. native-task: Fix build on macosx. Contributed by Binglin Chang

2014-09-12 Thread todd
-us.apache.org/repos/asf/hadoop/commit/e788e8b6 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/e788e8b6 Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/e788e8b6 Branch: refs/heads/trunk Commit: e788e8b6eeafc1d20b5d51f5e2374610bc37304b Parents: b2551c0 Author: Todd Lipcon t...@apache.org

[31/64] [abbrv] git commit: MAPREDUCE-6000. native-task: Simplify ByteBufferDataReader/Writer. Contributed by Todd Lipcon.

2014-09-12 Thread todd
MAPREDUCE-6000. native-task: Simplify ByteBufferDataReader/Writer. Contributed by Todd Lipcon. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/MR-2841@1613036 13f79535-47bb-0310-9956-ffa450edef68 Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http

[53/64] [abbrv] git commit: MAPREDUCE-6055. native-task: findbugs, interface annotations, and other misc cleanup

2014-09-12 Thread todd
://git-wip-us.apache.org/repos/asf/hadoop/diff/1081d9ce Branch: refs/heads/trunk Commit: 1081d9cee23aa661d7c9165bc9855865a38b528e Parents: cce7d1e Author: Todd Lipcon t...@apache.org Authored: Wed Sep 3 12:02:47 2014 -0700 Committer: Todd Lipcon t...@apache.org Committed: Wed Sep 3 12:22:38 2014 -0700

[34/64] [abbrv] git commit: MAPREDUCE-5995. native-task: Revert changes to Text internals. Contributed by Todd Lipcon.

2014-09-12 Thread todd
MAPREDUCE-5995. native-task: Revert changes to Text internals. Contributed by Todd Lipcon. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/MR-2841@1613828 13f79535-47bb-0310-9956-ffa450edef68 Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git

[61/64] [abbrv] git commit: MAPREDUCE-6077. native-task: Remove CustomModule examples in nativetask (seanzhong)

2014-09-12 Thread todd
MAPREDUCE-6067. native-task: fix some counter issues (Binglin Chang) MAPREDUCE-6069. native-task: Lint/style fixes and removal of unused code (todd) MAPREDUCE-6074. native-task: fix release audit, javadoc, javac warnings (todd) +MAPREDUCE-6077. native-task: Remove CustomModule examples in nativetask

[57/64] [abbrv] MAPREDUCE-6069. Lint/style fixes and removal of unused code. Contributed by Todd Lipcon.

2014-09-12 Thread todd
http://git-wip-us.apache.org/repos/asf/hadoop/blob/683987be/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-nativetask/src/main/native/src/NativeTask.h -- diff --git

[23/64] [abbrv] git commit: MAPREDUCE-5994. Simplify ByteUtils and fix failing test. Contributed by Todd Lipcon.

2014-09-12 Thread todd
MAPREDUCE-5994. Simplify ByteUtils and fix failing test. Contributed by Todd Lipcon. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/MR-2841@1613003 13f79535-47bb-0310-9956-ffa450edef68 Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip

[24/64] [abbrv] MAPREDUCE-5996. native-task: Rename system tests into standard directory layout. Contributed by Todd Lipcon.

2014-09-12 Thread todd
http://git-wip-us.apache.org/repos/asf/hadoop/blob/b2cba48f/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-nativetask/src/test/java/system/function/org/apache/hadoop/mapred/nativetask/testutil/ResultVerifier.java

[48/64] [abbrv] git commit: MAPREDUCE-6058. native-task: KVTest and LargeKVTest should check mr job is sucessful (Contributed by Binglin Chang)

2014-09-12 Thread todd
100644 --- a/hadoop-mapreduce-project/CHANGES.MAPREDUCE-2841.txt +++ b/hadoop-mapreduce-project/CHANGES.MAPREDUCE-2841.txt @@ -17,3 +17,4 @@ MAPREDUCE-6026. native-task: fix logging (Manu Zhang via todd) MAPREDUCE-6035. native-task: sources/test-sources jar distribution (Manu Zhang via todd

[20/64] [abbrv] git commit: Import initial code for MAPREDUCE-2841 (native output collector)

2014-09-12 Thread todd
-wip-us.apache.org/repos/asf/hadoop/diff/b2551c06 Branch: refs/heads/trunk Commit: b2551c06a09fb80a9e69adbc01c4c34b93ad0139 Parents: cc57df3 Author: Todd Lipcon t...@apache.org Authored: Thu Jul 17 17:44:55 2014 + Committer: Todd Lipcon t...@apache.org Committed: Thu Jul 17 17:44:55 2014 +

[39/64] [abbrv] git commit: MAPREDUCE-6006. native-task: add native tests to maven and fix bug in pom.xml. Contributed by Binglin Chang.

2014-09-12 Thread todd
: Todd Lipcon t...@apache.org Authored: Thu Aug 14 04:47:20 2014 + Committer: Todd Lipcon t...@apache.org Committed: Thu Aug 14 04:47:20 2014 + -- .../CHANGES.MAPREDUCE-2841.txt | 3 +- .../hadoop-mapreduce

[26/64] [abbrv] MAPREDUCE-5996. native-task: Rename system tests into standard directory layout. Contributed by Todd Lipcon.

2014-09-12 Thread todd
http://git-wip-us.apache.org/repos/asf/hadoop/blob/b2cba48f/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-nativetask/src/test/java/system/data/testGlibcBugSpill.out -- diff --git

[18/64] [abbrv] Import initial code for MAPREDUCE-2841 (native output collector)

2014-09-12 Thread todd
http://git-wip-us.apache.org/repos/asf/hadoop/blob/b2551c06/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-nativetask/src/main/java/org/apache/hadoop/mapred/nativetask/buffer/InputBuffer.java -- diff

[59/64] [abbrv] git commit: Merge remote-tracking branch 'apache/trunk' into MR-2841

2014-09-12 Thread todd
/asf/hadoop/diff/4b3f1e2c Branch: refs/heads/trunk Commit: 4b3f1e2ce48124b7406d77cc2ae1d0914311b0d4 Parents: 683987b c6107f5 Author: Todd Lipcon t...@apache.org Authored: Fri Sep 5 10:47:27 2014 -0700 Committer: Todd Lipcon t...@apache.org Committed: Fri Sep 5 10:47:27 2014 -0700

[29/64] [abbrv] git commit: Merge trunk into branch

2014-09-12 Thread todd
-wip-us.apache.org/repos/asf/hadoop/tree/5149a8a6 Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/5149a8a6 Branch: refs/heads/trunk Commit: 5149a8a6f1d2fc673a7d011d7e0e1a5407ceac4c Parents: b2cba48 2054453 Author: Todd Lipcon t...@apache.org Authored: Thu Jul 24 06:23:41 2014 +

[63/64] [abbrv] git commit: MAPREDUCE-2841. Merge remote-tracking branch 'apache/MR-2841' into trunk

2014-09-12 Thread todd
-us.apache.org/repos/asf/hadoop/diff/8a3a327c Branch: refs/heads/trunk Commit: 8a3a327cd3c7fd1049b521325e485c59137855e8 Parents: a0ad975 b160707 Author: Todd Lipcon t...@apache.org Authored: Fri Sep 12 18:31:53 2014 -0700 Committer: Todd Lipcon t...@apache.org Committed: Fri Sep 12 18:31:53 2014 -0700

[47/64] [abbrv] git commit: MAPREDUCE-6054. native-task: Speed up tests. Contributed by Todd Lipcon.

2014-09-12 Thread todd
MAPREDUCE-6054. native-task: Speed up tests. Contributed by Todd Lipcon. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/bfd1d75d Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/bfd1d75d Diff: http://git-wip

[1/4] Lint/style fixes and removal of unused code

2014-09-05 Thread todd
Repository: hadoop Updated Branches: refs/heads/MR-2841 00322161b - 19bd6659a

[3/4] Lint/style fixes and removal of unused code

2014-09-05 Thread todd
http://git-wip-us.apache.org/repos/asf/hadoop/blob/19bd6659/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-nativetask/src/main/native/src/NativeTask.h -- diff --git

[4/4] git commit: MAPREDUCE-6069. Lint/style fixes and removal of unused code. Contributed by Todd Lipcon.

2014-09-05 Thread todd
MAPREDUCE-6069. Lint/style fixes and removal of unused code. Contributed by Todd Lipcon. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/683987be Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/683987be Diff: http

[3/4] MAPREDUCE-6069. Lint/style fixes and removal of unused code. Contributed by Todd Lipcon.

2014-09-05 Thread todd
http://git-wip-us.apache.org/repos/asf/hadoop/blob/683987be/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-nativetask/src/main/native/src/NativeTask.h -- diff --git

[08/24] git commit: HDFS-6848. Lack of synchronization on access to datanodeUuid in DataStorage#format. (Contributed by Xiaoyu Yao)

2014-09-05 Thread todd
HDFS-6848. Lack of synchronization on access to datanodeUuid in DataStorage#format. (Contributed by Xiaoyu Yao) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/3a0142bd Tree:

[07/24] git commit: MAPREDUCE-6063. Correct spill size calculation for spills wrapping the circular buffer. Contributed by zhihai xu.

2014-09-05 Thread todd
MAPREDUCE-6063. Correct spill size calculation for spills wrapping the circular buffer. Contributed by zhihai xu. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/a18424e7 Tree:

[09/24] git commit: HDFS-6959 Make the HDFS home directory location customizable. Contributed by Yongjun Zhang

2014-09-05 Thread todd
HDFS-6959 Make the HDFS home directory location customizable. Contributed by Yongjun Zhang Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/f4caedfc Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/f4caedfc Diff:

[11/24] git commit: HADOOP-11054. Add a KeyProvider instantiation based on a URI. (tucu)

2014-09-05 Thread todd
a blacklist for decrypting EEKs. (asuresh via tucu) +HADOOP-11054. Add a KeyProvider instantiation based on a URI. (tucu) + OPTIMIZATIONS HADOOP-10838. Byte array native checksumming. (James Thomas via todd) http://git-wip-us.apache.org/repos/asf/hadoop/blob/41f1662d/hadoop

[01/24] git commit: HDFS-6942. Fix typos in log messages. Contributed by Ray Chiang.

2014-09-05 Thread todd
Repository: hadoop Updated Branches: refs/heads/MR-2841 683987be7 - 4b3f1e2ce HDFS-6942. Fix typos in log messages. Contributed by Ray Chiang. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/08a9ac70 Tree:

[18/24] git commit: YARN-2511. Allowed all origins by default when CrossOriginFilter is enabled. Contributed by Jonathan Eagles.

2014-09-05 Thread todd
YARN-2511. Allowed all origins by default when CrossOriginFilter is enabled. Contributed by Jonathan Eagles. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/51a4faf5 Tree:

[02/24] git commit: HDFS-2975. Rename with overwrite flag true can make NameNode to stuck in safemode on NN (crash + restart). (Yi Liu via umamahesh)

2014-09-05 Thread todd
HDFS-2975. Rename with overwrite flag true can make NameNode to stuck in safemode on NN (crash + restart). (Yi Liu via umamahesh) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/3425ae5d Tree:

[20/24] git commit: HDFS-6886. Use single editlog record for creating file + overwrite. Contributed by Yi Liu.

2014-09-05 Thread todd
HDFS-6886. Use single editlog record for creating file + overwrite. Contributed by Yi Liu. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/61045203 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/61045203 Diff:

[05/24] git commit: YARN-2394. FairScheduler: Configure fairSharePreemptionThreshold per queue. (Wei Yan via kasha)

2014-09-05 Thread todd
YARN-2394. FairScheduler: Configure fairSharePreemptionThreshold per queue. (Wei Yan via kasha) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/1dcaba9a Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/1dcaba9a

[19/24] git commit: HDFS-6996. SnapshotDiff report can hit IndexOutOfBoundsException when there are nested renamed directory/file. Contributed by Jing Zhao.

2014-09-05 Thread todd
HDFS-6996. SnapshotDiff report can hit IndexOutOfBoundsException when there are nested renamed directory/file. Contributed by Jing Zhao. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/f7df24bb Tree:

[16/24] git commit: HADOOP-11063. KMS cannot deploy on Windows, because class names are too long. Contributed by Chris Nauroth.

2014-09-05 Thread todd
HADOOP-11063. KMS cannot deploy on Windows, because class names are too long. Contributed by Chris Nauroth. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/b44b2ee4 Tree:

[22/24] git commit: MAPREDUCE-6071. JobImpl#makeUberDecision doesn't log that Uber mode is disabled because of too much CPUs. Contributed by Tsuyoshi OZAWA

2014-09-05 Thread todd
MAPREDUCE-6071. JobImpl#makeUberDecision doesn't log that Uber mode is disabled because of too much CPUs. Contributed by Tsuyoshi OZAWA Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/45efc966 Tree:

[15/24] git commit: Fixing HDFS CHANGES.txt, missing HDFS-6905 entry

2014-09-05 Thread todd
Fixing HDFS CHANGES.txt, missing HDFS-6905 entry Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/1a095361 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/1a095361 Diff:

[13/24] git commit: HADOOP-11060. Create a CryptoCodec test that verifies interoperability between the JCE and OpenSSL implementations. (hitliuyi via tucu)

2014-09-05 Thread todd
) + OPTIMIZATIONS HADOOP-10838. Byte array native checksumming. (James Thomas via todd) http://git-wip-us.apache.org/repos/asf/hadoop/blob/b69a48c9/hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/crypto/TestCryptoCodec.java

[06/24] git commit: HADOOP-10863. KMS should have a blacklist for decrypting EEKs. (asuresh via tucu)

2014-09-05 Thread todd
classes (brandonli) +HADOOP-10863. KMS should have a blacklist for decrypting EEKs. +(asuresh via tucu) + OPTIMIZATIONS HADOOP-10838. Byte array native checksumming. (James Thomas via todd) http://git-wip-us.apache.org/repos/asf/hadoop/blob/d9a03e27/hadoop-common-project/hadoop

[04/24] git commit: HADOOP-10956. Fix create-release script to include docs and necessary txt files. (kasha)

2014-09-05 Thread todd
HADOOP-10956. Fix create-release script to include docs and necessary txt files. (kasha) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/ce046212 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/ce046212 Diff:

[10/24] git commit: HADOOP-11056. OsSecureRandom.setConf() might leak file descriptors. Contributed by Yongjun Zhang.

2014-09-05 Thread todd
HADOOP-11056. OsSecureRandom.setConf() might leak file descriptors. Contributed by Yongjun Zhang. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/8f1a6685 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/8f1a6685

[14/24] git commit: YARN-2509. Enable Cross Origin Filter for timeline server only and not all Yarn servers (Mit Desai via jeagles)

2014-09-05 Thread todd
YARN-2509. Enable Cross Origin Filter for timeline server only and not all Yarn servers (Mit Desai via jeagles) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/91d45f0f Tree:

[17/24] git commit: YARN-2431. NM restart: cgroup is not removed for reacquired containers. Contributed by Jason Lowe

2014-09-05 Thread todd
YARN-2431. NM restart: cgroup is not removed for reacquired containers. Contributed by Jason Lowe Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/3fa5f728 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/3fa5f728

[23/24] git commit: HDFS-6376. Distcp data between two HA clusters requires another configuration. Contributed by Dave Marion and Haohui Mai.

2014-09-05 Thread todd
HDFS-6376. Distcp data between two HA clusters requires another configuration. Contributed by Dave Marion and Haohui Mai. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/c6107f56 Tree:

[12/24] git commit: HADOOP-11015. Http server/client utils to propagate and recreate Exceptions from server to client. (tucu)

2014-09-05 Thread todd
server to client. (tucu) + OPTIMIZATIONS HADOOP-10838. Byte array native checksumming. (James Thomas via todd) http://git-wip-us.apache.org/repos/asf/hadoop/blob/70b21874/hadoop-common-project/hadoop-common/dev-support/findbugsExcludeFile.xml

[24/24] git commit: Merge remote-tracking branch 'apache/trunk' into MR-2841

2014-09-05 Thread todd
/asf/hadoop/diff/4b3f1e2c Branch: refs/heads/MR-2841 Commit: 4b3f1e2ce48124b7406d77cc2ae1d0914311b0d4 Parents: 683987b c6107f5 Author: Todd Lipcon t...@apache.org Authored: Fri Sep 5 10:47:27 2014 -0700 Committer: Todd Lipcon t...@apache.org Committed: Fri Sep 5 10:47:27 2014 -0700

[21/24] git commit: HDFS-6714. TestBlocksScheduledCounter#testBlocksScheduledCounter should shutdown cluster (vinayakumarb)

2014-09-05 Thread todd
HDFS-6714. TestBlocksScheduledCounter#testBlocksScheduledCounter should shutdown cluster (vinayakumarb) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/772d1fb0 Tree:

git commit: MAPREDUCE-6074. native-task: Fix release audit warnings

2014-09-05 Thread todd
-us.apache.org/repos/asf/hadoop/tree/7c91f9b1 Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/7c91f9b1 Branch: refs/heads/MR-2841 Commit: 7c91f9b1484d487e792dca051fbd418697049422 Parents: 4b3f1e2 Author: Todd Lipcon t...@apache.org Authored: Fri Sep 5 13:41:18 2014 -0700 Committer: Todd Lipcon t

[2/2] git commit: MAPREDUCE-6055. native-task: findbugs, interface annotations, and other misc cleanup

2014-09-03 Thread todd
://git-wip-us.apache.org/repos/asf/hadoop/diff/1081d9ce Branch: refs/heads/MR-2841 Commit: 1081d9cee23aa661d7c9165bc9855865a38b528e Parents: cce7d1e Author: Todd Lipcon t...@apache.org Authored: Wed Sep 3 12:02:47 2014 -0700 Committer: Todd Lipcon t...@apache.org Committed: Wed Sep 3 12:22:38 2014

[1/2] MAPREDUCE-6055. native-task: findbugs, interface annotations, and other misc cleanup

2014-09-03 Thread todd
Repository: hadoop Updated Branches: refs/heads/MR-2841 cce7d1e2f - 1081d9cee

[14/50] [abbrv] git commit: HADOOP-11005. Fix HTTP content type for ReconfigurationServlet. Contributed by Lei Xu.

2014-09-02 Thread todd
to a header. (tucu) +HADOOP-11005. Fix HTTP content type for ReconfigurationServlet. +(Lei Xu via wang) + OPTIMIZATIONS HADOOP-10838. Byte array native checksumming. (James Thomas via todd) http://git-wip-us.apache.org/repos/asf/hadoop/blob/7119bd49/hadoop-common-project

[40/50] [abbrv] git commit: HADOOP-10990. Add missed NFSv3 request and response classes. Contributed by Brandon Li

2014-09-02 Thread todd
kasha) +HADOOP-10990. Add missed NFSv3 request and response classes (brandonli) + OPTIMIZATIONS HADOOP-10838. Byte array native checksumming. (James Thomas via todd) http://git-wip-us.apache.org/repos/asf/hadoop/blob/bad5f38d/hadoop-common-project/hadoop-nfs/src/main/java/org/apache

[13/50] [abbrv] git commit: HDFS-6865. Byte array native checksumming on client side. Contributed by James Thomas.

2014-09-02 Thread todd
://git-wip-us.apache.org/repos/asf/hadoop/diff/ab638e77 Branch: refs/heads/MR-2841 Commit: ab638e77b811d9592470f7d342cd11a66efbbf0d Parents: 48aa3b7 Author: Todd Lipcon t...@apache.org Authored: Thu Aug 28 16:44:09 2014 -0700 Committer: Todd Lipcon t...@apache.org Committed: Thu Aug 28 16:44:09 2014

  1   2   3   4   5   6   >