hadoop git commit: YARN-5932. Retrospect moveApplicationToQueue in align with YARN-5611. Contributed by Sunil G.

2016-12-06 Thread rohithsharmaks
Repository: hadoop Updated Branches: refs/heads/trunk a7288da59 -> 563480dcc YARN-5932. Retrospect moveApplicationToQueue in align with YARN-5611. Contributed by Sunil G. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/

[1/2] hadoop git commit: HADOOP-13859. TestConfigurationFieldsBase fails for fields that are DEFAULT values of skipped properties. (Haibo Chen via kasha)

2016-12-06 Thread sjlee
Repository: hadoop Updated Branches: refs/heads/YARN-5355 3b2e80881 -> 12bce022e refs/heads/YARN-5355-branch-2 4537f5665 -> 5c58e55ea HADOOP-13859. TestConfigurationFieldsBase fails for fields that are DEFAULT values of skipped properties. (Haibo Chen via kasha) (cherry picked from commit c

[2/2] hadoop git commit: HADOOP-13859. TestConfigurationFieldsBase fails for fields that are DEFAULT values of skipped properties. (Haibo Chen via kasha)

2016-12-06 Thread sjlee
HADOOP-13859. TestConfigurationFieldsBase fails for fields that are DEFAULT values of skipped properties. (Haibo Chen via kasha) (cherry picked from commit c8d0a049b00536385f06fad412a2288f005bf2ce) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/

hadoop git commit: YARN-5184. Fix up incompatible changes introduced on ContainerStatus and NodeReport. Contributed by Sangjin Lee.

2016-12-06 Thread junping_du
Repository: hadoop Updated Branches: refs/heads/branch-2.8 460fe6594 -> 879caf688 YARN-5184. Fix up incompatible changes introduced on ContainerStatus and NodeReport. Contributed by Sangjin Lee. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/

hadoop git commit: YARN-5184. Fix up incompatible changes introduced on ContainerStatus and NodeReport. Contributed by Sangjin Lee. (cherry picked from commit a7288da595fdf56c3ccd45c0b6ed2e3efaa043a4)

2016-12-06 Thread junping_du
Repository: hadoop Updated Branches: refs/heads/branch-2 8773cd5f7 -> 3350d0c08 YARN-5184. Fix up incompatible changes introduced on ContainerStatus and NodeReport. Contributed by Sangjin Lee. (cherry picked from commit a7288da595fdf56c3ccd45c0b6ed2e3efaa043a4) Project: http://git-wip-us.apa

hadoop git commit: YARN-5184. Fix up incompatible changes introduced on ContainerStatus and NodeReport. Contributed by Sangjin Lee.

2016-12-06 Thread junping_du
Repository: hadoop Updated Branches: refs/heads/trunk c8d0a049b -> a7288da59 YARN-5184. Fix up incompatible changes introduced on ContainerStatus and NodeReport. Contributed by Sangjin Lee. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos

hadoop git commit: HADOOP-13859. TestConfigurationFieldsBase fails for fields that are DEFAULT values of skipped properties. (Haibo Chen via kasha)

2016-12-06 Thread kasha
Repository: hadoop Updated Branches: refs/heads/branch-2 03854f0bc -> 8773cd5f7 HADOOP-13859. TestConfigurationFieldsBase fails for fields that are DEFAULT values of skipped properties. (Haibo Chen via kasha) (cherry picked from commit c8d0a049b00536385f06fad412a2288f005bf2ce) Project: http

hadoop git commit: HADOOP-13859. TestConfigurationFieldsBase fails for fields that are DEFAULT values of skipped properties. (Haibo Chen via kasha)

2016-12-06 Thread kasha
Repository: hadoop Updated Branches: refs/heads/trunk da4ecc9f8 -> c8d0a049b HADOOP-13859. TestConfigurationFieldsBase fails for fields that are DEFAULT values of skipped properties. (Haibo Chen via kasha) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.

hadoop git commit: MAPREDUCE-6816. Progress bars in Web UI always at 100%. Contributed by Shen Yinjie.

2016-12-06 Thread aajisaka
Repository: hadoop Updated Branches: refs/heads/branch-2.8 ac9801fec -> 460fe6594 MAPREDUCE-6816. Progress bars in Web UI always at 100%. Contributed by Shen Yinjie. (cherry picked from commit da4ecc9f8223ac82bff8483594fb29be2f8d4d34) (cherry picked from commit 03854f0bc51c3357161dd7cefb5acd3

hadoop git commit: MAPREDUCE-6816. Progress bars in Web UI always at 100%. Contributed by Shen Yinjie.

2016-12-06 Thread aajisaka
Repository: hadoop Updated Branches: refs/heads/branch-2 1585b4f7c -> 03854f0bc MAPREDUCE-6816. Progress bars in Web UI always at 100%. Contributed by Shen Yinjie. (cherry picked from commit da4ecc9f8223ac82bff8483594fb29be2f8d4d34) Project: http://git-wip-us.apache.org/repos/asf/hadoop/rep

hadoop git commit: MAPREDUCE-6816. Progress bars in Web UI always at 100%. Contributed by Shen Yinjie.

2016-12-06 Thread aajisaka
Repository: hadoop Updated Branches: refs/heads/trunk 6b4a9970f -> da4ecc9f8 MAPREDUCE-6816. Progress bars in Web UI always at 100%. Contributed by Shen Yinjie. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/da4ecc9f T

hadoop git commit: MAPREDUCE-6571. JobEndNotification info logs are missing in AM container syslog (haibochen via rkanter)

2016-12-06 Thread rkanter
Repository: hadoop Updated Branches: refs/heads/branch-2 eb9e7820a -> 1585b4f7c MAPREDUCE-6571. JobEndNotification info logs are missing in AM container syslog (haibochen via rkanter) (cherry picked from commit 6b4a9970f187ab399adf7469e494a530f08993b5) Project: http://git-wip-us.apache.org/

hadoop git commit: MAPREDUCE-6571. JobEndNotification info logs are missing in AM container syslog (haibochen via rkanter)

2016-12-06 Thread rkanter
Repository: hadoop Updated Branches: refs/heads/trunk f53b481ff -> 6b4a9970f MAPREDUCE-6571. JobEndNotification info logs are missing in AM container syslog (haibochen via rkanter) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hado

hadoop git commit: HDFS-11172. Support an erasure coding policy using RS 10 + 4. Contributed by Wei Zhou.

2016-12-06 Thread wang
Repository: hadoop Updated Branches: refs/heads/trunk 79d90b810 -> f53b481ff HDFS-11172. Support an erasure coding policy using RS 10 + 4. Contributed by Wei Zhou. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/f53b481

hadoop git commit: HADOOP-13827. Add reencryptEncryptedKey interface to KMS.

2016-12-06 Thread xiao
Repository: hadoop Updated Branches: refs/heads/trunk df983b524 -> 79d90b810 HADOOP-13827. Add reencryptEncryptedKey interface to KMS. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/79d90b81 Tree: http://git-wip-us.apac

hadoop git commit: HDFS-10930. Refactor: Wrap Datanode IO related operations. Contributed by Xiaoyu Yao.

2016-12-06 Thread xyao
Repository: hadoop Updated Branches: refs/heads/trunk 43cb1678c -> df983b524 HDFS-10930. Refactor: Wrap Datanode IO related operations. 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/df983b52

hadoop git commit: HDFS-11211. Add a time unit to the DataNode client trace format. Contributed by Jagadesh Kiran N

2016-12-06 Thread liuml07
Repository: hadoop Updated Branches: refs/heads/branch-2 f74dad741 -> eb9e7820a HDFS-11211. Add a time unit to the DataNode client trace format. Contributed by Jagadesh Kiran N (cherry picked from commit 43cb1678cc000b1fbf8b813ee14ecef19b86a55c) Project: http://git-wip-us.apache.org/repos/a

hadoop git commit: HDFS-11211. Add a time unit to the DataNode client trace format. Contributed by Jagadesh Kiran N

2016-12-06 Thread liuml07
Repository: hadoop Updated Branches: refs/heads/trunk ed8985675 -> 43cb1678c HDFS-11211. Add a time unit to the DataNode client trace format. Contributed by Jagadesh Kiran N Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/comm

hadoop git commit: HDFS-11178. TestAddStripedBlockInFBR#testAddBlockInFullBlockReport fails frequently in trunk. Contributed By Yiqun Lin.

2016-12-06 Thread brahma
Repository: hadoop Updated Branches: refs/heads/trunk 4dd4f3a4b -> ed8985675 HDFS-11178. TestAddStripedBlockInFBR#testAddBlockInFullBlockReport fails frequently in trunk. Contributed By Yiqun Lin. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.or

[5/6] hadoop git commit: YARN-4765 Split TestHBaseTimelineStorage into multiple test classes (Varun Saxena via Vrushali C)

2016-12-06 Thread sjlee
YARN-4765 Split TestHBaseTimelineStorage into multiple test classes (Varun Saxena via Vrushali C) (cherry picked from commit 513dcf6817dd76fde8096ff04cd888d7c908461d) (cherry picked from commit 022bf783aa89c1c81374ebef5dba2df95b7563b5) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo

[1/6] hadoop git commit: YARN-5739. Provide timeline reader API to list available timeline entity types for one application. Contributed by Li Lu.

2016-12-06 Thread sjlee
Repository: hadoop Updated Branches: refs/heads/YARN-5355 f734977b2 -> 3b2e80881 refs/heads/YARN-5355-branch-2 5c0cc0ebf -> 4537f5665 YARN-5739. Provide timeline reader API to list available timeline entity types for one application. Contributed by Li Lu. Project: http://git-wip-us.apache.

[6/6] hadoop git commit: YARN-5739. Provide timeline reader API to list available timeline entity types for one application. Contributed by Li Lu.

2016-12-06 Thread sjlee
YARN-5739. Provide timeline reader API to list available timeline entity types for one application. Contributed by Li Lu. (cherry picked from commit 3b2e80881eaeaa82667496d706496765ed7e29f5) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/a

[4/6] hadoop git commit: YARN-4765 Split TestHBaseTimelineStorage into multiple test classes (Varun Saxena via Vrushali C)

2016-12-06 Thread sjlee
http://git-wip-us.apache.org/repos/asf/hadoop/blob/68de9ea8/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 ---

[2/6] hadoop git commit: YARN-4765 Split TestHBaseTimelineStorage into multiple test classes (Varun Saxena via Vrushali C)

2016-12-06 Thread sjlee
http://git-wip-us.apache.org/repos/asf/hadoop/blob/68de9ea8/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase-tests/src/test/java/org/apache/hadoop/yarn/server/timelineservice/storage/TestHBaseTimelineStorageEntities.java ---

[3/6] hadoop git commit: YARN-4765 Split TestHBaseTimelineStorage into multiple test classes (Varun Saxena via Vrushali C)

2016-12-06 Thread sjlee
http://git-wip-us.apache.org/repos/asf/hadoop/blob/68de9ea8/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase-tests/src/test/java/org/apache/hadoop/yarn/server/timelineservice/storage/TestHBaseTimelineStorageApps.java ---

[hadoop] Git Push Summary

2016-12-06 Thread asuresh
Repository: hadoop Updated Branches: refs/heads/YARN-5972 [created] 4dd4f3a4b - To unsubscribe, e-mail: common-commits-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-commits-h...@hadoop.apache.org

hadoop git commit: HDFS-11198. NN UI should link DN web address using hostnames. Contributed by Weiwei Yang.

2016-12-06 Thread kihwal
Repository: hadoop Updated Branches: refs/heads/branch-2 6bd600eef -> f74dad741 HDFS-11198. NN UI should link DN web address using hostnames. 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/

hadoop git commit: HDFS-11198. NN UI should link DN web address using hostnames. Contributed by Weiwei Yang.

2016-12-06 Thread kihwal
Repository: hadoop Updated Branches: refs/heads/branch-2.8 092d0602c -> ac9801fec HDFS-11198. NN UI should link DN web address using hostnames. 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/commi

hadoop git commit: HDFS-11198. NN UI should link DN web address using hostnames. Contributed by Weiwei Yang.

2016-12-06 Thread kihwal
Repository: hadoop Updated Branches: refs/heads/trunk 7b988e889 -> 4dd4f3a4b HDFS-11198. NN UI should link DN web address using hostnames. 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/4dd

hadoop git commit: HDFS-10885. [SPS]: Mover tool should not be allowed to run when Storage Policy Satisfier is on. Contributed by Wei Zhou

2016-12-06 Thread rakeshr
Repository: hadoop Updated Branches: refs/heads/HDFS-10285 39f7a49c0 -> 94e3583a0 HDFS-10885. [SPS]: Mover tool should not be allowed to run when Storage Policy Satisfier is on. Contributed by Wei Zhou Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apac

hadoop git commit: HDFS-11180. Intermittent deadlock in NameNode when failover happens.

2016-12-06 Thread aajisaka
Repository: hadoop Updated Branches: refs/heads/branch-2.6 db716c27b -> a4e062ce9 HDFS-11180. Intermittent deadlock in NameNode when failover happens. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/a4e062ce Tree: http:/