hadoop git commit: YARN-5333. Some recovered apps are put into default queue when RM HA. Contributed by Jun Gong.

2017-05-31 Thread sunilg
Repository: hadoop Updated Branches: refs/heads/branch-2.7 1903665b2 -> fd112535c YARN-5333. Some recovered apps are put into default queue when RM HA. Contributed by Jun Gong. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HADOOP-13921. Remove log4j classes from JobConf.

2017-05-31 Thread aajisaka
Repository: hadoop Updated Branches: refs/heads/trunk 6e6e96583 -> f5517a820 HADOOP-13921. Remove log4j classes from JobConf. Signed-off-by: Akira Ajisaka Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HADOOP-14466. Remove useless document from TestAliyunOSSFileSystemContract.java. Contributed by Chen Liang.

2017-05-31 Thread aajisaka
Repository: hadoop Updated Branches: refs/heads/trunk 92243484f -> 6e6e96583 HADOOP-14466. Remove useless document from TestAliyunOSSFileSystemContract.java. Contributed by Chen Liang. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HADOOP-9849. License information is missing for native CRC32 code (Contributed by Andrew Wang via Daniel Templeton)

2017-05-31 Thread templedf
Repository: hadoop Updated Branches: refs/heads/branch-2 10b7a5fa9 -> 406d8afdd HADOOP-9849. License information is missing for native CRC32 code (Contributed by Andrew Wang via Daniel Templeton) (cherry picked from commit 92243484f9b868aa18618759145e9dd554e245c5) Project:

hadoop git commit: HADOOP-9849. License information is missing for native CRC32 code (Contributed by Andrew Wang via Daniel Templeton)

2017-05-31 Thread templedf
Repository: hadoop Updated Branches: refs/heads/trunk d5b71e417 -> 92243484f HADOOP-9849. License information is missing for native CRC32 code (Contributed by Andrew Wang via Daniel Templeton) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: YARN-6246. Identifying starved apps does not need the scheduler writelock (Contributed by Karthik Kambatla via Daniel Templeton)

2017-05-31 Thread templedf
Repository: hadoop Updated Branches: refs/heads/branch-2 212a56608 -> 10b7a5fa9 YARN-6246. Identifying starved apps does not need the scheduler writelock (Contributed by Karthik Kambatla via Daniel Templeton) (cherry picked from commit d5b71e4175c13679d451710be150fc461a661263) Project:

hadoop git commit: YARN-6246. Identifying starved apps does not need the scheduler writelock (Contributed by Karthik Kambatla via Daniel Templeton)

2017-05-31 Thread templedf
Repository: hadoop Updated Branches: refs/heads/trunk 4369690ce -> d5b71e417 YARN-6246. Identifying starved apps does not need the scheduler writelock (Contributed by Karthik Kambatla via Daniel Templeton) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[02/50] [abbrv] hadoop git commit: HDFS-11866. JournalNode Sync should be off by default in hdfs-default.xml. Contributed by Hanisha Koneru.

2017-05-31 Thread haibochen
HDFS-11866. JournalNode Sync should be off by default in hdfs-default.xml. Contributed by Hanisha Koneru. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/ca6bcc3c Tree:

[26/50] [abbrv] hadoop git commit: HDFS-11817. A faulty node can cause a lease leak and NPE on accessing data. Contributed by Kihwal Lee.

2017-05-31 Thread haibochen
HDFS-11817. A faulty node can cause a lease leak and NPE on accessing data. 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/2b5ad487 Tree:

[12/50] [abbrv] hadoop git commit: Revert "HDFS-11515. -du throws ConcurrentModificationException. Contributed by Istvan Fajth, Wei-Chiu Chuang."

2017-05-31 Thread haibochen
Revert "HDFS-11515. -du throws ConcurrentModificationException. Contributed by Istvan Fajth, Wei-Chiu Chuang." This reverts commit bc7aff7cec07bbc3fed63a00c8f1584c34670998. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[10/50] [abbrv] hadoop git commit: HDFS-11823. Extend TestDFSStripedIutputStream/TestDFSStripedOutputStream with a random EC policy. Contributed by Takanobu Asanuma.

2017-05-31 Thread haibochen
HDFS-11823. Extend TestDFSStripedIutputStream/TestDFSStripedOutputStream with a random EC policy. Contributed by Takanobu Asanuma. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/1c8dd6d3 Tree:

[39/50] [abbrv] hadoop git commit: HADOOP-14458. Add missing imports to TestAliyunOSSFileSystemContract.java. Contributed by Mingliang Liu.

2017-05-31 Thread haibochen
HADOOP-14458. Add missing imports to TestAliyunOSSFileSystemContract.java. 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/07e60f85 Tree:

[25/50] [abbrv] hadoop git commit: YARN-6582. FSAppAttempt demand can be updated atomically in updateDemand(). (Karthik Kambatla via Yufei Gu)

2017-05-31 Thread haibochen
YARN-6582. FSAppAttempt demand can be updated atomically in updateDemand(). (Karthik Kambatla via Yufei Gu) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/87590090 Tree:

[19/50] [abbrv] hadoop git commit: HADOOP-14430 the accessTime of FileStatus returned by SFTPFileSystem's getFileStatus method is always 0. Contributed by Hongyuan Li.

2017-05-31 Thread haibochen
HADOOP-14430 the accessTime of FileStatus returned by SFTPFileSystem's getFileStatus method is always 0. Contributed by Hongyuan Li. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/8bf0e2d6 Tree:

[27/50] [abbrv] hadoop git commit: YARN-6555. Store application flow context in NM state store for work-preserving restart. (Rohith Sharma K S via Haibo Chen)

2017-05-31 Thread haibochen
YARN-6555. Store application flow context in NM state store for work-preserving restart. (Rohith Sharma K S via Haibo Chen) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/47474fff Tree:

[11/50] [abbrv] hadoop git commit: HDFS-11877. FileJournalManager#getLogFile should ignore in progress edit logs during JN sync. Contributed by Hanisha Koneru.

2017-05-31 Thread haibochen
HDFS-11877. FileJournalManager#getLogFile should ignore in progress edit logs during JN sync. Contributed by Hanisha Koneru. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/0e83ed5e Tree:

[49/50] [abbrv] hadoop git commit: YARN-6649. RollingLevelDBTimelineServer throws RuntimeException if object decoding ever fails runtime exception. Contributed by Jon Eagles.

2017-05-31 Thread haibochen
YARN-6649. RollingLevelDBTimelineServer throws RuntimeException if object decoding ever fails runtime exception. Contributed by Jon Eagles. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/4369690c Tree:

[35/50] [abbrv] hadoop git commit: HDFS-11446. TestMaintenanceState#testWithNNAndDNRestart fails intermittently. Contributed by Yiqun Lin.

2017-05-31 Thread haibochen
HDFS-11446. TestMaintenanceState#testWithNNAndDNRestart fails intermittently. 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/31058b24 Tree:

[30/50] [abbrv] hadoop git commit: Fix NPE in LazyPersistFileScrubber. Contributed by Inigo Goiri.

2017-05-31 Thread haibochen
Fix NPE in LazyPersistFileScrubber. 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/303c8dc9 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/303c8dc9 Diff:

[46/50] [abbrv] hadoop git commit: HDFS-11901. Modifier 'static' is redundant for inner enums. Contributed by ZhangBing Lin.

2017-05-31 Thread haibochen
HDFS-11901. Modifier 'static' is redundant for inner enums. Contributed by ZhangBing Lin. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/13de636b Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/13de636b Diff:

[06/50] [abbrv] hadoop git commit: HDFS-11793. Allow to enable user defined erasure coding policy. Contributed by Sammi Chen

2017-05-31 Thread haibochen
HDFS-11793. Allow to enable user defined erasure coding policy. Contributed by Sammi Chen Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/a62be38a Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/a62be38a Diff:

[23/50] [abbrv] hadoop git commit: HDFS-11879. Fix JN sync interval in case of exception. Contributed by Hanisha Koneru.

2017-05-31 Thread haibochen
HDFS-11879. Fix JN sync interval in case of exception. Contributed by Hanisha Koneru. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/11615631 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/11615631 Diff:

[47/50] [abbrv] hadoop git commit: YARN-6497. Method length of ResourceManager#serviceInit() is too long (Gergely Novák via jeagles)

2017-05-31 Thread haibochen
YARN-6497. Method length of ResourceManager#serviceInit() is too long (Gergely Novák via jeagles) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/cbfed0e8 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/cbfed0e8

[44/50] [abbrv] hadoop git commit: YARN-6366. Refactor the NodeManager DeletionService to support additional DeletionTask types. Contributed by Shane Kumpf.

2017-05-31 Thread haibochen
http://git-wip-us.apache.org/repos/asf/hadoop/blob/547f18cb/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/java/org/apache/hadoop/yarn/server/nodemanager/TestNodeManagerReboot.java --

[28/50] [abbrv] hadoop git commit: YARN-6641. Non-public resource localization on a bad disk causes subsequent containers failure. Contributed by Kuhu Shukla

2017-05-31 Thread haibochen
YARN-6641. Non-public resource localization on a bad disk causes subsequent containers failure. Contributed by Kuhu Shukla Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/aea42930 Tree:

[09/50] [abbrv] hadoop git commit: HADOOP-14166. Reset the DecayRpcScheduler AvgResponseTime metric to zero when queue is not used. Contributed by Surendra Singh Lilhore.

2017-05-31 Thread haibochen
HADOOP-14166. Reset the DecayRpcScheduler AvgResponseTime metric to zero when queue is not used. Contributed by Surendra Singh Lilhore. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/dcf4559e Tree:

[13/50] [abbrv] hadoop git commit: Revert "HDFS-10797. Disk usage summary of snapshots causes renamed blocks to get counted twice. Contributed by Sean Mackrory."

2017-05-31 Thread haibochen
Revert "HDFS-10797. Disk usage summary of snapshots causes renamed blocks to get counted twice. Contributed by Sean Mackrory." This reverts commit 6a38d118d86b7907009bcec34f1b788d076f1d1c. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[42/50] [abbrv] hadoop git commit: HDFS-11659. TestDataNodeHotSwapVolumes.testRemoveVolumeBeingWritten fail due to no DataNode available for pipeline recovery. Contributed by Lei (Eddy) Xu.

2017-05-31 Thread haibochen
HDFS-11659. TestDataNodeHotSwapVolumes.testRemoveVolumeBeingWritten fail due to no DataNode available for pipeline recovery. Contributed by Lei (Eddy) Xu. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/91d6fe15 Tree:

[21/50] [abbrv] hadoop git commit: HDFS-11878. Fix journal missing log httpServerUrl address in JournalNodeSyncer. Contributed by Hanisha Koneru.

2017-05-31 Thread haibochen
HDFS-11878. Fix journal missing log httpServerUrl address in JournalNodeSyncer. Contributed by Hanisha Koneru. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/4fb41b31 Tree:

[24/50] [abbrv] hadoop git commit: YARN-6643. TestRMFailover fails rarely due to port conflict. Contributed by Robert Kanter

2017-05-31 Thread haibochen
YARN-6643. TestRMFailover fails rarely due to port conflict. Contributed by Robert Kanter Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/3fd6a2da Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/3fd6a2da Diff:

[36/50] [abbrv] hadoop git commit: HADOOP-14464. hadoop-aws doc header warning #5 line wrapped. Contributed by John Zhuge.

2017-05-31 Thread haibochen
HADOOP-14464. hadoop-aws doc header warning #5 line wrapped. Contributed by John Zhuge. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/6c6a7a59 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/6c6a7a59 Diff:

[48/50] [abbrv] hadoop git commit: HDFS-5042. Completed files lost after power failure. Contributed by Vinayakumar B.

2017-05-31 Thread haibochen
HDFS-5042. Completed files lost after power failure. Contributed by Vinayakumar B. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/1543d0f5 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/1543d0f5 Diff:

[31/50] [abbrv] hadoop git commit: Update maven version for 3.0.0-alpha4 development

2017-05-31 Thread haibochen
Update maven version for 3.0.0-alpha4 development Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/16ad896d Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/16ad896d Diff:

[17/50] [abbrv] hadoop git commit: Addendum patch to fix Docker sanitization.

2017-05-31 Thread haibochen
Addendum patch to fix Docker sanitization. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/1a56a3db Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/1a56a3db Diff:

[41/50] [abbrv] hadoop git commit: HADOOP-14456. Modifier 'static' is redundant for inner enums. Contributed by ZhangBing Lin.

2017-05-31 Thread haibochen
HADOOP-14456. Modifier 'static' is redundant for inner enums. Contributed by ZhangBing Lin. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/62857be2 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/62857be2 Diff:

[45/50] [abbrv] hadoop git commit: YARN-6366. Refactor the NodeManager DeletionService to support additional DeletionTask types. Contributed by Shane Kumpf.

2017-05-31 Thread haibochen
YARN-6366. Refactor the NodeManager DeletionService to support additional DeletionTask types. Contributed by Shane Kumpf. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/547f18cb Tree:

[03/50] [abbrv] hadoop git commit: HDFS-11419. Performance analysis of new DFSNetworkTopology#chooseRandom. Contributed by Chen Liang.

2017-05-31 Thread haibochen
HDFS-11419. Performance analysis of new DFSNetworkTopology#chooseRandom. 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/d0f346af Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/d0f346af

[05/50] [abbrv] hadoop git commit: HDFS-11864. Document Metrics to track usage of memory for writes. Contributed by Yiqun Lin.

2017-05-31 Thread haibochen
HDFS-11864. Document Metrics to track usage of memory for writes. 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/52661e09 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/52661e09 Diff:

[07/50] [abbrv] hadoop git commit: YARN-6615. AmIpFilter drops query parameters on redirect. Contributed by Wilfred Spiegelenburg

2017-05-31 Thread haibochen
YARN-6615. AmIpFilter drops query parameters on redirect. Contributed by Wilfred Spiegelenburg Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/8bf1949c Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/8bf1949c

[50/50] [abbrv] hadoop git commit: YARN-4512 [YARN-1011]. Provide a knob to turn on over-allocation. (kasha)

2017-05-31 Thread haibochen
YARN-4512 [YARN-1011]. Provide a knob to turn on over-allocation. (kasha) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/153498bc Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/153498bc Diff:

[29/50] [abbrv] hadoop git commit: YARN-6646. Modifier 'static' is redundant for inner enums (Contributed by ZhangBing Lin via Daniel Templeton)

2017-05-31 Thread haibochen
YARN-6646. Modifier 'static' is redundant for inner enums (Contributed by ZhangBing Lin via Daniel Templeton) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/d81372df Tree:

[34/50] [abbrv] hadoop git commit: HADOOP-14442. Owner support for ranger-wasb integration. Contributed by Varada Hemeswari

2017-05-31 Thread haibochen
HADOOP-14442. Owner support for ranger-wasb integration. Contributed by Varada Hemeswari Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/89bb8bfe Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/89bb8bfe Diff:

[40/50] [abbrv] hadoop git commit: YARN-6635. Refactor yarn-app pages in new YARN UI. Contributed by Akhil PB.

2017-05-31 Thread haibochen
YARN-6635. Refactor yarn-app pages in new YARN UI. Contributed by Akhil PB. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/af03c333 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/af03c333 Diff:

[43/50] [abbrv] hadoop git commit: YARN-6477. Dispatcher no longer needs the raw types suppression. (Maya Wexler via Haibo Chen)

2017-05-31 Thread haibochen
YARN-6477. Dispatcher no longer needs the raw types suppression. (Maya Wexler via Haibo Chen) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/4b4a6524 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/4b4a6524 Diff:

[14/50] [abbrv] hadoop git commit: HADOOP-14426. Upgrade Kerby version from 1.0.0-RC2 to 1.0.0. Contributed by Jiajia Li.

2017-05-31 Thread haibochen
HADOOP-14426. Upgrade Kerby version from 1.0.0-RC2 to 1.0.0. Contributed by Jiajia Li. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/d049bd2a Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/d049bd2a Diff:

[16/50] [abbrv] hadoop git commit: YARN-6141. ppc64le on Linux doesn't trigger __linux get_executable codepath. Contributed by Sonia Garudi and Ayappan.

2017-05-31 Thread haibochen
YARN-6141. ppc64le on Linux doesn't trigger __linux get_executable codepath. Contributed by Sonia Garudi and Ayappan. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/bc28da65 Tree:

[32/50] [abbrv] hadoop git commit: Update 3.0.0-alpha3 changes, release notes, jdiff.

2017-05-31 Thread haibochen
Update 3.0.0-alpha3 changes, release notes, jdiff. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/2cd612ba Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/2cd612ba Diff:

[04/50] [abbrv] hadoop git commit: HDFS-11794. Add ec sub command -listCodec to show currently supported ec codecs. Contributed by SammiChen.

2017-05-31 Thread haibochen
HDFS-11794. Add ec sub command -listCodec to show currently supported ec codecs. Contributed by SammiChen. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/1b5451bf Tree:

[15/50] [abbrv] hadoop git commit: HADOOP-14180. FileSystem contract tests to replace JUnit 3 with 4. Contributed by Xiaobing Zhou and Mingliang Liu.

2017-05-31 Thread haibochen
HADOOP-14180. FileSystem contract tests to replace JUnit 3 with 4. Contributed by Xiaobing Zhou and Mingliang Liu. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/6a52b5e1 Tree:

[37/50] [abbrv] hadoop git commit: HDFS-11832. Switch leftover logs to slf4j format in BlockManager.java. Contributed by Hui Xu and Chen Liang.

2017-05-31 Thread haibochen
HDFS-11832. Switch leftover logs to slf4j format in BlockManager.java. Contributed by Hui Xu and Chen Liang. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/a7f085d6 Tree:

[08/50] [abbrv] hadoop git commit: HADOOP-14449. The ASF Header in ComparableVersion.java and SSLHostnameVerifier.java is not correct. Contributed by ZhangBing Lin.

2017-05-31 Thread haibochen
HADOOP-14449. The ASF Header in ComparableVersion.java and SSLHostnameVerifier.java is not correct. Contributed by ZhangBing Lin. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/b7a0c0e7 Tree:

[22/50] [abbrv] hadoop git commit: HDFS-11856. Ability to re-add Upgrading Nodes to pipeline for future pipeline updates. Contributed by Vinayakumar B.

2017-05-31 Thread haibochen
HDFS-11856. Ability to re-add Upgrading Nodes to pipeline for future pipeline updates. Contributed by Vinayakumar B. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/29b7df96 Tree:

[38/50] [abbrv] hadoop git commit: MAPREDUCE-6887. Modifier 'static' is redundant for inner enums. Contributed by ZhangBing Lin.

2017-05-31 Thread haibochen
MAPREDUCE-6887. Modifier 'static' is redundant for inner enums. Contributed by ZhangBing Lin. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/d4015f86 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/d4015f86 Diff:

[18/50] [abbrv] hadoop git commit: HADOOP-14399. Configuration does not correctly XInclude absolute file URIs. Contributed by Jonathan Eagles

2017-05-31 Thread haibochen
HADOOP-14399. Configuration does not correctly XInclude absolute file URIs. 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/1ba9704e Tree:

[01/50] [abbrv] hadoop git commit: YARN-6493. Print requested node partition in assignContainer logs. (Jonathan Hung via wangda) [Forced Update!]

2017-05-31 Thread haibochen
Repository: hadoop Updated Branches: refs/heads/YARN-1011 6b65947e4 -> 153498bc3 (forced update) YARN-6493. Print requested node partition in assignContainer logs. (Jonathan Hung via wangda) Change-Id: Ib20326daac10acad363befb0ae0998441fa5b32d Project:

[33/50] [abbrv] hadoop git commit: HDFS-11891. DU#refresh should print the path of the directory when an exception is caught. Contributed by Chen Liang.

2017-05-31 Thread haibochen
HDFS-11891. DU#refresh should print the path of the directory when an exception is caught. 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/bd6a2172 Tree:

hadoop git commit: HDFS-11792. [READ] Test cases for ProvidedVolumeDF and ProviderBlockIteratorImpl

2017-05-31 Thread virajith
Repository: hadoop Updated Branches: refs/heads/HDFS-9806 1fd812443 -> fc467d6bc HDFS-11792. [READ] Test cases for ProvidedVolumeDF and ProviderBlockIteratorImpl Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/fc467d6b

hadoop git commit: HDFS-11903. Ozone: Cleaning up local storage when closing MiniOzoneCluster. Contributed by Mingliang Liu

2017-05-31 Thread liuml07
Repository: hadoop Updated Branches: refs/heads/HDFS-7240 9cb63fdba -> 9e2873db2 HDFS-11903. Ozone: Cleaning up local storage when closing MiniOzoneCluster. Contributed by Mingliang Liu Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-11774. Ozone: KSM: add deleteVolume. Contributed by Mukul Kumar Singh.

2017-05-31 Thread xyao
Repository: hadoop Updated Branches: refs/heads/HDFS-7240 3983e94f0 -> 9cb63fdba HDFS-11774. Ozone: KSM: add deleteVolume. Contributed by Mukul Kumar Singh. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/9cb63fdb Tree:

hadoop git commit: YARN-3666. Federation Intercepting and propagating AM- home RM communications. (Botong Huang via Subru).

2017-05-31 Thread subru
Repository: hadoop Updated Branches: refs/heads/YARN-2915 ef5ffa9e7 -> a573beca3 YARN-3666. Federation Intercepting and propagating AM- home RM communications. (Botong Huang via Subru). Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[1/2] hadoop git commit: HDFS-11648. Lazy construct the IIP pathname. Contributed by Daryn Sharp.

2017-05-31 Thread zhz
Repository: hadoop Updated Branches: refs/heads/branch-2.7 fd834915f -> 1903665b2 HDFS-11648. Lazy construct the IIP pathname. Contributed by Daryn Sharp. (cherry picked from commit 8ed230c805625549b1cecc830e909a7027bb4961) (cherry picked from commit 9dfe0b35158cc0046a82cbfea2218a4ad61f329e)

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

2017-05-31 Thread zhz
HDFS-10619. Cache path in InodesInPath. Contributed by Daryn Sharp. (cherry picked from commit 90020624b05230ad4a7fbd666d0177ecb107a4d6) (cherry picked from commit 3a89a8814f8e443a5f7ceddcecd6d953cfc2c6f3) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: YARN-6649. RollingLevelDBTimelineServer throws RuntimeException if object decoding ever fails runtime exception. Contributed by Jon Eagles.

2017-05-31 Thread nroberts
Repository: hadoop Updated Branches: refs/heads/branch-2.8.1 1d597defb -> 63244 YARN-6649. RollingLevelDBTimelineServer throws RuntimeException if object decoding ever fails runtime exception. Contributed by Jon Eagles. (cherry picked from commit 4369690ce63566131aee28696bf2683a3cb20205)

hadoop git commit: HDFS-11856. Ability to re-add upgrading nodes to pipeline for future pipeline updates. Contributed by Vinayakumar B.

2017-05-31 Thread kihwal
Repository: hadoop Updated Branches: refs/heads/branch-2.8 1f077f45f -> fe6de5e59 HDFS-11856. Ability to re-add upgrading nodes to pipeline for future pipeline updates. Contributed by Vinayakumar B. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: YARN-6649. RollingLevelDBTimelineServer throws RuntimeException if object decoding ever fails runtime exception. Contributed by Jon Eagles.

2017-05-31 Thread nroberts
Repository: hadoop Updated Branches: refs/heads/branch-2.8 f8a3de64f -> 1f077f45f YARN-6649. RollingLevelDBTimelineServer throws RuntimeException if object decoding ever fails runtime exception. Contributed by Jon Eagles. (cherry picked from commit 4369690ce63566131aee28696bf2683a3cb20205)

hadoop git commit: HDFS-11856. Ability to re-add Upgrading nodes to pipeline for future pipeline updates. Contributed by Vinayakumar B.

2017-05-31 Thread kihwal
Repository: hadoop Updated Branches: refs/heads/branch-2 c112bf683 -> 212a56608 HDFS-11856. Ability to re-add Upgrading nodes to pipeline for future pipeline updates. Contributed by Vinayakumar B. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: YARN-6649. RollingLevelDBTimelineServer throws RuntimeException if object decoding ever fails runtime exception. Contributed by Jon Eagles.

2017-05-31 Thread nroberts
Repository: hadoop Updated Branches: refs/heads/branch-2 5b0baeab5 -> c112bf683 YARN-6649. RollingLevelDBTimelineServer throws RuntimeException if object decoding ever fails runtime exception. Contributed by Jon Eagles. (cherry picked from commit 4369690ce63566131aee28696bf2683a3cb20205)

hadoop git commit: YARN-6649. RollingLevelDBTimelineServer throws RuntimeException if object decoding ever fails runtime exception. Contributed by Jon Eagles.

