[1/3] hadoop git commit: Revert "HDFS-10923. Make InstrumentedLock require ReentrantLock."

2016-09-30 Thread arp
Repository: hadoop Updated Branches: refs/heads/branch-2 9873ed32c -> 6dd747b6b refs/heads/branch-2.8 9d4e0168d -> c31d23db3 refs/heads/trunk c7ce6fdc2 -> fe9ebe20a Revert "HDFS-10923. Make InstrumentedLock require ReentrantLock." This reverts commit c7ce6fdc20fe053f0bb3bcf900ffc0e1db6feee

[3/3] hadoop git commit: Revert "HDFS-10923. Make InstrumentedLock require ReentrantLock."

2016-09-30 Thread arp
Revert "HDFS-10923. Make InstrumentedLock require ReentrantLock." This reverts commit 9d4e0168d5f0e9211049252981f0f8e705e98fc7. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/c31d23db Tree: http://git-wip-us.apache.org/rep

[2/3] hadoop git commit: Revert "HDFS-10923. Make InstrumentedLock require ReentrantLock."

2016-09-30 Thread arp
Revert "HDFS-10923. Make InstrumentedLock require ReentrantLock." This reverts commit 9873ed32c63a62b39760126a123ed759c3222eb9. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/6dd747b6 Tree: http://git-wip-us.apache.org/rep

[3/3] hadoop git commit: HDFS-10923. Make InstrumentedLock require ReentrantLock.

2016-09-30 Thread arp
HDFS-10923. Make InstrumentedLock require ReentrantLock. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/9d4e0168 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/9d4e0168 Diff: http://git-wip-us.apache.org/repos/asf

[1/3] hadoop git commit: HDFS-10923. Make InstrumentedLock require ReentrantLock.

2016-09-30 Thread arp
Repository: hadoop Updated Branches: refs/heads/branch-2 9f43f8989 -> 9873ed32c refs/heads/branch-2.8 b1eb21e94 -> 9d4e0168d refs/heads/trunk 3a3697dea -> c7ce6fdc2 HDFS-10923. Make InstrumentedLock require ReentrantLock. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[2/3] hadoop git commit: HDFS-10923. Make InstrumentedLock require ReentrantLock.

2016-09-30 Thread arp
HDFS-10923. Make InstrumentedLock require ReentrantLock. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/9873ed32 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/9873ed32 Diff: http://git-wip-us.apache.org/repos/asf

hadoop git commit: YARN-5384. Expose priority in ReservationSystem submission APIs. (Sean Po via Subru).

2016-09-30 Thread subru
Repository: hadoop Updated Branches: refs/heads/branch-2 1ed23a134 -> 9f43f8989 YARN-5384. Expose priority in ReservationSystem submission APIs. (Sean Po via Subru). (cherry picked from commit 3a3697deab3e339708deb66fb613d86ff9ae) Project: http://git-wip-us.apache.org/repos/asf/hadoop/r

hadoop git commit: YARN-5384. Expose priority in ReservationSystem submission APIs. (Sean Po via Subru).

2016-09-30 Thread subru
Repository: hadoop Updated Branches: refs/heads/trunk 89bd6d29a -> 3a3697dea YARN-5384. Expose priority in ReservationSystem submission APIs. (Sean Po via Subru). Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/3a3697de

hadoop git commit: HADOOP-13317. Add logs to KMS server-side to improve supportability. Contributed by Suraj Acharya.

2016-09-30 Thread xiao
Repository: hadoop Updated Branches: refs/heads/branch-2.8 bfc7f0630 -> b1eb21e94 HADOOP-13317. Add logs to KMS server-side to improve supportability. Contributed by Suraj Acharya. (cherry picked from commit 89bd6d29a62afd7ed8ff87bcc29d17b1cb53dcb6) Project: http://git-wip-us.apache.org/rep

hadoop git commit: HADOOP-13317. Add logs to KMS server-side to improve supportability. Contributed by Suraj Acharya.

2016-09-30 Thread xiao
Repository: hadoop Updated Branches: refs/heads/branch-2 2551ff80b -> 1ed23a134 HADOOP-13317. Add logs to KMS server-side to improve supportability. Contributed by Suraj Acharya. (cherry picked from commit 89bd6d29a62afd7ed8ff87bcc29d17b1cb53dcb6) Project: http://git-wip-us.apache.org/repos

hadoop git commit: HADOOP-13317. Add logs to KMS server-side to improve supportability. Contributed by Suraj Acharya.

2016-09-30 Thread xiao
Repository: hadoop Updated Branches: refs/heads/trunk 2549ee9d4 -> 89bd6d29a HADOOP-13317. Add logs to KMS server-side to improve supportability. Contributed by Suraj Acharya. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/co

hadoop git commit: HDFS-10932. Ozone: fix XceiverClient slow shutdown. Contributed by Chen Liang.

2016-09-30 Thread aengineer
Repository: hadoop Updated Branches: refs/heads/HDFS-7240 595257e3f -> 4217f8520 HDFS-10932. Ozone: fix XceiverClient slow shutdown. Contributed by Chen Liang. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/4217f852 Tre

hadoop git commit: HDFS-10713. Throttle FsNameSystem lock warnings. Contributed by Hanisha Koneru.

2016-09-30 Thread zhz
Repository: hadoop Updated Branches: refs/heads/branch-2.7 7a2d602ae -> c08346ea2 HDFS-10713. Throttle FsNameSystem lock warnings. Contributed by Hanisha Koneru. (cherry-picked from a349c54603c5cb7327d3bbb22285bd8e686c4790) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-10851. FSDirStatAndListingOp: stop passing path as string. Contributed by Daryn Sharp.

2016-09-30 Thread kihwal
Repository: hadoop Updated Branches: refs/heads/branch-2.8 345debf22 -> bfc7f0630 HDFS-10851. FSDirStatAndListingOp: stop passing path as string. Contributed by Daryn Sharp. (cherry picked from commit 2551ff80b7eb3e13194ec47db64cf9ee940b9ab0) Project: http://git-wip-us.apache.org/repos/asf/

hadoop git commit: HDFS-10851. FSDirStatAndListingOp: stop passing path as string. Contributed by Daryn Sharp.

2016-09-30 Thread kihwal
Repository: hadoop Updated Branches: refs/heads/branch-2 56ec975ea -> 2551ff80b HDFS-10851. FSDirStatAndListingOp: stop passing path as string. Contributed by Daryn Sharp. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit

hadoop git commit: HDFS-10896. Move lock logging logic from FSNamesystem into FSNamesystemLock. Contributed by Erik Krogen.

2016-09-30 Thread zhz
Repository: hadoop Updated Branches: refs/heads/branch-2.8 9a79c5486 -> 345debf22 HDFS-10896. Move lock logging logic from FSNamesystem into FSNamesystemLock. Contributed by Erik Krogen. (cherry-picked from commit 434c5ea75dc3d87513e49290ac148ff5163c) Project: http://git-wip-us.apache.o

hadoop git commit: YARN-5693. Reduce loglevel to Debug in ContainerManagementProtocolProxy and AMRMClientImpl (yufeigu via rkanter)

2016-09-30 Thread rkanter
Repository: hadoop Updated Branches: refs/heads/branch-2 dfca0f4ab -> 56ec975ea YARN-5693. Reduce loglevel to Debug in ContainerManagementProtocolProxy and AMRMClientImpl (yufeigu via rkanter) (cherry picked from commit 2549ee9d4c4ddd3ebccdebb8623df30c0a8f27d2) Project: http://git-wip-us.ap

hadoop git commit: YARN-5693. Reduce loglevel to Debug in ContainerManagementProtocolProxy and AMRMClientImpl (yufeigu via rkanter)

2016-09-30 Thread rkanter
Repository: hadoop Updated Branches: refs/heads/trunk 434c5ea75 -> 2549ee9d4 YARN-5693. Reduce loglevel to Debug in ContainerManagementProtocolProxy and AMRMClientImpl (yufeigu via rkanter) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos

hadoop git commit: HDFS-10896. Move lock logging logic from FSNamesystem into FSNamesystemLock. Contributed by Erik Krogen.

2016-09-30 Thread zhz
Repository: hadoop Updated Branches: refs/heads/branch-2 a6863e533 -> dfca0f4ab HDFS-10896. Move lock logging logic from FSNamesystem into FSNamesystemLock. Contributed by Erik Krogen. (cherry-picked from commit 434c5ea75dc3d87513e49290ac148ff5163c) Project: http://git-wip-us.apache.org

hadoop git commit: HADOOP-12974. Create a CachingGetSpaceUsed implementation that uses df. Contributed by Elliott Clark.

2016-09-30 Thread weichiu
Repository: hadoop Updated Branches: refs/heads/branch-2.8 f5b193b48 -> 9a79c5486 HADOOP-12974. Create a CachingGetSpaceUsed implementation that uses df. Contributed by Elliott Clark. (cherry picked from commit 57aec2b46b0e46b73a1f49927e30e2c41138d535) (cherry picked from commit a6863e5334569

hadoop git commit: HDFS-10896. Move lock logging logic from FSNamesystem into FSNamesystemLock. Contributed by Erik Krogen.

2016-09-30 Thread zhz
Repository: hadoop Updated Branches: refs/heads/trunk 57aec2b46 -> 434c5ea75 HDFS-10896. Move lock logging logic from FSNamesystem into FSNamesystemLock. Contributed by Erik Krogen. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/had

hadoop git commit: HADOOP-12974. Create a CachingGetSpaceUsed implementation that uses df. Contributed by Elliott Clark.

2016-09-30 Thread weichiu
Repository: hadoop Updated Branches: refs/heads/branch-2 10222cd54 -> a6863e533 HADOOP-12974. Create a CachingGetSpaceUsed implementation that uses df. Contributed by Elliott Clark. (cherry picked from commit 57aec2b46b0e46b73a1f49927e30e2c41138d535) Project: http://git-wip-us.apache.org/re

hadoop git commit: HADOOP-12974. Create a CachingGetSpaceUsed implementation that uses df. Contributed by Elliott Clark.

2016-09-30 Thread weichiu
Repository: hadoop Updated Branches: refs/heads/trunk 7fad1221d -> 57aec2b46 HADOOP-12974. Create a CachingGetSpaceUsed implementation that uses df. Contributed by Elliott Clark. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop

hadoop git commit: HDFS-10907. Fix Erasure Coding documentation. Contributed by Manoj Govindassamy.

2016-09-30 Thread weichiu
Repository: hadoop Updated Branches: refs/heads/trunk ee33a0223 -> 7fad1221d HDFS-10907. Fix Erasure Coding documentation. Contributed by Manoj Govindassamy. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/7fad1221 Tree:

hadoop git commit: HDFS-10910. HDFS Erasure Coding doc should state its currently supported erasure coding policies. Contributed by Yiqun Lin.

2016-09-30 Thread weichiu
Repository: hadoop Updated Branches: refs/heads/trunk 2ab1ef15c -> ee33a0223 HDFS-10910. HDFS Erasure Coding doc should state its currently supported erasure coding policies. Contributed by Yiqun Lin. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apach

hadoop git commit: HDFS-10908. Improve StripedBlockReader#createBlockReader error logging. Contributed by Manoj Govindassamy.

2016-09-30 Thread weichiu
Repository: hadoop Updated Branches: refs/heads/trunk d6afcf364 -> 2ab1ef15c HDFS-10908. Improve StripedBlockReader#createBlockReader error logging. Contributed by Manoj Govindassamy. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/h

hadoop git commit: HADOOP-13671. Fix ClassFormatException in trunk build. Contributed by Kihwal Lee.

2016-09-30 Thread kihwal
Repository: hadoop Updated Branches: refs/heads/trunk a0730aa5c -> d6afcf364 HADOOP-13671. Fix ClassFormatException in trunk build. Contributed by Kihwal Lee. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/d6afcf36 Tre

hadoop git commit: HDFS-10851. FSDirStatAndListingOp: stop passing path as string. Contributed by Daryn Sharp.

2016-09-30 Thread kihwal
Repository: hadoop Updated Branches: refs/heads/trunk 0670149c8 -> a0730aa5c HDFS-10851. FSDirStatAndListingOp: stop passing path as string. Contributed by Daryn Sharp. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/a0

hadoop git commit: HDFS-10595: libhdfs++: deconflate client name and client id

2016-09-30 Thread bobhansen
Repository: hadoop Updated Branches: refs/heads/HDFS-8707 fbba21464 -> feba09b29 HDFS-10595: libhdfs++: deconflate client name and client id Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/feba09b2 Tree: http://git-wip-u

hadoop git commit: HDFS-10850. getEZForPath should NOT throw FNF. Contributed by Andrew Wang.

2016-09-30 Thread kihwal
Repository: hadoop Updated Branches: refs/heads/branch-2.8 7016dfe59 -> f5b193b48 HDFS-10850. getEZForPath should NOT throw FNF. Contributed by Andrew Wang. (cherry picked from commit 0670149c88852cd7c4d6774bff06c7c588558739) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit

hadoop git commit: HDFS-10850. getEZForPath should NOT throw FNF. Contributed by Andrew Wang.

2016-09-30 Thread kihwal
Repository: hadoop Updated Branches: refs/heads/branch-2 25df276c6 -> 10222cd54 HDFS-10850. getEZForPath should NOT throw FNF. Contributed by Andrew Wang. (cherry picked from commit 0670149c88852cd7c4d6774bff06c7c588558739) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-10850. getEZForPath should NOT throw FNF. Contributed by Andrew Wang.

2016-09-30 Thread kihwal
Repository: hadoop Updated Branches: refs/heads/trunk 82c55dcbc -> 0670149c8 HDFS-10850. getEZForPath should NOT throw FNF. Contributed by Andrew Wang. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/0670149c Tree: http:

hadoop git commit: HADOOP-13640. Fix findbugs warning in VersionInfoMojo.java. Contributed by Yuanbo Liu.

2016-09-30 Thread aajisaka
Repository: hadoop Updated Branches: refs/heads/branch-2 919c0802f -> 25df276c6 HADOOP-13640. Fix findbugs warning in VersionInfoMojo.java. Contributed by Yuanbo Liu. (cherry picked from commit 82c55dcbc8e3d5314aae9f8f600c660759213e45) Project: http://git-wip-us.apache.org/repos/asf/hadoop/

hadoop git commit: HADOOP-13640. Fix findbugs warning in VersionInfoMojo.java. Contributed by Yuanbo Liu.

2016-09-30 Thread aajisaka
Repository: hadoop Updated Branches: refs/heads/branch-2.8 1085b3ee4 -> 7016dfe59 HADOOP-13640. Fix findbugs warning in VersionInfoMojo.java. Contributed by Yuanbo Liu. (cherry picked from commit 82c55dcbc8e3d5314aae9f8f600c660759213e45) (cherry picked from commit 25df276c6b24db46070c9885e48e

hadoop git commit: HADOOP-13640. Fix findbugs warning in VersionInfoMojo.java. Contributed by Yuanbo Liu.

2016-09-30 Thread aajisaka
Repository: hadoop Updated Branches: refs/heads/trunk 10be45986 -> 82c55dcbc HADOOP-13640. Fix findbugs warning in VersionInfoMojo.java. Contributed by Yuanbo Liu. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/82c55dc