hadoop git commit: HDFS-10934. TestDFSShell#testStat fails intermittently. Contributed by Eric Badger

2016-10-03 Thread liuml07
Repository: hadoop Updated Branches: refs/heads/branch-2 d963ecb91 -> 612aa0cc0 HDFS-10934. TestDFSShell#testStat fails intermittently. Contributed by Eric Badger (cherry picked from commit f61e3d13e9610cbd09886359553f27d6480f6735) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo

hadoop git commit: HDFS-10934. TestDFSShell#testStat fails intermittently. Contributed by Eric Badger

2016-10-03 Thread liuml07
Repository: hadoop Updated Branches: refs/heads/branch-2.8 11ea5a59c -> 438402a71 HDFS-10934. TestDFSShell#testStat fails intermittently. Contributed by Eric Badger (cherry picked from commit f61e3d13e9610cbd09886359553f27d6480f6735) Project: http://git-wip-us.apache.org/repos/asf/hadoop/re

hadoop git commit: HDFS-10934. TestDFSShell#testStat fails intermittently. Contributed by Eric Badger

2016-10-03 Thread liuml07
Repository: hadoop Updated Branches: refs/heads/trunk 8078a5efd -> f61e3d13e HDFS-10934. TestDFSShell#testStat fails intermittently. Contributed by Eric Badger Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/f61e3d13 Tr

hadoop git commit: HDFS-10810. setreplication removing block from underconstrcution temporarily. Contributed by Brahma Reddy Battula

2016-10-03 Thread liuml07
Repository: hadoop Updated Branches: refs/heads/branch-2.8 bf043e63f -> 11ea5a59c HDFS-10810. setreplication removing block from underconstrcution temporarily. Contributed by Brahma Reddy Battula (cherry picked from commit d963ecb9185b8fcfba86bec8420a8daf7140a071) Project: http://git-wip-us

hadoop git commit: HDFS-10810. setreplication removing block from underconstrcution temporarily. Contributed by Brahma Reddy Battula

2016-10-03 Thread liuml07
Repository: hadoop Updated Branches: refs/heads/branch-2 d9b686a2b -> d963ecb91 HDFS-10810. setreplication removing block from underconstrcution temporarily. Contributed by Brahma Reddy Battula Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/r

hadoop git commit: HDFS-10810. setreplication removing block from underconstrcution temporarily. Contributed by Brahma Reddy Battula

2016-10-03 Thread liuml07
Repository: hadoop Updated Branches: refs/heads/trunk 853d65a15 -> 8078a5efd HDFS-10810. setreplication removing block from underconstrcution temporarily. Contributed by Brahma Reddy Battula Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repo

hadoop git commit: HDFS-10918. Add a tool to get FileEncryptionInfo from CLI. Contributed by Xiao Chen.

2016-10-03 Thread xiao
Repository: hadoop Updated Branches: refs/heads/trunk 736d33cdd -> 853d65a15 HDFS-10918. Add a tool to get FileEncryptionInfo from CLI. Contributed by Xiao Chen. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/853d65a1

hadoop git commit: HDFS-10918. Add a tool to get FileEncryptionInfo from CLI. Contributed by Xiao Chen.

2016-10-03 Thread xiao
Repository: hadoop Updated Branches: refs/heads/branch-2.8 b0b29de8a -> bf043e63f HDFS-10918. Add a tool to get FileEncryptionInfo from CLI. Contributed by Xiao Chen. (cherry picked from commit 853d65a157362661ccab10379c2d82e780382f83) Project: http://git-wip-us.apache.org/repos/asf/hadoop/

hadoop git commit: HDFS-10918. Add a tool to get FileEncryptionInfo from CLI. Contributed by Xiao Chen.

2016-10-03 Thread xiao
Repository: hadoop Updated Branches: refs/heads/branch-2 1578781fe -> d9b686a2b HDFS-10918. Add a tool to get FileEncryptionInfo from CLI. Contributed by Xiao Chen. (cherry picked from commit 853d65a157362661ccab10379c2d82e780382f83) Project: http://git-wip-us.apache.org/repos/asf/hadoop/re

[02/57] [abbrv] hadoop git commit: HADOOP-13544. JDiff reports unncessarily show unannotated APIs and cause confusion while our javadocs only show annotated and public APIs. (vinodkv via wangda)

2016-10-03 Thread inigoiri
http://git-wip-us.apache.org/repos/asf/hadoop/blob/875062b5/hadoop-yarn-project/hadoop-yarn/dev-support/jdiff/Apache_Hadoop_YARN_Common_2.7.2.xml -- diff --git a/hadoop-yarn-project/hadoop-yarn/dev-support/jdiff/Apache_Hadoop_YARN