2017-05-31 Thread nroberts
Repository: hadoop Updated Branches: refs/heads/trunk 1543d0f5b -> 4369690ce YARN-6649. RollingLevelDBTimelineServer throws RuntimeException if object decoding ever fails runtime exception. Contributed by Jon Eagles. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-11791. [READ] Test for increasing replication of provided files.

2017-05-31 Thread virajith
Repository: hadoop Updated Branches: refs/heads/HDFS-9806 5d021f38e -> 1fd812443 HDFS-11791. [READ] Test for increasing replication of provided files. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/1fd81244 Tree:

hadoop git commit: HDFS-5042. Completed files lost after power failure. Contributed by Vinayakumar B.

2017-05-31 Thread kihwal
Repository: hadoop Updated Branches: refs/heads/branch-2 f5f12b576 -> 5b0baeab5 HDFS-5042. Completed files lost after power failure. Contributed by Vinayakumar B. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-5042. Completed files lost after power failure. Contributed by Vinayakumar B.

2017-05-31 Thread kihwal
Repository: hadoop Updated Branches: refs/heads/trunk cbfed0e82 -> 1543d0f5b HDFS-5042. Completed files lost after power failure. Contributed by Vinayakumar B. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/1543d0f5

hadoop git commit: HDFS-11776. Ozone: KSM: add SetBucketProperty. Contributed by Nandakumar Vadivelu.

2017-05-31 Thread xyao
Repository: hadoop Updated Branches: refs/heads/HDFS-7240 122d660f7 -> 3983e94f0 HDFS-11776. Ozone: KSM: add SetBucketProperty. Contributed by Nandakumar Vadivelu. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: YARN-6497. Method length of ResourceManager#serviceInit() is too long (Gergely Novák via jeagles)

2017-05-31 Thread jeagles
Repository: hadoop Updated Branches: refs/heads/branch-2 1eecde335 -> f5f12b576 YARN-6497. Method length of ResourceManager#serviceInit() is too long (Gergely Novák via jeagles) (cherry picked from commit cbfed0e82f57e96b8d5309e0613057963840554f) Project:

hadoop git commit: YARN-6497. Method length of ResourceManager#serviceInit() is too long (Gergely Novák via jeagles)

2017-05-31 Thread jeagles
Repository: hadoop Updated Branches: refs/heads/trunk 13de636b4 -> cbfed0e82 YARN-6497. Method length of ResourceManager#serviceInit() is too long (Gergely Novák via jeagles) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-11901. Modifier 'static' is redundant for inner enums. Contributed by ZhangBing Lin.

2017-05-31 Thread brahma
Repository: hadoop Updated Branches: refs/heads/trunk 547f18cb9 -> 13de636b4 HDFS-11901. Modifier 'static' is redundant for inner enums. Contributed by ZhangBing Lin. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[1/4] hadoop git commit: YARN-6366. Refactor the NodeManager DeletionService to support additional DeletionTask types. Contributed by Shane Kumpf.

2017-05-31 Thread vvasudev
Repository: hadoop Updated Branches: refs/heads/branch-2 a3ad1a39c -> 1eecde335 refs/heads/trunk 4b4a6524f -> 547f18cb9

[4/4] hadoop git commit: YARN-6366. Refactor the NodeManager DeletionService to support additional DeletionTask types. Contributed by Shane Kumpf.

2017-05-31 Thread vvasudev
YARN-6366. Refactor the NodeManager DeletionService to support additional DeletionTask types. Contributed by Shane Kumpf. (cherry picked from commit 547f18cb96aeda55cc19b38be2be4d631b3a5f4f) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[3/4] hadoop git commit: YARN-6366. Refactor the NodeManager DeletionService to support additional DeletionTask types. Contributed by Shane Kumpf.

2017-05-31 Thread vvasudev
http://git-wip-us.apache.org/repos/asf/hadoop/blob/1eecde33/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/java/org/apache/hadoop/yarn/server/nodemanager/TestNodeManagerReboot.java --

[2/4] hadoop git commit: YARN-6366. Refactor the NodeManager DeletionService to support additional DeletionTask types. Contributed by Shane Kumpf.

2017-05-31 Thread vvasudev
YARN-6366. Refactor the NodeManager DeletionService to support additional DeletionTask types. Contributed by Shane Kumpf. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/547f18cb Tree: