[06/50] [abbrv] hadoop git commit: HADOOP-13565. KerberosAuthenticationHandler#authenticate should not rebuild SPN based on client request. Contributed by Xiaoyu Yao.

2016-10-18 Thread sjlee
HADOOP-13565. KerberosAuthenticationHandler#authenticate should not rebuild SPN based on client request. Contributed by Xiaoyu Yao. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/9097e2ef Tree: http://git-wip-us.apache.org

[11/50] [abbrv] hadoop git commit: HADOOP-13024. Distcp with -delete feature on raw data not implemented. Contributed by Mavin Martin.

2016-10-18 Thread sjlee
HADOOP-13024. Distcp with -delete feature on raw data not implemented. Contributed by Mavin Martin. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/0a85d079 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/0a85d079

[22/50] [abbrv] hadoop git commit: HADOOP-13721. Remove stale method ViewFileSystem#getTrashCanLocation. Contributed by Manoj Govindassamy.

2016-10-18 Thread sjlee
HADOOP-13721. Remove stale method ViewFileSystem#getTrashCanLocation. 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/aee538be Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/aee5

[24/50] [abbrv] hadoop git commit: HDFS-10558. DiskBalancer: Print the full path to plan file. Contributed by Xiaobing Zhou.

2016-10-18 Thread sjlee
HDFS-10558. DiskBalancer: Print the full path to plan file. 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/30bb1970 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/30bb1970 Diff: http

[35/50] [abbrv] hadoop git commit: YARN-5466. DefaultContainerExecutor needs JavaDocs (templedf via rkanter)

2016-10-18 Thread sjlee
YARN-5466. DefaultContainerExecutor needs JavaDocs (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/f5d92359 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/f5d92359 Diff: http://git-wip-us.apa

[36/50] [abbrv] hadoop git commit: HDFS-9390. Block management for maintenance states.

2016-10-18 Thread sjlee
http://git-wip-us.apache.org/repos/asf/hadoop/blob/b61fb267/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/TestMaintenanceState.java -- diff --git a/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/ha

[23/50] [abbrv] hadoop git commit: HDFS-11008. Change unit test for testing parsing "-source" parameter in Balancer CLI. Contributed by Mingliang Liu

2016-10-18 Thread sjlee
HDFS-11008. Change unit test for testing parsing "-source" parameter in Balancer CLI. 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/76cc84e6 Tree: http://git-wip-us.apache.org/repos/asf/hadoop

[09/50] [abbrv] hadoop git commit: HDFS-10987. Make Decommission less expensive when lot of blocks present. Contributed by Brahma Reddy Battula.

2016-10-18 Thread sjlee
HDFS-10987. Make Decommission less expensive when lot of blocks present. Contributed by Brahma Reddy Battula. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/332a61fd Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree

[03/50] [abbrv] hadoop git commit: HDFS-11000. webhdfs PUT does not work if requests are routed to call queue. Contributed by Kihwal Lee.

2016-10-18 Thread sjlee
HDFS-11000. webhdfs PUT does not work if requests are routed to call queue. 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/9454dc5e Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/9454dc

[17/50] [abbrv] hadoop git commit: HDFS-10990. TestPendingInvalidateBlock should wait for IBRs. Contributed by Yiqun Lin.

2016-10-18 Thread sjlee
HDFS-10990. TestPendingInvalidateBlock should wait for IBRs. 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/8a9f6635 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/8a9f6635 Diff: http://

[08/50] [abbrv] hadoop git commit: HDFS-10990. TestPendingInvalidateBlock should wait for IBRs. Contributed by Yiqun Lin.

2016-10-18 Thread sjlee
HDFS-10990. TestPendingInvalidateBlock should wait for IBRs. 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/fdce5150 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/fdce5150 Diff: http://

[05/50] [abbrv] hadoop git commit: HDFS-10949. DiskBalancer: deprecate TestDiskBalancer#setVolumeCapacity. Contributed by Xiaobing Zhou.

2016-10-18 Thread sjlee
HDFS-10949. DiskBalancer: deprecate TestDiskBalancer#setVolumeCapacity. 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/b371c563 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/b371c56

[18/50] [abbrv] hadoop git commit: HDFS-10735 Distcp using webhdfs on secure HA clusters fails with StandbyException

2016-10-18 Thread sjlee
HDFS-10735 Distcp using webhdfs on secure HA clusters fails with StandbyException Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/701c27a7 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/701c27a7 Diff: http://git-w

[39/50] [abbrv] hadoop git commit: HADOOP-13522. Add %A and %a formats for fs -stat command to print permissions. Contributed by Alex Garbarini.

2016-10-18 Thread sjlee
HADOOP-13522. Add %A and %a formats for fs -stat command to print permissions. Contributed by Alex Garbarini. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/bedfec0c Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree

[20/50] [abbrv] hadoop git commit: HDFS-10827. When there are unrecoverable ec block groups, Namenode Web UI doesn't show the block names. Contributed by Takanobu Asanuma.

2016-10-18 Thread sjlee
HDFS-10827. When there are unrecoverable ec block groups, Namenode Web UI doesn't show the block names. 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/adb96e10 Tree: http://git-wip-us.apach

[02/50] [abbrv] hadoop git commit: HDFS-11002. Fix broken attr/getfattr/setfattr links in ExtendedAttributes.md. Contributed by Mingliang Liu.

2016-10-18 Thread sjlee
HDFS-11002. Fix broken attr/getfattr/setfattr links in ExtendedAttributes.md. 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/901eca00 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/9

[07/50] [abbrv] hadoop git commit: HADOOP-13710. Supress CachingGetSpaceUsed from logging interrupted exception stacktrace. Contributed by Hanisha Koneru.

2016-10-18 Thread sjlee
HADOOP-13710. Supress CachingGetSpaceUsed from logging interrupted exception stacktrace. 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/008122b3 Tree: http://git-wip-us.apache.org/repos/asf/h

[15/50] [abbrv] hadoop git commit: HADOOP-13417. Fix javac and checkstyle warnings in hadoop-auth package.

2016-10-18 Thread sjlee
HADOOP-13417. Fix javac and checkstyle warnings in hadoop-auth package. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/5a5a7247 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/5a5a7247 Diff: http://git-wip-us.apach

[01/50] [abbrv] hadoop git commit: HADOOP-13700. Remove unthrown IOException from TrashPolicy#initialize and #getInstance signatures.

2016-10-18 Thread sjlee
Repository: hadoop Updated Branches: refs/heads/HADOOP-13070 d84ab8a57 -> f0e56e364 HADOOP-13700. Remove unthrown IOException from TrashPolicy#initialize and #getInstance signatures. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/ha

[16/50] [abbrv] hadoop git commit: HADOOP-13686. Adding additional unit test for Trash (I). Contributed by Weiwei Yang.

2016-10-18 Thread sjlee
HADOOP-13686. Adding additional unit test for Trash (I). Contributed by Weiwei Yang. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/dbe663d5 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/dbe663d5 Diff: http://gi

[04/50] [abbrv] hadoop git commit: HDFS-10986. DFSAdmin should log detailed error message if any. Contributed by MingLiang Liu

2016-10-18 Thread sjlee
HDFS-10986. DFSAdmin should log detailed error message if any. 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/12912540 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/12912540 Diff: ht

hadoop git commit: YARN-5699. Retrospect yarn entity fields which are publishing in events info fields. Contributed by Rohith Sharma K S.

2016-10-15 Thread sjlee
Repository: hadoop Updated Branches: refs/heads/YARN-5355-branch-2 1fb2c111f -> 059fac44e YARN-5699. Retrospect yarn entity fields which are publishing in events info fields. Contributed by Rohith Sharma K S. (cherry picked from commit 787d5942003a5441ba455a79fa08da28f60d5777) Project: http

hadoop git commit: YARN-5699. Retrospect yarn entity fields which are publishing in events info fields. Contributed by Rohith Sharma K S.

2016-10-15 Thread sjlee
Repository: hadoop Updated Branches: refs/heads/YARN-5355 0c1863144 -> 787d59420 YARN-5699. Retrospect yarn entity fields which are publishing in events info fields. Contributed by Rohith Sharma K S. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache

hadoop git commit: YARN-5699. Retrospect yarn entity fields which are publishing in events info fields. Contributed by Rohith Sharma K S.

2016-10-15 Thread sjlee
Repository: hadoop Updated Branches: refs/heads/trunk 5f4ae85bd -> 1f304b0c7 YARN-5699. Retrospect yarn entity fields which are publishing in events info fields. Contributed by Rohith Sharma K S. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org

[1/2] hadoop git commit: YARN-5638. Introduce a collector timestamp to uniquely identify collectors creation order in collector discovery. Contributed by Li Lu.

2016-10-14 Thread sjlee
Repository: hadoop Updated Branches: refs/heads/YARN-5355-branch-2 d6b374360 -> 1fb2c111f http://git-wip-us.apache.org/repos/asf/hadoop/blob/1fb2c111/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager

[2/2] hadoop git commit: YARN-5638. Introduce a collector timestamp to uniquely identify collectors creation order in collector discovery. Contributed by Li Lu.

2016-10-14 Thread sjlee
YARN-5638. Introduce a collector timestamp to uniquely identify collectors creation order in collector discovery. Contributed by Li Lu. (cherry picked from commit 0c1863144649ea265da65ce25158707cc3a3fb4a) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apac

[1/2] hadoop git commit: YARN-5638. Introduce a collector timestamp to uniquely identify collectors creation order in collector discovery. Contributed by Li Lu.

2016-10-14 Thread sjlee
Repository: hadoop Updated Branches: refs/heads/YARN-5355 5d7ad396d -> 0c1863144 http://git-wip-us.apache.org/repos/asf/hadoop/blob/0c186314/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/rmapp/RM

[2/2] hadoop git commit: YARN-5638. Introduce a collector timestamp to uniquely identify collectors creation order in collector discovery. Contributed by Li Lu.

2016-10-14 Thread sjlee
YARN-5638. Introduce a collector timestamp to uniquely identify collectors creation order in collector discovery. Contributed by Li Lu. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/0c186314 Tree: http://git-wip-us.apache

svn commit: r1764362 - in /hadoop/common/site/main: author/src/documentation/content/xdocs/ publish/ publish/docs/r2.6.5/ publish/docs/r2.6.5/api/ publish/docs/r2.6.5/api/org/ publish/docs/r2.6.5/api/

2016-10-11 Thread sjlee
Author: sjlee Date: Tue Oct 11 22:50:42 2016 New Revision: 1764362 URL: http://svn.apache.org/viewvc?rev=1764362&view=rev Log: Updated site for release 2.6.5. [This commit notification would consist of 842 parts, which exceeds the limit of 50 ones, so it was shortened to the sum

hadoop git commit: Updated the release notes for 2.6.5 post-release (the web site will use the correct release notes).

2016-10-10 Thread sjlee
Repository: hadoop Updated Branches: refs/heads/branch-2.6.5 e8c9fe0b4 -> 09ba74e35 Updated the release notes for 2.6.5 post-release (the web site will use the correct release notes). Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/h

svn commit: r16466 - in /release/hadoop/common/hadoop-2.6.5: hadoop-2.6.5-src.tar.gz.md5 hadoop-2.6.5-src.tar.gz.mds hadoop-2.6.5.tar.gz.md5 hadoop-2.6.5.tar.gz.mds

2016-10-10 Thread sjlee
Author: sjlee Date: Tue Oct 11 03:24:34 2016 New Revision: 16466 Log: Replaced md5-only signatures with mds files for 2.6.5. Added: release/hadoop/common/hadoop-2.6.5/hadoop-2.6.5-src.tar.gz.mds release/hadoop/common/hadoop-2.6.5/hadoop-2.6.5.tar.gz.mds Removed: release/hadoop/common

svn commit: r16465 - in /release/hadoop/common/hadoop-2.6.5: ./ hadoop-2.6.5-src.tar.gz hadoop-2.6.5-src.tar.gz.asc hadoop-2.6.5-src.tar.gz.md5 hadoop-2.6.5.tar.gz hadoop-2.6.5.tar.gz.asc hadoop-2.6.5

2016-10-10 Thread sjlee
Author: sjlee Date: Tue Oct 11 02:31:46 2016 New Revision: 16465 Log: Publishing the bits for release 2.6.5 Added: release/hadoop/common/hadoop-2.6.5/ release/hadoop/common/hadoop-2.6.5/hadoop-2.6.5-src.tar.gz (with props) release/hadoop/common/hadoop-2.6.5/hadoop-2.6.5

[hadoop] Git Push Summary

2016-10-10 Thread sjlee
Repository: hadoop Updated Tags: refs/tags/rel/release-2.6.5 [created] c8f337a74 - To unsubscribe, e-mail: common-commits-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-commits-h...@hadoop.apache.org

hadoop git commit: Set the release date for 2.6.5 and moved the CHANGES.txt fixes from branch-2.6.5.

2016-10-10 Thread sjlee
Repository: hadoop Updated Branches: refs/heads/branch-2.6 3a75b446e -> 82f5d6350 Set the release date for 2.6.5 and moved the CHANGES.txt fixes from branch-2.6.5. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/82f5d63

[hadoop] Git Push Summary

2016-10-02 Thread sjlee
Repository: hadoop Updated Tags: refs/tags/release-2.6.5-RC1 [created] aae2f2339 - To unsubscribe, e-mail: common-commits-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-commits-h...@hadoop.apache.org

hadoop git commit: Set the release date for 2.6.5-RC1

2016-10-02 Thread sjlee
Repository: hadoop Updated Branches: refs/heads/branch-2.6.5 33b19d868 -> e8c9fe0b4 Set the release date for 2.6.5-RC1 Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/e8c9fe0b Tree: http://git-wip-us.apache.org/repos/asf

hadoop git commit: Fixed CHANGES.txt for 2.6.5 for missing entries and incorrect versions.

2016-10-02 Thread sjlee
Repository: hadoop Updated Branches: refs/heads/branch-2.6.5 6939fc935 -> 33b19d868 Fixed CHANGES.txt for 2.6.5 for missing entries and incorrect versions. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/33b19d86 Tree: h

[hadoop] Git Push Summary

2016-09-27 Thread sjlee
Repository: hadoop Updated Tags: refs/tags/release-2.6.5-RC0 [created] f473116e9 - To unsubscribe, e-mail: common-commits-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-commits-h...@hadoop.apache.org

hadoop git commit: Set the release date for 2.6.5-RC0

2016-09-27 Thread sjlee
Repository: hadoop Updated Branches: refs/heads/branch-2.6.5 18d38cdd6 -> 6939fc935 Set the release date for 2.6.5-RC0 Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/6939fc93 Tree: http://git-wip-us.apache.org/repos/asf

[1/2] hadoop git commit: HDFS-7530. Allow renaming of encryption zone roots. Contributed by Charles Lamb.

2016-09-20 Thread sjlee
Repository: hadoop Updated Branches: refs/heads/branch-2.6 2010dd302 -> 3a75b446e refs/heads/branch-2.6.5 7df143869 -> 18d38cdd6 HDFS-7530. Allow renaming of encryption zone roots. Contributed by Charles Lamb. (cherry picked from commit b0b9084433d5e80131429e6e76858b099deb2dda) (cherry picke

[2/2] hadoop git commit: HDFS-7530. Allow renaming of encryption zone roots. Contributed by Charles Lamb.

2016-09-20 Thread sjlee
HDFS-7530. Allow renaming of encryption zone roots. Contributed by Charles Lamb. (cherry picked from commit b0b9084433d5e80131429e6e76858b099deb2dda) (cherry picked from commit 8d98d87745374090d83437705c928ab18c0b895a) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://gi

hadoop git commit: Preparing for 2.6.6 development

2016-09-16 Thread sjlee
Repository: hadoop Updated Branches: refs/heads/branch-2.6 4bc2ece80 -> 7ee498275 Preparing for 2.6.6 development Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/7ee49827 Tree: http://git-wip-us.apache.org/repos/asf/hado

hadoop git commit: Preparing for release 2.6.5: updating index page and mvn versions:set -DnewVersion=2.6.5

2016-09-16 Thread sjlee
Repository: hadoop Updated Branches: refs/heads/branch-2.6.5 [created] 6664893c5 Preparing for release 2.6.5: updating index page and mvn versions:set -DnewVersion=2.6.5 Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/6

hadoop git commit: Revert "HADOOP-13410. RunJar adds the content of the jar twice to the classpath (Yuanbo Liu via sjlee)"

2016-09-15 Thread sjlee
Repository: hadoop Updated Branches: refs/heads/trunk 7cad7b704 -> fcbac0021 Revert "HADOOP-13410. RunJar adds the content of the jar twice to the classpath (Yuanbo Liu via sjlee)" This reverts commit 4d3ea92f4fe4be2a0ee9849c65cb1c91b0c5711b. Project: http://git-wip-us.apache.

hadoop git commit: HADOOP-13434. Add bash quoting to Shell class. (Owen O'Malley)

2016-09-14 Thread sjlee
Repository: hadoop Updated Branches: refs/heads/branch-2.6 9195e81fd -> 4bc2ece80 HADOOP-13434. Add bash quoting to Shell class. (Owen O'Malley) (cherry picked from commit 49a95718754cb6d302371b2421e86da7bce50297) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git

hadoop git commit: Remove parent's env vars from child processes (fixed java 1.6 compilation error)

2016-09-14 Thread sjlee
Repository: hadoop Updated Branches: refs/heads/branch-2.6 c3b7425bf -> 9195e81fd Remove parent's env vars from child processes (fixed java 1.6 compilation error) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/9195e81f

hadoop git commit: Remove parent's env vars from child processes

2016-09-14 Thread sjlee
Repository: hadoop Updated Branches: refs/heads/branch-2.6 a1272d5fc -> c3b7425bf Remove parent's env vars from child processes (cherry picked from commit b0bcb4e728e91c1c1acc514deb3f2c95626147b2) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.or

hadoop git commit: HDFS-10763. Open files can leak permanently due to inconsistent lease update. Contributed by Kihwal Lee.

2016-09-14 Thread sjlee
Repository: hadoop Updated Branches: refs/heads/branch-2.6 8ebf8965d -> a1272d5fc HDFS-10763. Open files can leak permanently due to inconsistent lease update. Contributed by Kihwal Lee. (cherry picked from commit 61e1348fe479872b0eb1b53c50b248b33b37d77b) Project: http://git-wip-us.apache.o

hadoop git commit: HDFS-9696. Garbage snapshot records linger forever. Contributed by Kihwal Lee

2016-09-13 Thread sjlee
Repository: hadoop Updated Branches: refs/heads/branch-2.6 d75c8e75f -> 8ebf8965d HDFS-9696. Garbage snapshot records linger forever. Contributed by Kihwal Lee (cherry picked from commit 83e57e083f2cf6c0de8a46966c5492faeabd8f2a) Conflicts: hadoop-hdfs-project/hadoop-hdfs/src/test/jav

hadoop git commit: HADOOP-11361. Fix a race condition in MetricsSourceAdapter.updateJmxCache. Contributed by Vinayakumar B, Yongjun Zhang, and Brahma Reddy Battula. (ozawa)

2016-09-13 Thread sjlee
Repository: hadoop Updated Branches: refs/heads/branch-2.6 76fa5a924 -> d75c8e75f HADOOP-11361. Fix a race condition in MetricsSourceAdapter.updateJmxCache. Contributed by Vinayakumar B, Yongjun Zhang, and Brahma Reddy Battula. (ozawa) (cherry picked from commit 77ffe7621212be9f462ca37a542a13

hadoop git commit: HADOOP-12482. Race condition in JMX cache update. (Tony Wu via lei)

2016-09-13 Thread sjlee
Repository: hadoop Updated Branches: refs/heads/branch-2.6 f3863cdbd -> 76fa5a924 HADOOP-12482. Race condition in JMX cache update. (Tony Wu via lei) (cherry picked from commit 0eb9c60c5bec79f531da8cb3226d7e8b1d7e6639) (cherry picked from commit 929699f7eb692d1cc0d02cee4d36778e4cd37b96) Proj

hadoop git commit: HADOOP-12348. MetricsSystemImpl creates MetricsSourceAdapter with wrong time unit parameter. (zxu via rkanter)

2016-09-13 Thread sjlee
Repository: hadoop Updated Branches: refs/heads/branch-2.6 fe1c73807 -> f3863cdbd HADOOP-12348. MetricsSystemImpl creates MetricsSourceAdapter with wrong time unit parameter. (zxu via rkanter) (cherry picked from commit 764f8baa99de35a0ced297b19b0cbe090c615a3b) (cherry picked from commit d833

hadoop git commit: HADOOP-11301. [optionally] update jmx cache to drop old metrics (Maysam Yabandeh via stack)

2016-09-13 Thread sjlee
Repository: hadoop Updated Branches: refs/heads/branch-2.6 534cdc842 -> fe1c73807 HADOOP-11301. [optionally] update jmx cache to drop old metrics (Maysam Yabandeh via stack) (cherry picked from commit b36f29298247f6c5db9f6eff7c2f5177a0fe3de5) (cherry picked from commit 6d904985e8fbc5abbe9fe9

hadoop git commit: HADOOP-13192. org.apache.hadoop.util.LineReader cannot handle multibyte delimiters correctly. Contributed by binde.

2016-09-13 Thread sjlee
Repository: hadoop Updated Branches: refs/heads/branch-2.6 bddc6cd3f -> 534cdc842 HADOOP-13192. org.apache.hadoop.util.LineReader cannot handle multibyte delimiters correctly. Contributed by binde. (cherry picked from commit fc6b50cc574e144fd314dea6c11987c6a384bfa6) (cherry picked from commit

hadoop git commit: HDFS-9365. Balaner does not work with the HDFS-6376 HA setup.

2016-09-13 Thread sjlee
Repository: hadoop Updated Branches: refs/heads/branch-2.6 020ef7f5b -> bddc6cd3f HDFS-9365. Balaner does not work with the HDFS-6376 HA setup. (cherry picked from commit d3bdea7f7f94332ffe51fb65eec1f219fbf6657f) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-

hadoop git commit: HADOOP-13052. ChecksumFileSystem mishandles crc file permissions. Contributed by Daryn Sharp.

2016-09-13 Thread sjlee
Repository: hadoop Updated Branches: refs/heads/branch-2.6 d42af00ca -> 020ef7f5b HADOOP-13052. ChecksumFileSystem mishandles crc file permissions. Contributed by Daryn Sharp. (cherry picked from commit 9dbdc8e12d009e76635b2d20ce940851725cb069) (cherry picked from commit 0bb23e22cef74a6f6dbd4

hadoop git commit: YARN-4794. Deadlock in NMClientImpl. Contributed by Jian He.

2016-09-13 Thread sjlee
Repository: hadoop Updated Branches: refs/heads/branch-2.6 3b39721f3 -> d42af00ca YARN-4794. Deadlock in NMClientImpl. Contributed by Jian He. (cherry picked from commit 3afdac6e2c5b98cf1b5e3069ae722a06f645d58d) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-w

hadoop git commit: HDFS-10178. Permanent write failures can happen if pipeline recoveries occur for the first packet. Contributed by Kihwal Lee.

2016-09-13 Thread sjlee
Repository: hadoop Updated Branches: refs/heads/branch-2.6 980098c45 -> 3b39721f3 HDFS-10178. Permanent write failures can happen if pipeline recoveries occur for the first packet. Contributed by Kihwal Lee. (cherry picked from commit a7d1fb0cd2fdbf830602eb4dbbd9bbe62f4d5584) (cherry picked f

hadoop git commit: MAPREDUCE-6637. Testcase Failure : TestFileInputFormat.testSplitLocationInfo. Contributed by Brahma Reddy Battula.

2016-09-13 Thread sjlee
Repository: hadoop Updated Branches: refs/heads/branch-2.6 a5424e2a1 -> 980098c45 MAPREDUCE-6637. Testcase Failure : TestFileInputFormat.testSplitLocationInfo. Contributed by Brahma Reddy Battula. (cherry picked from commit 37577852ba54ba506b0b6c4db5e95d176f5e9b63) (cherry picked from commit

hadoop git commit: HADOOP-12810. FileSystem#listLocatedStatus causes unnecessary RPC calls (Contributed by Ryan Blue)

2016-09-13 Thread sjlee
Repository: hadoop Updated Branches: refs/heads/branch-2.6 e6856d66e -> a5424e2a1 HADOOP-12810. FileSystem#listLocatedStatus causes unnecessary RPC calls (Contributed by Ryan Blue) (cherry picked from commit 96ea3094315bb1e1a5e268e3817c7fdedc3e9462) (cherry picked from commit 2bf5a005fab28768

hadoop git commit: HDFS-9669. TcpPeerServer should respect ipc.server.listen.queue.size (Elliot Clark via cmccabe)

2016-09-13 Thread sjlee
Repository: hadoop Updated Branches: refs/heads/branch-2.6 54b408a32 -> e6856d66e HDFS-9669. TcpPeerServer should respect ipc.server.listen.queue.size (Elliot Clark via cmccabe) (cherry picked from commit 2da03b48eba53d4dec2a77209ad9835d808171d1) (cherry picked from commit 60d3a3c30b05fdeec5c

hadoop git commit: HDFS-8845. DiskChecker should not traverse the entire tree (Chang Li via Colin P. McCabe)

2016-09-13 Thread sjlee
Repository: hadoop Updated Branches: refs/heads/branch-2.6 6ad254b82 -> 54b408a32 HDFS-8845. DiskChecker should not traverse the entire tree (Chang Li via Colin P. McCabe) (cherry picked from commit ec183faadcf7edaf432aca3b25d24215d505c2ec) (cherry picked from commit a4492dc6ac67d1234853fb373

hadoop git commit: MAPREDUCE-5817. Mappers get rescheduled on node transition even after all reducers are completed. (Sangjin Lee via kasha) (cherry picked from commit 27d24f96ab8d17e839a1ef0d7076efc7

2016-09-13 Thread sjlee
Repository: hadoop Updated Branches: refs/heads/branch-2.6 9074ebc0d -> 6ad254b82 MAPREDUCE-5817. Mappers get rescheduled on node transition even after all reducers are completed. (Sangjin Lee via kasha) (cherry picked from commit 27d24f96ab8d17e839a1ef0d7076efc78d28724a) (cherry picked from

hadoop git commit: HADOOP-13410. RunJar adds the content of the jar twice to the classpath (Yuanbo Liu via sjlee)

2016-08-12 Thread sjlee
Repository: hadoop Updated Branches: refs/heads/trunk 874577a67 -> 4d3ea92f4 HADOOP-13410. RunJar adds the content of the jar twice to the classpath (Yuanbo Liu via sjlee) 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-12747. support wildcard in libjars argument (sjlee)

2016-08-08 Thread sjlee
Repository: hadoop Updated Branches: refs/heads/branch-2 e7c701586 -> 660e32152 HADOOP-12747. support wildcard in libjars argument (sjlee) (cherry picked from commit 0ad48aa2c8f41196743305c711ea19cc48f186da) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-

hadoop git commit: HADOOP-12747. support wildcard in libjars argument (sjlee)

2016-08-08 Thread sjlee
Repository: hadoop Updated Branches: refs/heads/trunk 070548943 -> 0ad48aa2c HADOOP-12747. support wildcard in libjars argument (sjlee) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/0ad48aa2 Tree: http://git-

[hadoop] Git Push Summary

2016-07-26 Thread sjlee
Repository: hadoop Updated Branches: refs/heads/HADOOP-13070 [created] d84ab8a57 - To unsubscribe, e-mail: common-commits-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-commits-h...@hadoop.apache.org

hadoop git commit: MAPREDUCE-6365. Refactor JobResourceUploader#uploadFilesInternal (Chris Trezzo via sjlee)

2016-07-20 Thread sjlee
Repository: hadoop Updated Branches: refs/heads/branch-2 5641c28c1 -> a7e533444 MAPREDUCE-6365. Refactor JobResourceUploader#uploadFilesInternal (Chris Trezzo via sjlee) (cherry picked from commit 8f0d3d69d65a252439610e6f13d679808d768569) Project: http://git-wip-us.apache.org/repos/

hadoop git commit: MAPREDUCE-6365. Refactor JobResourceUploader#uploadFilesInternal (Chris Trezzo via sjlee)

2016-07-19 Thread sjlee
Repository: hadoop Updated Branches: refs/heads/trunk dc065dd64 -> 8f0d3d69d MAPREDUCE-6365. Refactor JobResourceUploader#uploadFilesInternal (Chris Trezzo via sjlee) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/com

hadoop git commit: YARN-5156. YARN_CONTAINER_FINISHED of YARN_CONTAINERs will always have running state (Vrushali C via sjlee)

2016-07-18 Thread sjlee
Repository: hadoop Updated Branches: refs/heads/YARN-5355-branch-2 a6e3ae165 -> 2bf68b448 YARN-5156. YARN_CONTAINER_FINISHED of YARN_CONTAINERs will always have running state (Vrushali C via sjlee) (cherry picked from commit d0a62d8adf86f7cb2481940d212788cc5f327367) Project: http://git-

hadoop git commit: YARN-5156. YARN_CONTAINER_FINISHED of YARN_CONTAINERs will always have running state (Vrushali C via sjlee)

2016-07-18 Thread sjlee
Repository: hadoop Updated Branches: refs/heads/YARN-5355 da456ffd6 -> d0a62d8ad YARN-5156. YARN_CONTAINER_FINISHED of YARN_CONTAINERs will always have running state (Vrushali C via sjlee) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/re

[06/50] [abbrv] hadoop git commit: YARN-5383. Fix findbugs and checkstyle issues in ContainerExecutor. (Vrushali C via Varun Saxena)

2016-07-15 Thread sjlee
YARN-5383. Fix findbugs and checkstyle issues in ContainerExecutor. (Vrushali C 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/8b0337b4 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/8b0337b4 Di

[35/50] [abbrv] hadoop git commit: YARN-5355. Backported YARN-2928 into our branch-2 feature branch.

2016-07-15 Thread sjlee
http://git-wip-us.apache.org/repos/asf/hadoop/blob/bb0a24ca/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/rmapp/RMAppImpl.java -- d

[04/50] [abbrv] hadoop git commit: HADOOP-13289. Remove unused variables in TestFairCallQueue. Contributed by Ye Zhou.

2016-07-15 Thread sjlee
HADOOP-13289. Remove unused variables in TestFairCallQueue. Contributed by Ye Zhou. (cherry picked from commit 13814832331ad691b898cd9f602b0a0a771d7928) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/2231ef22 Tree: http:/

[11/50] [abbrv] hadoop git commit: HADOOP-13254. Create framework for configurable disk checkers (yufeigu via rkanter)

2016-07-15 Thread sjlee
HADOOP-13254. Create framework for configurable disk checkers (yufeigu via rkanter) (cherry picked from commit 442162048a1509aece5dc92e70e874674f648d58) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/04c8294b Tree: http:/

[31/50] [abbrv] hadoop git commit: YARN-5355. Backported YARN-2928 into our branch-2 feature branch.

2016-07-15 Thread sjlee
http://git-wip-us.apache.org/repos/asf/hadoop/blob/bb0a24ca/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase-tests/src/test/java/org/apache/hadoop/yarn/server/timelineservice/storage/TestPhoenixOfflineAggregationWriterImpl.java

[32/50] [abbrv] hadoop git commit: YARN-5355. Backported YARN-2928 into our branch-2 feature branch.

2016-07-15 Thread sjlee
http://git-wip-us.apache.org/repos/asf/hadoop/blob/bb0a24ca/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase-tests/src/test/java/org/apache/hadoop/yarn/server/timelineservice/storage/TestHBaseTimelineStorage.java ---

[13/50] [abbrv] hadoop git commit: YARN-5181. ClusterNodeTracker: add method to get list of nodes matching a specific resourceName. (kasha via asuresh)

2016-07-15 Thread sjlee
YARN-5181. ClusterNodeTracker: add method to get list of nodes matching a specific resourceName. (kasha via asuresh) (cherry picked from commit e905a42a2c6c88210b5c2120d7daf0bb3739cd1d) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/ha

[41/50] [abbrv] hadoop git commit: YARN-5355. Backported YARN-2928 into our branch-2 feature branch.

2016-07-15 Thread sjlee
http://git-wip-us.apache.org/repos/asf/hadoop/blob/bb0a24ca/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-applications-distributedshell/src/main/java/org/apache/hadoop/yarn/applications/distributedshell/Client.java -

[28/50] [abbrv] hadoop git commit: YARN-5355. Backported YARN-2928 into our branch-2 feature branch.

2016-07-15 Thread sjlee
http://git-wip-us.apache.org/repos/asf/hadoop/blob/bb0a24ca/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice/src/main/java/org/apache/hadoop/yarn/server/timelineservice/reader/TimelineParserForNumericFilters.java -

[30/50] [abbrv] hadoop git commit: YARN-5355. Backported YARN-2928 into our branch-2 feature branch.

2016-07-15 Thread sjlee
http://git-wip-us.apache.org/repos/asf/hadoop/blob/bb0a24ca/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase-tests/src/test/java/org/apache/hadoop/yarn/server/timelineservice/storage/flow/TestHBaseStorageFlowRunCompaction.java -

[43/50] [abbrv] hadoop git commit: YARN-5355. Backported YARN-2928 into our branch-2 feature branch.

2016-07-15 Thread sjlee
http://git-wip-us.apache.org/repos/asf/hadoop/blob/bb0a24ca/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/src/test/java/org/apache/hadoop/mapreduce/TimelineEntityConverterV2.java -- diff --git

[46/50] [abbrv] hadoop git commit: YARN-5354. TestDistributedShell.checkTimelineV2 fails randomly for concurrent tests. (Sangjin Lee via Varun Saxena).

2016-07-15 Thread sjlee
YARN-5354. TestDistributedShell.checkTimelineV2 fails randomly for concurrent tests. (Sangjin Lee via Varun Saxena). (cherry picked from commit a3ac1c1943518c2a242dd21dac0f17f21bc3cd7f) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/ha

[14/50] [abbrv] hadoop git commit: YARN-5272. Handle queue names consistently in FairScheduler. (Wilfred Spiegelenburg via rchiang)

2016-07-15 Thread sjlee
YARN-5272. Handle queue names consistently in FairScheduler. (Wilfred Spiegelenburg via rchiang) (cherry picked from commit 2df1b1e72b18422606e38a9fbe311988637cb9a5) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/66a501be

[24/50] [abbrv] hadoop git commit: YARN-5355. Backported YARN-2928 into our branch-2 feature branch.

2016-07-15 Thread sjlee
http://git-wip-us.apache.org/repos/asf/hadoop/blob/bb0a24ca/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice/src/main/java/org/apache/hadoop/yarn/server/timelineservice/storage/application/ApplicationColumnFamily.java

[12/50] [abbrv] hadoop git commit: HADOOP-13368. DFSOpsCountStatistics$OpType#fromSymbol and s3a.Statistic#fromSymbol should be O(1) operation. Contributed by Mingliang Liu.

2016-07-15 Thread sjlee
HADOOP-13368. DFSOpsCountStatistics$OpType#fromSymbol and s3a.Statistic#fromSymbol should be O(1) operation. 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/32886690 Tree: http://git-wip-us.apa

[49/50] [abbrv] hadoop git commit: YARN-5364. timelineservice modules have indirect dependencies on mapreduce artifacts. Contributed by Sangjin Lee

2016-07-15 Thread sjlee
YARN-5364. timelineservice modules have indirect dependencies on mapreduce artifacts. Contributed by Sangjin Lee (cherry picked from commit af8f480c2482b40e9f5a2d29fb5bc7069979fa2e) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop

[21/50] [abbrv] hadoop git commit: YARN-5355. Backported YARN-2928 into our branch-2 feature branch.

2016-07-15 Thread sjlee
http://git-wip-us.apache.org/repos/asf/hadoop/blob/bb0a24ca/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice/src/main/java/org/apache/hadoop/yarn/server/timelineservice/storage/flow/AggregationOperation.java --

[27/50] [abbrv] hadoop git commit: YARN-5355. Backported YARN-2928 into our branch-2 feature branch.

2016-07-15 Thread sjlee
http://git-wip-us.apache.org/repos/asf/hadoop/blob/bb0a24ca/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice/src/main/java/org/apache/hadoop/yarn/server/timelineservice/reader/TimelineReaderWebServices.java ---

[17/50] [abbrv] hadoop git commit: YARN-5355. Backported YARN-2928 into our branch-2 feature branch.

2016-07-15 Thread sjlee
http://git-wip-us.apache.org/repos/asf/hadoop/blob/bb0a24ca/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice/src/test/java/org/apache/hadoop/yarn/server/timelineservice/storage/TestFileSystemTimelineReaderImpl.java ---

[39/50] [abbrv] hadoop git commit: YARN-5355. Backported YARN-2928 into our branch-2 feature branch.

2016-07-15 Thread sjlee
http://git-wip-us.apache.org/repos/asf/hadoop/blob/bb0a24ca/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-common/src/main/java/org/apache/hadoop/yarn/server/api/protocolrecords/impl/pb/NodeHeartbeatRequestPBImpl.java --

[03/50] [abbrv] hadoop git commit: HADOOP-13351. TestDFSClientSocketSize buffer size tests are flaky. Contributed by Aaron Fabbri and Mingliang Liu.

2016-07-15 Thread sjlee
HADOOP-13351. TestDFSClientSocketSize buffer size tests are flaky. Contributed by Aaron Fabbri and Mingliang Liu. (cherry picked from commit 5537c6b23430285ebee33c6d9b69d3ec1e9b17b1) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoo

[47/50] [abbrv] hadoop git commit: MAPREDUCE-6731. TestMRTimelineEventHandling#testMRNewTimelineServiceEventHandling fails randomly for concurrent tests. (Sangjin Lee via Varun Saxena).

2016-07-15 Thread sjlee
MAPREDUCE-6731. TestMRTimelineEventHandling#testMRNewTimelineServiceEventHandling fails randomly for concurrent tests. (Sangjin Lee via Varun Saxena). (cherry picked from commit d14e729a55c0ca4053c537290392b74f732ce939) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http:/

[37/50] [abbrv] hadoop git commit: YARN-5355. Backported YARN-2928 into our branch-2 feature branch.

2016-07-15 Thread sjlee
http://git-wip-us.apache.org/repos/asf/hadoop/blob/bb0a24ca/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/java/org/apache/hadoop/yarn/server/nodemanager/timelineservice/TestNMTimelinePublisher.java

[33/50] [abbrv] hadoop git commit: YARN-5355. Backported YARN-2928 into our branch-2 feature branch.

2016-07-15 Thread sjlee
http://git-wip-us.apache.org/repos/asf/hadoop/blob/bb0a24ca/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase-tests/src/test/java/org/apache/hadoop/yarn/server/timelineservice/reader/TestTimelineReaderWebServicesHBaseStorage.java ---

[02/50] [abbrv] hadoop git commit: YARN-5159. Wrong Javadoc tag in MiniYarnCluster. Contributed by Andras Bokor.

2016-07-15 Thread sjlee
YARN-5159. Wrong Javadoc tag in MiniYarnCluster. Contributed by Andras Bokor. (cherry picked from commit 6cf017558a3d06240b95d1b56c953591ece97c92) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/66640777 Tree: http://git-wi

[36/50] [abbrv] hadoop git commit: YARN-5355. Backported YARN-2928 into our branch-2 feature branch.

2016-07-15 Thread sjlee
http://git-wip-us.apache.org/repos/asf/hadoop/blob/bb0a24ca/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/metrics/ContainerCreatedEvent.java --

[22/50] [abbrv] hadoop git commit: YARN-5355. Backported YARN-2928 into our branch-2 feature branch.

2016-07-15 Thread sjlee
http://git-wip-us.apache.org/repos/asf/hadoop/blob/bb0a24ca/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice/src/main/java/org/apache/hadoop/yarn/server/timelineservice/storage/common/TimelineHBaseSchemaConstants.java

[23/50] [abbrv] hadoop git commit: YARN-5355. Backported YARN-2928 into our branch-2 feature branch.

2016-07-15 Thread sjlee
http://git-wip-us.apache.org/repos/asf/hadoop/blob/bb0a24ca/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice/src/main/java/org/apache/hadoop/yarn/server/timelineservice/storage/common/ColumnHelper.java

[19/50] [abbrv] hadoop git commit: YARN-5355. Backported YARN-2928 into our branch-2 feature branch.

2016-07-15 Thread sjlee
http://git-wip-us.apache.org/repos/asf/hadoop/blob/bb0a24ca/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice/src/main/java/org/apache/hadoop/yarn/server/timelineservice/storage/reader/GenericEntityReader.java -

<    1   2   3   4   5   6   7   8   9   10   >