[26/57] [abbrv] hadoop git commit: HADOOP-13599. s3a close() to be non-synchronized, so avoid risk of deadlock on shutdown. Contributed by Steve Loughran.

2016-10-03 Thread inigoiri
HADOOP-13599. s3a close() to be non-synchronized, so avoid risk of deadlock on shutdown. Contributed by Steve Loughran. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/47f80922 Tree: http://git-wip-us.apache.org/repos/asf/h

[18/57] [abbrv] hadoop git commit: YARN-5599. Publish AM launch command to ATS (Rohith Sharma K S via Varun Saxena)

2016-10-03 Thread inigoiri
YARN-5599. Publish AM launch command to ATS (Rohith Sharma K S via Varun Saxena) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/9b0fd01d Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/9b0fd01d Diff: http://git-wip

[09/57] [abbrv] hadoop git commit: HADOOP-13544. JDiff reports unncessarily show unannotated APIs and cause confusion while our javadocs only show annotated and public APIs. (vinodkv via wangda)

2016-10-03 Thread inigoiri
http://git-wip-us.apache.org/repos/asf/hadoop/blob/875062b5/hadoop-common-project/hadoop-common/dev-support/jdiff/Apache_Hadoop_Common_2.7.2.xml -- diff --git a/hadoop-common-project/hadoop-common/dev-support/jdiff/Apache_Hadoop_C

[31/57] [abbrv] hadoop git commit: MAPREDUCE-6771. RMContainerAllocator sends container diagnostics event after corresponding completion event. Contributed by Haibo Chen

2016-10-03 Thread inigoiri
MAPREDUCE-6771. RMContainerAllocator sends container diagnostics event after corresponding completion event. Contributed by Haibo Chen Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/a1b8251b Tree: http://git-wip-us.apache.

[12/57] [abbrv] hadoop git commit: HDFS-10376. Enhance setOwner testing. (John Zhuge via Yongjun Zhang)

2016-10-03 Thread inigoiri
HDFS-10376. Enhance setOwner testing. (John Zhuge via Yongjun Zhang) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/2acfb1e1 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/2acfb1e1 Diff: http://git-wip-us.apache.o

[42/57] [abbrv] hadoop git commit: HDFS-10907. Fix Erasure Coding documentation. Contributed by Manoj Govindassamy.

2016-10-03 Thread inigoiri
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: http://git-wip-us.apache.org/repos/asf/hadoop/tree/7fad1221 Diff: http://git-wip

[10/57] [abbrv] hadoop git commit: HADOOP-13544. JDiff reports unncessarily show unannotated APIs and cause confusion while our javadocs only show annotated and public APIs. (vinodkv via wangda)

2016-10-03 Thread inigoiri
HADOOP-13544. JDiff reports unncessarily show unannotated APIs and cause confusion while our javadocs only show annotated and public APIs. (vinodkv via wangda) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/875062b5 Tree:

[29/57] [abbrv] hadoop git commit: HADOOP-13663 Index out of range in SysInfoWindows. Contributed by Inigo Goiri

2016-10-03 Thread inigoiri
HADOOP-13663 Index out of range in SysInfoWindows. Contributed by Inigo Goiri Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/1518cb95 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/1518cb95 Diff: http://git-wip-us

[46/57] [abbrv] hadoop git commit: HADOOP-13317. Add logs to KMS server-side to improve supportability. Contributed by Suraj Acharya.

2016-10-03 Thread inigoiri
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/commit/89bd6d29 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/89bd6d29 D

[03/57] [abbrv] hadoop git commit: HADOOP-13544. JDiff reports unncessarily show unannotated APIs and cause confusion while our javadocs only show annotated and public APIs. (vinodkv via wangda)

2016-10-03 Thread inigoiri
http://git-wip-us.apache.org/repos/asf/hadoop/blob/875062b5/hadoop-yarn-project/hadoop-yarn/dev-support/jdiff/Apache_Hadoop_YARN_Client_2.7.2.xml -- diff --git a/hadoop-yarn-project/hadoop-yarn/dev-support/jdiff/Apache_Hadoop_YARN

[20/57] [abbrv] hadoop git commit: HDFS-10824. MiniDFSCluster#storageCapacities has no effects on real capacity. Contributed by Xiaobing Zhou.

2016-10-03 Thread inigoiri
HDFS-10824. MiniDFSCluster#storageCapacities has no effects on real capacity. Contributed by Xiaobing Zhou. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/c3b235e5 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/c

[21/57] [abbrv] hadoop git commit: YARN-5400. Light cleanup in ZKRMStateStore (templedf via rkanter)

2016-10-03 Thread inigoiri
YARN-5400. Light cleanup in ZKRMStateStore (templedf via rkanter) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/bcb2528a Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/bcb2528a Diff: http://git-wip-us.apache.org/

[39/57] [abbrv] hadoop git commit: HADOOP-13671. Fix ClassFormatException in trunk build. Contributed by Kihwal Lee.

2016-10-03 Thread inigoiri
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 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/d6afcf36 Diff: http://git-w

[53/57] [abbrv] hadoop git commit: HDFS-10619. Cache path in InodesInPath. Contributed by Daryn Sharp.

2016-10-03 Thread inigoiri
HDFS-10619. Cache path in InodesInPath. 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/90020624 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/90020624 Diff: http://git-wip-us.apache.or

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

2016-10-03 Thread inigoiri
Revert "HDFS-10923. Make InstrumentedLock require ReentrantLock." This reverts commit c7ce6fdc20fe053f0bb3bcf900ffc0e1db6feee5. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/fe9ebe20 Tree: http://git-wip-us.apache.org/rep

[28/57] [abbrv] hadoop git commit: Revert "HADOOP-13584. hdoop-aliyun: merge HADOOP-12756 branch back" This reverts commit 5707f88d8550346f167e45c2f8c4161eb3957e3a

2016-10-03 Thread inigoiri
Revert "HADOOP-13584. hdoop-aliyun: merge HADOOP-12756 branch back" This reverts commit 5707f88d8550346f167e45c2f8c4161eb3957e3a Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/d1443988 Tree: http://git-wip-us.apache.org/rep

[33/57] [abbrv] hadoop git commit: HADOOP-13537. Support external calls in the RPC call queue. Contributed by Daryn Sharp.

2016-10-03 Thread inigoiri
HADOOP-13537. Support external calls in the RPC call queue. 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/236ac773 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/236ac773 Diff: http:/

[45/57] [abbrv] hadoop git commit: YARN-5693. Reduce loglevel to Debug in ContainerManagementProtocolProxy and AMRMClientImpl (yufeigu via rkanter)

2016-10-03 Thread inigoiri
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/asf/hadoop/commit/2549ee9d Tree: http://git-wip-us.apache.org/repos/asf/hadoop/t

[32/57] [abbrv] hadoop git commit: HADOOP-13164 Optimize S3AFileSystem::deleteUnnecessaryFakeDirectories. Contributed by Rajesh Balamohan.

2016-10-03 Thread inigoiri
HADOOP-13164 Optimize S3AFileSystem::deleteUnnecessaryFakeDirectories. Contributed by Rajesh Balamohan. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/ee0c722d Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/ee0c7

[57/57] [abbrv] hadoop git commit: YARN-4767. Network issues can cause persistent RM UI outage. (Daniel Templeton via kasha)

2016-10-03 Thread inigoiri
YARN-4767. Network issues can cause persistent RM UI outage. (Daniel Templeton via kasha) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/736d33cd Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/736d33cd Diff: http

[16/57] [abbrv] hadoop git commit: HDFS-9850. DiskBalancer: Explore removing references to FsVolumeSpi. Contributed by Manoj Govindassamy.

2016-10-03 Thread inigoiri
HDFS-9850. DiskBalancer: Explore removing references to FsVolumeSpi. 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/03f519a7 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/03f51

[17/57] [abbrv] hadoop git commit: YARN-5662. Provide an option to enable ContainerMonitor. Contributed by Jian He.

2016-10-03 Thread inigoiri
YARN-5662. Provide an option to enable ContainerMonitor. Contributed by Jian He. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/bc2656f0 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/bc2656f0 Diff: http://git-wip

[43/57] [abbrv] hadoop git commit: HADOOP-12974. Create a CachingGetSpaceUsed implementation that uses df. Contributed by Elliott Clark.

2016-10-03 Thread inigoiri
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/commit/57aec2b4 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/57aec2b

[01/57] [abbrv] hadoop git commit: HADOOP-13544. JDiff reports unncessarily show unannotated APIs and cause confusion while our javadocs only show annotated and public APIs. (vinodkv via wangda)

2016-10-03 Thread inigoiri
Repository: hadoop Updated Branches: refs/heads/HDFS-10467 382dff747 -> 736d33cdd http://git-wip-us.apache.org/repos/asf/hadoop/blob/875062b5/hadoop-yarn-project/hadoop-yarn/dev-support/jdiff/Apache_Hadoop_YARN_Server_Common_2.7.2.xml

[54/57] [abbrv] hadoop git commit: HDFS-10940. Reduce performance penalty of block caching when not used. Contributed by Daryn Sharp.

2016-10-03 Thread inigoiri
HDFS-10940. Reduce performance penalty of block caching when not used. 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/74420843 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/74420843 D

[56/57] [abbrv] hadoop git commit: HDFS-10690. Optimize insertion/removal of replica in ShortCircuitCache. Contributed by Fenghua Hu.

2016-10-03 Thread inigoiri
HDFS-10690. Optimize insertion/removal of replica in ShortCircuitCache. Contributed by Fenghua Hu. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/607705c4 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/607705c4 D

[55/57] [abbrv] hadoop git commit: MAPREDUCE-6638. Do not attempt to recover progress from previous job attempts if spill encryption is enabled. (Haibo Chen via kasha)

2016-10-03 Thread inigoiri
MAPREDUCE-6638. Do not attempt to recover progress from previous job attempts if spill encryption is enabled. (Haibo Chen via kasha) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/de7a0a92 Tree: http://git-wip-us.apache.or

[52/57] [abbrv] hadoop git commit: YARN-5672. FairScheduler: Wrong queue name in log when adding application. (Wilfred Spiegelenburg via kasha)

2016-10-03 Thread inigoiri
YARN-5672. FairScheduler: Wrong queue name in log when adding application. (Wilfred Spiegelenburg via kasha) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/0da54e88 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/

[37/57] [abbrv] hadoop git commit: HDFS-10850. getEZForPath should NOT throw FNF. Contributed by Andrew Wang.

2016-10-03 Thread inigoiri
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://git-wip-us.apache.org/repos/asf/hadoop/tree/0670149c Diff: http://git-wip-us.ap

[47/57] [abbrv] hadoop git commit: YARN-5384. Expose priority in ReservationSystem submission APIs. (Sean Po via Subru).

2016-10-03 Thread inigoiri
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 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/3a3697de Diff: http://g

[51/57] [abbrv] hadoop git commit: YARN-4855. Should check if node exists when replace nodelabels. Contributeed by Tao Jie

2016-10-03 Thread inigoiri
YARN-4855. Should check if node exists when replace nodelabels. Contributeed by Tao Jie Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/6e130c30 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/6e130c30 Diff: http:/

[38/57] [abbrv] hadoop git commit: HDFS-10851. FSDirStatAndListingOp: stop passing path as string. Contributed by Daryn Sharp.

2016-10-03 Thread inigoiri
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/a0730aa5 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/a0730aa5 Diff: ht

[48/57] [abbrv] hadoop git commit: HDFS-10923. Make InstrumentedLock require ReentrantLock.

2016-10-03 Thread inigoiri
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/c7ce6fdc Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/c7ce6fdc Diff: http://git-wip-us.apache.org/repos/asf

[19/57] [abbrv] hadoop git commit: HADOOP-11780. Prevent IPC reader thread death. Contributed by Daryn Sharp.

2016-10-03 Thread inigoiri
HADOOP-11780. Prevent IPC reader thread death. 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/e19b37ea Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/e19b37ea Diff: http://git-wip-us.ap

[44/57] [abbrv] hadoop git commit: HDFS-10896. Move lock logging logic from FSNamesystem into FSNamesystemLock. Contributed by Erik Krogen.

2016-10-03 Thread inigoiri
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/hadoop/commit/434c5ea7 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/434c

[41/57] [abbrv] hadoop git commit: HDFS-10910. HDFS Erasure Coding doc should state its currently supported erasure coding policies. Contributed by Yiqun Lin.

2016-10-03 Thread inigoiri
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.apache.org/repos/asf/hadoop/commit/ee33a022 Tree: http://git-wip-us.apache.org/repos/a

[36/57] [abbrv] hadoop git commit: HADOOP-13640. Fix findbugs warning in VersionInfoMojo.java. Contributed by Yuanbo Liu.

2016-10-03 Thread inigoiri
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/82c55dcb Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/82c55dcb Diff: http://

[13/57] [abbrv] hadoop git commit: HADOOP-13658. Replace config key literal strings with names I: hadoop common. Contributed by Chen Liang

2016-10-03 Thread inigoiri
HADOOP-13658. Replace config key literal strings with names I: hadoop common. 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/9a44a832 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/9a44a

[05/57] [abbrv] hadoop git commit: HADOOP-13544. JDiff reports unncessarily show unannotated APIs and cause confusion while our javadocs only show annotated and public APIs. (vinodkv via wangda)

2016-10-03 Thread inigoiri
http://git-wip-us.apache.org/repos/asf/hadoop/blob/875062b5/hadoop-mapreduce-project/dev-support/jdiff/Apache_Hadoop_MapReduce_JobClient_2.7.2.xml -- diff --git a/hadoop-mapreduce-project/dev-support/jdiff/Apache_Hadoop_MapReduce_

[06/57] [abbrv] hadoop git commit: HADOOP-13544. JDiff reports unncessarily show unannotated APIs and cause confusion while our javadocs only show annotated and public APIs. (vinodkv via wangda)

2016-10-03 Thread inigoiri
http://git-wip-us.apache.org/repos/asf/hadoop/blob/875062b5/hadoop-mapreduce-project/dev-support/jdiff/Apache_Hadoop_MapReduce_Core_2.7.2.xml -- diff --git a/hadoop-mapreduce-project/dev-support/jdiff/Apache_Hadoop_MapReduce_Core_

[34/57] [abbrv] hadoop git commit: Revert "HADOOP-13081. add the ability to create multiple UGIs/subjects from one kerberos login. Contributed by Sergey Shelukhin."

2016-10-03 Thread inigoiri
Revert "HADOOP-13081. add the ability to create multiple UGIs/subjects from one kerberos login. Contributed by Sergey Shelukhin." This reverts commit 0458a2af6e925d023882714e8b7b0568eca7a775. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/

[22/57] [abbrv] hadoop git commit: MAPREDUCE-6718. add progress log to JHS during startup (haibochen via rkanter)

2016-10-03 Thread inigoiri
MAPREDUCE-6718. add progress log to JHS during startup (haibochen via rkanter) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/0d6778d8 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/0d6778d8 Diff: http://git-wip-u

[23/57] [abbrv] hadoop git commit: HDFS-10779. Rename does not need to re-solve destination. Contributed by Daryn Sharp.

2016-10-03 Thread inigoiri
HDFS-10779. Rename does not need to re-solve destination. 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/5f34402a Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/5f34402a Diff: http://g

[14/57] [abbrv] hadoop git commit: HDFS-10900. DiskBalancer: Complete the documents for the report command. Contributed by Yiqun Lin.

2016-10-03 Thread inigoiri
HDFS-10900. DiskBalancer: Complete the documents for the report command. Contributed by Yiqun Lin. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/9c973646 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/9c973646 D

[30/57] [abbrv] hadoop git commit: YARN-4205. Add a service for monitoring application life time out. Contributed by Rohith Sharma K S

2016-10-03 Thread inigoiri
YARN-4205. Add a service for monitoring application life time out. Contributed by Rohith Sharma K S Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/2ae5a3a5 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/2ae5a3a5

[35/57] [abbrv] hadoop git commit: YARN-5486. Update OpportunisticContainerAllocatorAMService::allocate method to handle OPPORTUNISTIC container requests. (Konstantinos Karanasos via asuresh)

2016-10-03 Thread inigoiri
YARN-5486. Update OpportunisticContainerAllocatorAMService::allocate method to handle OPPORTUNISTIC container requests. (Konstantinos Karanasos via asuresh) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/10be4598 Tree: htt

[15/57] [abbrv] hadoop git commit: HDFS-10915. Fix time measurement bug in TestDatanodeRestart. Contributed by Xiaobing Zhou

2016-10-03 Thread inigoiri
HDFS-10915. Fix time measurement bug in TestDatanodeRestart. Contributed by Xiaobing Zhou Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/6437ba18 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/6437ba18 Diff: http

[50/57] [abbrv] hadoop git commit: YARN-5678. Log demand as demand in FSLeafQueue and FSParentQueue. (Yufei Gu via kasha)

2016-10-03 Thread inigoiri
YARN-5678. Log demand as demand in FSLeafQueue and FSParentQueue. (Yufei Gu via kasha) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/82857037 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/82857037 Diff: http://

[07/57] [abbrv] hadoop git commit: HADOOP-13544. JDiff reports unncessarily show unannotated APIs and cause confusion while our javadocs only show annotated and public APIs. (vinodkv via wangda)

2016-10-03 Thread inigoiri
http://git-wip-us.apache.org/repos/asf/hadoop/blob/875062b5/hadoop-mapreduce-project/dev-support/jdiff/Apache_Hadoop_MapReduce_Common_2.7.2.xml -- diff --git a/hadoop-mapreduce-project/dev-support/jdiff/Apache_Hadoop_MapReduce_Com

[24/57] [abbrv] hadoop git commit: HDFS-10914. Move remnants of oah.hdfs.client to hadoop-hdfs-client.

2016-10-03 Thread inigoiri
HDFS-10914. Move remnants of oah.hdfs.client to hadoop-hdfs-client. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/92e5e915 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/92e5e915 Diff: http://git-wip-us.apache.or

[08/57] [abbrv] hadoop git commit: HADOOP-13544. JDiff reports unncessarily show unannotated APIs and cause confusion while our javadocs only show annotated and public APIs. (vinodkv via wangda)

2016-10-03 Thread inigoiri
http://git-wip-us.apache.org/repos/asf/hadoop/blob/875062b5/hadoop-hdfs-project/hadoop-hdfs/dev-support/jdiff/Apache_Hadoop_HDFS_2.7.2.xml -- diff --git a/hadoop-hdfs-project/hadoop-hdfs/dev-support/jdiff/Apache_Hadoop_HDFS_2.7.2.

[04/57] [abbrv] hadoop git commit: HADOOP-13544. JDiff reports unncessarily show unannotated APIs and cause confusion while our javadocs only show annotated and public APIs. (vinodkv via wangda)

2016-10-03 Thread inigoiri
http://git-wip-us.apache.org/repos/asf/hadoop/blob/875062b5/hadoop-yarn-project/hadoop-yarn/dev-support/jdiff/Apache_Hadoop_YARN_API_2.7.2.xml -- diff --git a/hadoop-yarn-project/hadoop-yarn/dev-support/jdiff/Apache_Hadoop_YARN_AP

[25/57] [abbrv] hadoop git commit: HDFS-10892. Add unit tests for HDFS command 'dfs -tail' and 'dfs -stat'. Contributed by Mingliang Liu

2016-10-03 Thread inigoiri
HDFS-10892. Add unit tests for HDFS command 'dfs -tail' and 'dfs -stat'. Contributed by Mingliang Liu Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/84c62640 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/84c6264

[11/57] [abbrv] hadoop git commit: YARN-3142. Improve locks in AppSchedulingInfo. (Varun Saxena via wangda)

2016-10-03 Thread inigoiri
YARN-3142. Improve locks in AppSchedulingInfo. (Varun Saxena via wangda) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/1831be8e Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/1831be8e Diff: http://git-wip-us.apac

[40/57] [abbrv] hadoop git commit: HDFS-10908. Improve StripedBlockReader#createBlockReader error logging. Contributed by Manoj Govindassamy.

2016-10-03 Thread inigoiri
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/hadoop/commit/2ab1ef15 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/2a

[27/57] [abbrv] hadoop git commit: Revert "HADOOP-13584. hdoop-aliyun: merge HADOOP-12756 branch back" This reverts commit 5707f88d8550346f167e45c2f8c4161eb3957e3a

2016-10-03 Thread inigoiri
http://git-wip-us.apache.org/repos/asf/hadoop/blob/d1443988/hadoop-tools/hadoop-aliyun/src/site/markdown/tools/hadoop-aliyun/index.md -- diff --git a/hadoop-tools/hadoop-aliyun/src/site/markdown/tools/hadoop-aliyun/index.md b/had

[12/50] [abbrv] hadoop git commit: HADOOP-13671. Fix ClassFormatException in trunk build. Contributed by Kihwal Lee.

2016-10-03 Thread subru
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 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/d6afcf36 Diff: http://git-w

[46/50] [abbrv] hadoop git commit: YARN-3671. Integrate Federation services with ResourceManager. Contributed by Subru Krishnan

2016-10-03 Thread subru
YARN-3671. Integrate Federation services with ResourceManager. Contributed by Subru Krishnan Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/24b91808 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/24b91808 Diff: h

[35/50] [abbrv] hadoop git commit: YARN-5390. Federation Subcluster Resolver. Contributed by Ellen Hui.

2016-10-03 Thread subru
YARN-5390. Federation Subcluster Resolver. Contributed by Ellen Hui. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/5ebd7f46 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/5ebd7f46 Diff: http://git-wip-us.apache.o

[49/50] [abbrv] hadoop git commit: YARN-5324. Stateless Federation router policies implementation. (Carlo Curino via Subru).

2016-10-03 Thread subru
http://git-wip-us.apache.org/repos/asf/hadoop/blob/f43ad972/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-common/src/test/java/org/apache/hadoop/yarn/server/federation/utils/FederationPoliciesTestUtil.java -

[31/50] [abbrv] hadoop git commit: YARN-5406. In-memory based implementation of the FederationMembershipStateStore. Contributed by Ellen Hui.

2016-10-03 Thread subru
YARN-5406. In-memory based implementation of the FederationMembershipStateStore. Contributed by Ellen Hui. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/c65ec759 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/c6

[38/50] [abbrv] hadoop git commit: YARN-5307. Federation Application State Store internal APIs

2016-10-03 Thread subru
YARN-5307. Federation Application State Store internal APIs Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/89f43e63 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/89f43e63 Diff: http://git-wip-us.apache.org/repos/

[01/50] [abbrv] hadoop git commit: HADOOP-13599. s3a close() to be non-synchronized, so avoid risk of deadlock on shutdown. Contributed by Steve Loughran. [Forced Update!]

2016-10-03 Thread subru
Repository: hadoop Updated Branches: refs/heads/YARN-2915 6f9133893 -> f43ad972e (forced update) HADOOP-13599. s3a close() to be non-synchronized, so avoid risk of deadlock on shutdown. Contributed by Steve Loughran. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://

[05/50] [abbrv] hadoop git commit: HADOOP-13164 Optimize S3AFileSystem::deleteUnnecessaryFakeDirectories. Contributed by Rajesh Balamohan.

2016-10-03 Thread subru
HADOOP-13164 Optimize S3AFileSystem::deleteUnnecessaryFakeDirectories. Contributed by Rajesh Balamohan. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/ee0c722d Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/ee0c7

[24/50] [abbrv] hadoop git commit: YARN-4855. Should check if node exists when replace nodelabels. Contributeed by Tao Jie

2016-10-03 Thread subru
YARN-4855. Should check if node exists when replace nodelabels. Contributeed by Tao Jie Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/6e130c30 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/6e130c30 Diff: http:/

[04/50] [abbrv] hadoop git commit: MAPREDUCE-6771. RMContainerAllocator sends container diagnostics event after corresponding completion event. Contributed by Haibo Chen

2016-10-03 Thread subru
MAPREDUCE-6771. RMContainerAllocator sends container diagnostics event after corresponding completion event. Contributed by Haibo Chen Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/a1b8251b Tree: http://git-wip-us.apache.

[11/50] [abbrv] hadoop git commit: HDFS-10851. FSDirStatAndListingOp: stop passing path as string. Contributed by Daryn Sharp.

2016-10-03 Thread subru
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/a0730aa5 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/a0730aa5 Diff: ht

[13/50] [abbrv] hadoop git commit: HDFS-10908. Improve StripedBlockReader#createBlockReader error logging. Contributed by Manoj Govindassamy.

2016-10-03 Thread subru
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/hadoop/commit/2ab1ef15 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/2a

[48/50] [abbrv] hadoop git commit: YARN-5601. Make the RM epoch base value configurable. Contributed by Subru Krishnan

2016-10-03 Thread subru
YARN-5601. Make the RM epoch base value configurable. Contributed by Subru Krishnan Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/3c10a032 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/3c10a032 Diff: http://git

[03/50] [abbrv] hadoop git commit: YARN-4205. Add a service for monitoring application life time out. Contributed by Rohith Sharma K S

2016-10-03 Thread subru
YARN-4205. Add a service for monitoring application life time out. Contributed by Rohith Sharma K S Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/2ae5a3a5 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/2ae5a3a5

[50/50] [abbrv] hadoop git commit: YARN-5324. Stateless Federation router policies implementation. (Carlo Curino via Subru).

2016-10-03 Thread subru
YARN-5324. Stateless Federation router policies implementation. (Carlo Curino via Subru). Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/f43ad972 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/f43ad972 Diff: http

[27/50] [abbrv] hadoop git commit: HDFS-10940. Reduce performance penalty of block caching when not used. Contributed by Daryn Sharp.

2016-10-03 Thread subru
HDFS-10940. Reduce performance penalty of block caching when not used. 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/74420843 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/74420843 D

[23/50] [abbrv] hadoop git commit: YARN-5678. Log demand as demand in FSLeafQueue and FSParentQueue. (Yufei Gu via kasha)

2016-10-03 Thread subru
YARN-5678. Log demand as demand in FSLeafQueue and FSParentQueue. (Yufei Gu via kasha) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/82857037 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/82857037 Diff: http://

[14/50] [abbrv] hadoop git commit: HDFS-10910. HDFS Erasure Coding doc should state its currently supported erasure coding policies. Contributed by Yiqun Lin.

2016-10-03 Thread subru
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.apache.org/repos/asf/hadoop/commit/ee33a022 Tree: http://git-wip-us.apache.org/repos/a

[42/50] [abbrv] hadoop git commit: YARN-5612. Return SubClusterId in FederationStateStoreFacade#addApplicationHomeSubCluster for Router Failover. (Giovanni Matteo Fumarola via Subru).

2016-10-03 Thread subru
YARN-5612. Return SubClusterId in FederationStateStoreFacade#addApplicationHomeSubCluster for Router Failover. (Giovanni Matteo Fumarola via Subru). Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/911869a4 Tree: http://git

[37/50] [abbrv] hadoop git commit: YARN-5307. Federation Application State Store internal APIs

2016-10-03 Thread subru
http://git-wip-us.apache.org/repos/asf/hadoop/blob/89f43e63/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-common/src/main/java/org/apache/hadoop/yarn/server/federation/store/records/impl/pb/GetApplicationsHomeSubClusterResponsePBImpl.java

[47/50] [abbrv] hadoop git commit: YARN-5323. Policies APIs for Federation Router and AMRMProxy policies. (Carlo Curino via Subru).

2016-10-03 Thread subru
YARN-5323. Policies APIs for Federation Router and AMRMProxy policies. (Carlo Curino via Subru). Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/ff47882d Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/ff47882d Dif

[16/50] [abbrv] hadoop git commit: HADOOP-12974. Create a CachingGetSpaceUsed implementation that uses df. Contributed by Elliott Clark.

2016-10-03 Thread subru
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/commit/57aec2b4 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/57aec2b

[19/50] [abbrv] hadoop git commit: HADOOP-13317. Add logs to KMS server-side to improve supportability. Contributed by Suraj Acharya.

2016-10-03 Thread subru
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/commit/89bd6d29 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/89bd6d29 D

[18/50] [abbrv] hadoop git commit: YARN-5693. Reduce loglevel to Debug in ContainerManagementProtocolProxy and AMRMClientImpl (yufeigu via rkanter)

2016-10-03 Thread subru
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/asf/hadoop/commit/2549ee9d Tree: http://git-wip-us.apache.org/repos/asf/hadoop/t

[17/50] [abbrv] hadoop git commit: HDFS-10896. Move lock logging logic from FSNamesystem into FSNamesystemLock. Contributed by Erik Krogen.

2016-10-03 Thread subru
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/hadoop/commit/434c5ea7 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/434c

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

2016-10-03 Thread subru
Revert "HDFS-10923. Make InstrumentedLock require ReentrantLock." This reverts commit c7ce6fdc20fe053f0bb3bcf900ffc0e1db6feee5. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/fe9ebe20 Tree: http://git-wip-us.apache.org/rep

[26/50] [abbrv] hadoop git commit: HDFS-10619. Cache path in InodesInPath. Contributed by Daryn Sharp.

2016-10-03 Thread subru
HDFS-10619. Cache path in InodesInPath. 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/90020624 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/90020624 Diff: http://git-wip-us.apache.or

[41/50] [abbrv] hadoop git commit: YARN-5407. In-memory based implementation of the FederationApplicationStateStore/FederationPolicyStateStore. (Ellen Hui via Subru)

2016-10-03 Thread subru
YARN-5407. In-memory based implementation of the FederationApplicationStateStore/FederationPolicyStateStore. (Ellen Hui via Subru) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/1191de41 Tree: http://git-wip-us.apache.org

[43/50] [abbrv] hadoop git commit: YARN-5519. Add SubClusterId in AddApplicationHomeSubClusterResponse for Router Failover. (Ellen Hui via Subru)

2016-10-03 Thread subru
YARN-5519. Add SubClusterId in AddApplicationHomeSubClusterResponse for Router Failover. (Ellen Hui via Subru) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/760d0be7 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tre

[32/50] [abbrv] hadoop git commit: YARN-5467. InputValidator for the FederationStateStore internal APIs. (Giovanni Matteo Fumarola via Subru)

2016-10-03 Thread subru
http://git-wip-us.apache.org/repos/asf/hadoop/blob/a8c46adf/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-common/src/test/java/org/apache/hadoop/yarn/server/federation/store/utils/TestFederationStateStoreInputValidator.java ---

[29/50] [abbrv] hadoop git commit: HDFS-10690. Optimize insertion/removal of replica in ShortCircuitCache. Contributed by Fenghua Hu.

2016-10-03 Thread subru
HDFS-10690. Optimize insertion/removal of replica in ShortCircuitCache. Contributed by Fenghua Hu. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/607705c4 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/607705c4 D

[21/50] [abbrv] hadoop git commit: HDFS-10923. Make InstrumentedLock require ReentrantLock.

2016-10-03 Thread subru
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/c7ce6fdc Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/c7ce6fdc Diff: http://git-wip-us.apache.org/repos/asf

[15/50] [abbrv] hadoop git commit: HDFS-10907. Fix Erasure Coding documentation. Contributed by Manoj Govindassamy.

2016-10-03 Thread subru
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: http://git-wip-us.apache.org/repos/asf/hadoop/tree/7fad1221 Diff: http://git-wip

[44/50] [abbrv] hadoop git commit: YARN-3662. Federation Membership State Store internal APIs.

2016-10-03 Thread subru
http://git-wip-us.apache.org/repos/asf/hadoop/blob/a48c8e65/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-common/src/main/java/org/apache/hadoop/yarn/server/federation/store/records/impl/pb/GetSubClusterInfoRequestPBImpl.java -

  1   2   >