git commit: HDFS-7218. FSNamesystem ACL operations should write to audit log on failure. (clamb via yliu)

2014-11-05 Thread yliu
Repository: hadoop Updated Branches: refs/heads/branch-2 944fb1c3a - 46c29b988 HDFS-7218. FSNamesystem ACL operations should write to audit log on failure. (clamb via yliu) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

git commit: HDFS-7218. FSNamesystem ACL operations should write to audit log on failure. (clamb via yliu)

2014-11-05 Thread yliu
Repository: hadoop Updated Branches: refs/heads/branch-2.6 d57dfac1e - 3faabf205 HDFS-7218. FSNamesystem ACL operations should write to audit log on failure. (clamb via yliu) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

git commit: HADOOP-11271. Use Time.monotonicNow() in Shell.java instead of Time.now() (Contributed by Vinayakumar B)

2014-11-05 Thread vinayakumarb
Repository: hadoop Updated Branches: refs/heads/trunk 73e601259 - 8e9502e05 HADOOP-11271. Use Time.monotonicNow() in Shell.java instead of Time.now() (Contributed by Vinayakumar B) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

git commit: HADOOP-11271. Use Time.monotonicNow() in Shell.java instead of Time.now() (Contributed by Vinayakumar B)

2014-11-05 Thread vinayakumarb
Repository: hadoop Updated Branches: refs/heads/branch-2 46c29b988 - 2d0c56e89 HADOOP-11271. Use Time.monotonicNow() in Shell.java instead of Time.now() (Contributed by Vinayakumar B) (cherry picked from commit 8e9502e05d09e31b76fda7cc6691e78a39db8de6) Project:

[Hadoop Wiki] Trivial Update of HowToContribute by AkiraAjisaka

2014-11-05 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on Hadoop Wiki for change notification. The HowToContribute page has been changed by AkiraAjisaka: https://wiki.apache.org/hadoop/HowToContribute?action=diffrev1=100rev2=101 Comment: Fix a dead link. * All public

git commit: HADOOP-11265. Credential and Key Shell Commands not available on Windows. Contributed by Larry McCay.

2014-11-05 Thread cnauroth
Repository: hadoop Updated Branches: refs/heads/trunk 8e9502e05 - a7fbd4e63 HADOOP-11265. Credential and Key Shell Commands not available on Windows. Contributed by Larry McCay. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

git commit: HADOOP-11265. Credential and Key Shell Commands not available on Windows. Contributed by Larry McCay.

2014-11-05 Thread cnauroth
Repository: hadoop Updated Branches: refs/heads/branch-2.6 3faabf205 - 0d573cc4c HADOOP-11265. Credential and Key Shell Commands not available on Windows. Contributed by Larry McCay. (cherry picked from commit a7fbd4e633c18aeeda93c0f013c0a1fcd5963556) (cherry picked from commit

git commit: HDFS-7335. Redundant checkOperation() in FSN.analyzeFileState(). Contributed by Milan Desai.

2014-11-05 Thread shv
Repository: hadoop Updated Branches: refs/heads/trunk a7fbd4e63 - 6e8722e49 HDFS-7335. Redundant checkOperation() in FSN.analyzeFileState(). Contributed by Milan Desai. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

git commit: HDFS-7335. Redundant checkOperation() in FSN.analyzeFileState(). Contributed by Milan Desai.

2014-11-05 Thread shv
Repository: hadoop Updated Branches: refs/heads/branch-2 a339fd364 - 1436e89fb HDFS-7335. Redundant checkOperation() in FSN.analyzeFileState(). Contributed by Milan Desai. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

git commit: HDFS-7333. Improve logging in Storage.tryLock(). Contributed by Konstantin Shvachko.

2014-11-05 Thread shv
Repository: hadoop Updated Branches: refs/heads/trunk 6e8722e49 - 203c63030 HDFS-7333. Improve logging in Storage.tryLock(). Contributed by Konstantin Shvachko. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/203c6303

git commit: HDFS-7333. Improve logging in Storage.tryLock(). Contributed by Konstantin Shvachko.

2014-11-05 Thread shv
Repository: hadoop Updated Branches: refs/heads/branch-2 1436e89fb - 1ef616ceb HDFS-7333. Improve logging in Storage.tryLock(). Contributed by Konstantin Shvachko. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

git commit: HDFS-7357. FSNamesystem.checkFileProgress should log file path. Contributed by Tsz Wo Nicholas Sze.

2014-11-05 Thread wheat9
Repository: hadoop Updated Branches: refs/heads/trunk 203c63030 - 18312804e HDFS-7357. FSNamesystem.checkFileProgress should log file path. Contributed by Tsz Wo Nicholas Sze. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[1/2] git commit: Fix broken download of directories

2014-11-05 Thread kasha
Repository: hadoop Updated Branches: refs/heads/branch-2.5.2 8b0f90734 - 24c540158 Fix broken download of directories Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/745c9a01 Tree:

[2/2] git commit: Set the release date for 2.5.2-RC0

2014-11-05 Thread kasha
Set the release date for 2.5.2-RC0 Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/24c54015 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/24c54015 Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/24c54015

git commit: HDFS-7199. DFSOutputStream should not silently drop data if DataStreamer crashes with an unchecked exception (rushabhs via cmccabe)

2014-11-05 Thread cmccabe
Repository: hadoop Updated Branches: refs/heads/trunk 18312804e - 56257fab1 HDFS-7199. DFSOutputStream should not silently drop data if DataStreamer crashes with an unchecked exception (rushabhs via cmccabe) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

git commit: HDFS-7199. DFSOutputStream should not silently drop data if DataStreamer crashes with an unchecked exception (rushabhs via cmccabe) (cherry picked from commit 56257fab1d5a7f66bebd9149c7df0

2014-11-05 Thread cmccabe
Repository: hadoop Updated Branches: refs/heads/branch-2 1ef616ceb - 6f7ce842c HDFS-7199. DFSOutputStream should not silently drop data if DataStreamer crashes with an unchecked exception (rushabhs via cmccabe) (cherry picked from commit 56257fab1d5a7f66bebd9149c7df0436c0a57adb) Project:

git commit: HDFS-7199. DFSOutputStream should not silently drop data if DataStreamer crashes with an unchecked exception (rushabhs via cmccabe) (cherry picked from commit 56257fab1d5a7f66bebd9149c7df0

2014-11-05 Thread cmccabe
Repository: hadoop Updated Branches: refs/heads/branch-2.6 0d573cc4c - 8702cc236 HDFS-7199. DFSOutputStream should not silently drop data if DataStreamer crashes with an unchecked exception (rushabhs via cmccabe) (cherry picked from commit 56257fab1d5a7f66bebd9149c7df0436c0a57adb) (cherry

git commit: CHANGES.txt. Move HDFS-7199 to branch-2.6

2014-11-05 Thread cmccabe
Repository: hadoop Updated Branches: refs/heads/branch-2 6f7ce842c - af3694b39 CHANGES.txt. Move HDFS-7199 to branch-2.6 Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/af3694b3 Tree:

git commit: CHANGES.txt. Move HDFS-7199 to branch-2.6

2014-11-05 Thread cmccabe
Repository: hadoop Updated Branches: refs/heads/trunk 56257fab1 - 7b07acb0a CHANGES.txt. Move HDFS-7199 to branch-2.6 Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/7b07acb0 Tree:

git commit: YARN-2767. Added a test case to verify that http static user cannot kill or submit apps in the secure mode. Contributed by Varun Vasudev.

2014-11-05 Thread zjshen
Repository: hadoop Updated Branches: refs/heads/branch-2 af3694b39 - f3ed97de3 YARN-2767. Added a test case to verify that http static user cannot kill or submit apps in the secure mode. Contributed by Varun Vasudev. (cherry picked from commit 7a4c92a9d55fcecef066053ac30dff0fcd4ec90c)

git commit: YARN-2767. Added a test case to verify that http static user cannot kill or submit apps in the secure mode. Contributed by Varun Vasudev.

2014-11-05 Thread zjshen
Repository: hadoop Updated Branches: refs/heads/branch-2.6 8702cc236 - a1764e4d3 YARN-2767. Added a test case to verify that http static user cannot kill or submit apps in the secure mode. Contributed by Varun Vasudev. (cherry picked from commit 7a4c92a9d55fcecef066053ac30dff0fcd4ec90c)

git commit: HADOOP-11266. Remove no longer supported activation properties for packaging from pom. Contributed by Masatake Iwasaki.

2014-11-05 Thread wheat9
Repository: hadoop Updated Branches: refs/heads/trunk b4c951ab8 - bc80251b1 HADOOP-11266. Remove no longer supported activation properties for packaging from pom. Contributed by Masatake Iwasaki. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

git commit: HADOOP-11266. Remove no longer supported activation properties for packaging from pom. Contributed by Masatake Iwasaki.

2014-11-05 Thread wheat9
Repository: hadoop Updated Branches: refs/heads/branch-2 f3ed97de3 - 44f979024 HADOOP-11266. Remove no longer supported activation properties for packaging from pom. Contributed by Masatake Iwasaki. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

git commit: HDFS-7359. NameNode in secured HA cluster fails to start if dfs.namenode.secondary.http-address cannot be interpreted as a network address. Contributed by Chris Nauroth.

2014-11-05 Thread cnauroth
Repository: hadoop Updated Branches: refs/heads/trunk bc80251b1 - ba1d4ad25 HDFS-7359. NameNode in secured HA cluster fails to start if dfs.namenode.secondary.http-address cannot be interpreted as a network address. Contributed by Chris Nauroth. Project:

git commit: HADOOP-11267. TestSecurityUtil fails when run with JDK8 because of empty principal names. Contributed by Stephen Chu.

2014-11-05 Thread wheat9
Repository: hadoop Updated Branches: refs/heads/branch-2 44f979024 - 185762363 HADOOP-11267. TestSecurityUtil fails when run with JDK8 because of empty principal names. Contributed by Stephen Chu. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

git commit: HDFS-7359. NameNode in secured HA cluster fails to start if dfs.namenode.secondary.http-address cannot be interpreted as a network address. Contributed by Chris Nauroth.

2014-11-05 Thread cnauroth
Repository: hadoop Updated Branches: refs/heads/branch-2 185762363 - f172a0823 HDFS-7359. NameNode in secured HA cluster fails to start if dfs.namenode.secondary.http-address cannot be interpreted as a network address. Contributed by Chris Nauroth. (cherry picked from commit

git commit: YARN-2805. Fixed ResourceManager to load HA configs correctly before kerberos login. Contributed by Wangda Tan.

2014-11-05 Thread vinodkv
Repository: hadoop Updated Branches: refs/heads/trunk ba1d4ad25 - 834e931d8 YARN-2805. Fixed ResourceManager to load HA configs correctly before kerberos login. Contributed by Wangda Tan. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

git commit: YARN-2805. Fixed ResourceManager to load HA configs correctly before kerberos login. Contributed by Wangda Tan.

2014-11-05 Thread vinodkv
Repository: hadoop Updated Branches: refs/heads/branch-2 f172a0823 - 3bc31e35a YARN-2805. Fixed ResourceManager to load HA configs correctly before kerberos login. Contributed by Wangda Tan. (cherry picked from commit 834e931d8efe4d806347b266e7e62929ce05389b) Project:

git commit: HDFS-7359. NameNode in secured HA cluster fails to start if dfs.namenode.secondary.http-address cannot be interpreted as a network address. Contributed by Chris Nauroth.

2014-11-05 Thread cnauroth
Repository: hadoop Updated Branches: refs/heads/branch-2.6 a1764e4d3 - e041de449 HDFS-7359. NameNode in secured HA cluster fails to start if dfs.namenode.secondary.http-address cannot be interpreted as a network address. Contributed by Chris Nauroth. (cherry picked from commit

git commit: YARN-2805. Fixed ResourceManager to load HA configs correctly before kerberos login. Contributed by Wangda Tan.

2014-11-05 Thread vinodkv
Repository: hadoop Updated Branches: refs/heads/branch-2.6 e041de449 - 812ddc399 YARN-2805. Fixed ResourceManager to load HA configs correctly before kerberos login. Contributed by Wangda Tan. (cherry picked from commit 834e931d8efe4d806347b266e7e62929ce05389b) Project:

git commit: HADOOP-11267. TestSecurityUtil fails when run with JDK8 because of empty principal names. Contributed by Stephen Chu.

2014-11-05 Thread wheat9
Repository: hadoop Updated Branches: refs/heads/trunk 834e931d8 - 8549fa5dc HADOOP-11267. TestSecurityUtil fails when run with JDK8 because of empty principal names. Contributed by Stephen Chu. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

git commit: YARN-2579. Fixed a deadlock issue when EmbeddedElectorService and FatalEventDispatcher try to transition RM to StandBy at the same time. Contributed by Rohith Sharmaks

2014-11-05 Thread jianhe
Repository: hadoop Updated Branches: refs/heads/trunk 8549fa5dc - 395275af8 YARN-2579. Fixed a deadlock issue when EmbeddedElectorService and FatalEventDispatcher try to transition RM to StandBy at the same time. Contributed by Rohith Sharmaks Project:

git commit: YARN-2579. Fixed a deadlock issue when EmbeddedElectorService and FatalEventDispatcher try to transition RM to StandBy at the same time. Contributed by Rohith Sharmaks (cherry picked from

2014-11-05 Thread jianhe
Repository: hadoop Updated Branches: refs/heads/branch-2 3bc31e35a - f92ff24f5 YARN-2579. Fixed a deadlock issue when EmbeddedElectorService and FatalEventDispatcher try to transition RM to StandBy at the same time. Contributed by Rohith Sharmaks (cherry picked from commit

git commit: YARN-2579. Fixed a deadlock issue when EmbeddedElectorService and FatalEventDispatcher try to transition RM to StandBy at the same time. Contributed by Rohith Sharmaks (cherry picked from

2014-11-05 Thread jianhe
Repository: hadoop Updated Branches: refs/heads/branch-2.6 812ddc399 - e29e864c5 YARN-2579. Fixed a deadlock issue when EmbeddedElectorService and FatalEventDispatcher try to transition RM to StandBy at the same time. Contributed by Rohith Sharmaks (cherry picked from commit

[3/4] HADOOP-10714. AmazonS3Client.deleteObjects() need to be limited to 1000 entries per call. Contributed by Juan Yu. (cherry picked from commit 6ba52d88ec11444cbac946ffadbc645acd0657de)

2014-11-05 Thread atm
http://git-wip-us.apache.org/repos/asf/hadoop/blob/9082fe4e/hadoop-tools/hadoop-aws/src/test/java/org/apache/hadoop/fs/s3a/scale/TestS3ADeleteManyFiles.java -- diff --git

[1/4] HADOOP-10714. AmazonS3Client.deleteObjects() need to be limited to 1000 entries per call. Contributed by Juan Yu.

2014-11-05 Thread atm
Repository: hadoop Updated Branches: refs/heads/branch-2 f92ff24f5 - 9082fe4e2 refs/heads/trunk 395275af8 - 6ba52d88e http://git-wip-us.apache.org/repos/asf/hadoop/blob/6ba52d88/hadoop-tools/hadoop-aws/src/test/java/org/apache/hadoop/fs/s3a/scale/TestS3ADeleteManyFiles.java

[2/4] git commit: HADOOP-10714. AmazonS3Client.deleteObjects() need to be limited to 1000 entries per call. Contributed by Juan Yu.

2014-11-05 Thread atm
HADOOP-10714. AmazonS3Client.deleteObjects() need to be limited to 1000 entries per call. Contributed by Juan Yu. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/6ba52d88 Tree:

[4/4] git commit: HADOOP-10714. AmazonS3Client.deleteObjects() need to be limited to 1000 entries per call. Contributed by Juan Yu. (cherry picked from commit 6ba52d88ec11444cbac946ffadbc645acd0657de)

2014-11-05 Thread atm
HADOOP-10714. AmazonS3Client.deleteObjects() need to be limited to 1000 entries per call. Contributed by Juan Yu. (cherry picked from commit 6ba52d88ec11444cbac946ffadbc645acd0657de) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[2/2] git commit: HADOOP-11272. Allow ZKSignerSecretProvider and ZKDelegationTokenSecretManager to use the same curator client. Contributed by Arun Suresh. (cherry picked from commit 8a261e68e4177b47b

2014-11-05 Thread atm
HADOOP-11272. Allow ZKSignerSecretProvider and ZKDelegationTokenSecretManager to use the same curator client. Contributed by Arun Suresh. (cherry picked from commit 8a261e68e4177b47be01ceae7310ea56aeb7ca38) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[1/2] git commit: HADOOP-11272. Allow ZKSignerSecretProvider and ZKDelegationTokenSecretManager to use the same curator client. Contributed by Arun Suresh.

2014-11-05 Thread atm
Repository: hadoop Updated Branches: refs/heads/branch-2 9082fe4e2 - e96f0c6aa refs/heads/trunk 6ba52d88e - 8a261e68e HADOOP-11272. Allow ZKSignerSecretProvider and ZKDelegationTokenSecretManager to use the same curator client. Contributed by Arun Suresh. Project:

git commit: HDFS-7366. BlockInfo should take replication as an short in the constructor. Contributed by Li Lu.

2014-11-05 Thread wheat9
Repository: hadoop Updated Branches: refs/heads/branch-2 e96f0c6aa - 0f9d0d9d8 HDFS-7366. BlockInfo should take replication as an short in the constructor. Contributed by Li Lu. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

git commit: HDFS-7366. BlockInfo should take replication as an short in the constructor. Contributed by Li Lu.

2014-11-05 Thread wheat9
Repository: hadoop Updated Branches: refs/heads/trunk 8a261e68e - 86eb27ba1 HDFS-7366. BlockInfo should take replication as an short in the constructor. Contributed by Li Lu. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[1/2] git commit: HADOOP-11187 NameNode - KMS communication fails after a long period of inactivity. Contributed by Arun Suresh. (cherry picked from commit d593035d50e9997f31ddd67275b6e68504f9ca3c)

2014-11-05 Thread atm
Repository: hadoop Updated Branches: refs/heads/branch-2 0f9d0d9d8 - d698ed1d6 refs/heads/trunk 86eb27ba1 - ef5af4f8d HADOOP-11187 NameNode - KMS communication fails after a long period of inactivity. Contributed by Arun Suresh. (cherry picked from commit

[2/2] git commit: HADOOP-11187 NameNode - KMS communication fails after a long period of inactivity. Contributed by Arun Suresh.

2014-11-05 Thread atm
HADOOP-11187 NameNode - KMS communication fails after a long period of inactivity. Contributed by Arun Suresh. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/ef5af4f8 Tree:

git commit: YARN-2813. Fixed NPE from MemoryTimelineStore.getDomains. Contributed by Zhijie Shen

2014-11-05 Thread xgong
Repository: hadoop Updated Branches: refs/heads/trunk ef5af4f8d - e4b4901d3 YARN-2813. Fixed NPE from MemoryTimelineStore.getDomains. Contributed by Zhijie Shen Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/e4b4901d

git commit: YARN-2813. Fixed NPE from MemoryTimelineStore.getDomains. Contributed by Zhijie Shen

2014-11-05 Thread xgong
Repository: hadoop Updated Branches: refs/heads/branch-2 d698ed1d6 - e26be1d85 YARN-2813. Fixed NPE from MemoryTimelineStore.getDomains. Contributed by Zhijie Shen Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

git commit: YARN-2813. Fixed NPE from MemoryTimelineStore.getDomains. Contributed by Zhijie Shen

2014-11-05 Thread xgong
Repository: hadoop Updated Branches: refs/heads/branch-2.6 e29e864c5 - 888fc4af4 YARN-2813. Fixed NPE from MemoryTimelineStore.getDomains. Contributed by Zhijie Shen Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

git commit: HDFS-7361. TestCheckpoint fails after change of log message related to locking violation. Contributed by Konstantin Shvachko.

2014-11-05 Thread shv
Repository: hadoop Updated Branches: refs/heads/trunk e4b4901d3 - 240cb59b9 HDFS-7361. TestCheckpoint fails after change of log message related to locking violation. Contributed by Konstantin Shvachko. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

git commit: HDFS-7361. TestCheckpoint fails after change of log message related to locking violation. Contributed by Konstantin Shvachko.

2014-11-05 Thread shv
Repository: hadoop Updated Branches: refs/heads/branch-2 e26be1d85 - 74d40b3d9 HDFS-7361. TestCheckpoint fails after change of log message related to locking violation. Contributed by Konstantin Shvachko. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

git commit: HDFS-7347. Configurable erasure coding policy for individual files and directories ( Contributed by Zhe Zhang )

2014-11-05 Thread vinayakumarb
Repository: hadoop Updated Branches: refs/heads/HDFS-EC 2bb327eb9 - 094cfd228 HDFS-7347. Configurable erasure coding policy for individual files and directories ( Contributed by Zhe Zhang ) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

git commit: HDFS-7367. HDFS short-circuit read cannot negotiate shared memory slot and file descriptors when SASL is enabled on DataTransferProtocol. Contributed by Chris Nauroth.

2014-11-05 Thread wheat9
Repository: hadoop Updated Branches: refs/heads/branch-2.6 888fc4af4 - 83ed42fa6 HDFS-7367. HDFS short-circuit read cannot negotiate shared memory slot and file descriptors when SASL is enabled on DataTransferProtocol. Contributed by Chris Nauroth. Project:

git commit: HDFS-7367. HDFS short-circuit read cannot negotiate shared memory slot and file descriptors when SASL is enabled on DataTransferProtocol. Contributed by Chris Nauroth.

2014-11-05 Thread wheat9
Repository: hadoop Updated Branches: refs/heads/branch-2 74d40b3d9 - ee44d8fb3 HDFS-7367. HDFS short-circuit read cannot negotiate shared memory slot and file descriptors when SASL is enabled on DataTransferProtocol. Contributed by Chris Nauroth. Project:

git commit: HDFS-7367. HDFS short-circuit read cannot negotiate shared memory slot and file descriptors when SASL is enabled on DataTransferProtocol. Contributed by Chris Nauroth.

2014-11-05 Thread wheat9
Repository: hadoop Updated Branches: refs/heads/trunk 240cb59b9 - 8e33d4bdb HDFS-7367. HDFS short-circuit read cannot negotiate shared memory slot and file descriptors when SASL is enabled on DataTransferProtocol. Contributed by Chris Nauroth. Project:

git commit: YARN-2812. TestApplicationHistoryServer is likely to fail on less powerful machine. Contributed by Zhijie Shen

2014-11-05 Thread xgong
Repository: hadoop Updated Branches: refs/heads/trunk 8e33d4bdb - b0b52c4e1 YARN-2812. TestApplicationHistoryServer is likely to fail on less powerful machine. Contributed by Zhijie Shen Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

git commit: YARN-2812. TestApplicationHistoryServer is likely to fail on less powerful machine. Contributed by Zhijie Shen

2014-11-05 Thread xgong
Repository: hadoop Updated Branches: refs/heads/branch-2 ee44d8fb3 - 4aa98d599 YARN-2812. TestApplicationHistoryServer is likely to fail on less powerful machine. Contributed by Zhijie Shen (cherry picked from commit b0b52c4e11336ca2ad6a02d64c0b5d5a8f1339ae) Project:

git commit: YARN-2812. TestApplicationHistoryServer is likely to fail on less powerful machine. Contributed by Zhijie Shen

2014-11-05 Thread xgong
Repository: hadoop Updated Branches: refs/heads/branch-2.6 83ed42fa6 - 43854764a YARN-2812. TestApplicationHistoryServer is likely to fail on less powerful machine. Contributed by Zhijie Shen (cherry picked from commit b0b52c4e11336ca2ad6a02d64c0b5d5a8f1339ae) (cherry picked from commit

[2/2] git commit: HDFS-7336. Unused member DFSInputStream.buffersize. Contributed by Milan Desai.

2014-11-05 Thread shv
HDFS-7336. Unused member DFSInputStream.buffersize. Contributed by Milan Desai. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/80d7d183 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/80d7d183 Diff:

[1/2] git commit: HDFS-7329. Improve logging when MiniDFSCluster fails to start. Contributed by Byron Wong.

2014-11-05 Thread shv
Repository: hadoop Updated Branches: refs/heads/trunk b0b52c4e1 - 80d7d183c HDFS-7329. Improve logging when MiniDFSCluster fails to start. Contributed by Byron Wong. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[1/2] git commit: HDFS-7329. Improve logging when MiniDFSCluster fails to start. Contributed by Byron Wong.

2014-11-05 Thread shv
Repository: hadoop Updated Branches: refs/heads/branch-2 4aa98d599 - 5c8b55856 HDFS-7329. Improve logging when MiniDFSCluster fails to start. Contributed by Byron Wong. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: