[hadoop] branch branch-2.10 updated: YARN-10651. CapacityScheduler crashed with NPE in AbstractYarnScheduler.updateNodeResource(). Contributed by Haibo Chen

2021-02-25 Thread jhung
This is an automated email from the ASF dual-hosted git repository. jhung pushed a commit to branch branch-2.10 in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/branch-2.10 by this push: new 1d76a8e YARN-10651. CapacityScheduler

[hadoop] branch branch-3.1 updated: YARN-10651. CapacityScheduler crashed with NPE in AbstractYarnScheduler.updateNodeResource(). Contributed by Haibo Chen

2021-02-25 Thread jhung
This is an automated email from the ASF dual-hosted git repository. jhung pushed a commit to branch branch-3.1 in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/branch-3.1 by this push: new eb6c08e YARN-10651. CapacityScheduler

[hadoop] branch branch-3.2 updated: YARN-10651. CapacityScheduler crashed with NPE in AbstractYarnScheduler.updateNodeResource(). Contributed by Haibo Chen

2021-02-25 Thread jhung
This is an automated email from the ASF dual-hosted git repository. jhung pushed a commit to branch branch-3.2 in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/branch-3.2 by this push: new 6863a5b YARN-10651. CapacityScheduler

[hadoop] branch branch-3.3 updated: YARN-10651. CapacityScheduler crashed with NPE in AbstractYarnScheduler.updateNodeResource(). Contributed by Haibo Chen

2021-02-25 Thread jhung
This is an automated email from the ASF dual-hosted git repository. jhung pushed a commit to branch branch-3.3 in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/branch-3.3 by this push: new be6e999 YARN-10651. CapacityScheduler

[hadoop] branch trunk updated: YARN-10651. CapacityScheduler crashed with NPE in AbstractYarnScheduler.updateNodeResource(). Contributed by Haibo Chen

2021-02-25 Thread jhung
This is an automated email from the ASF dual-hosted git repository. jhung pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/trunk by this push: new ac37ca0 YARN-10651. CapacityScheduler crashed

[hadoop] branch branch-3.3 updated: YARN-10467. ContainerIdPBImpl objects can be leaked in RMNodeImpl.completedContainers. Contributed by Haibo Chen

2020-10-28 Thread jhung
This is an automated email from the ASF dual-hosted git repository. jhung pushed a commit to branch branch-3.3 in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/branch-3.3 by this push: new f95c082 YARN-10467. ContainerIdPBImpl

[hadoop] branch trunk updated: YARN-10467. ContainerIdPBImpl objects can be leaked in RMNodeImpl.completedContainers. Contributed by Haibo Chen

2020-10-28 Thread jhung
This is an automated email from the ASF dual-hosted git repository. jhung pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/trunk by this push: new bab5bf9 YARN-10467. ContainerIdPBImpl objects can

[hadoop] branch branch-3.2 updated: YARN-10467. ContainerIdPBImpl objects can be leaked in RMNodeImpl.completedContainers. Contributed by Haibo Chen

2020-10-28 Thread jhung
This is an automated email from the ASF dual-hosted git repository. jhung pushed a commit to branch branch-3.2 in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/branch-3.2 by this push: new d0104e7 YARN-10467. ContainerIdPBImpl

[hadoop] branch branch-3.1 updated: YARN-10467. ContainerIdPBImpl objects can be leaked in RMNodeImpl.completedContainers. Contributed by Haibo Chen

2020-10-28 Thread jhung
This is an automated email from the ASF dual-hosted git repository. jhung pushed a commit to branch branch-3.1 in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/branch-3.1 by this push: new 42fab78 YARN-10467. ContainerIdPBImpl

[hadoop] branch branch-2.10 updated: YARN-10467. ContainerIdPBImpl objects can be leaked in RMNodeImpl.completedContainers. Contributed by Haibo Chen

2020-10-28 Thread jhung
This is an automated email from the ASF dual-hosted git repository. jhung pushed a commit to branch branch-2.10 in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/branch-2.10 by this push: new 6f436a6 YARN-10467. ContainerIdPBImpl

[hadoop] branch branch-2.10 updated: YARN-8210. AMRMClient logging on every heartbeat to track updation of AM RM token causes too many log lines to be generated in AM logs. (Suma Shivaprasad via wangd

2020-09-10 Thread jhung
This is an automated email from the ASF dual-hosted git repository. jhung pushed a commit to branch branch-2.10 in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/branch-2.10 by this push: new 9a895a9 YARN-8210. AMRMClient logging

[hadoop] 02/02: MAPREDUCE-7249. Fix Invalid event TA_TOO_MANY_FETCH_FAILURE at SUCCESS_CONTAINER_CLEANUP causes job failure.

2020-08-17 Thread jhung
This is an automated email from the ASF dual-hosted git repository. jhung pushed a commit to branch branch-2.10 in repository https://gitbox.apache.org/repos/asf/hadoop.git commit 30c95ddaff2619d00bd232e52086ea57ed3664a1 Author: prabhujoseph AuthorDate: Thu Nov 28 14:34:50 2019 +0530

[hadoop] branch branch-2.10 updated (283def8 -> 30c95dd)

2020-08-17 Thread jhung
This is an automated email from the ASF dual-hosted git repository. jhung pushed a change to branch branch-2.10 in repository https://gitbox.apache.org/repos/asf/hadoop.git. from 283def8 MAPREDUCE-7069. Add ability to specify user environment variables individually. Contributed by Jim

[hadoop] 01/02: MAPREDUCE-7240. Fix Invalid event: TA_TOO_MANY_FETCH_FAILURE at SUCCESS_FINISHING_CONTAINER.

2020-08-17 Thread jhung
This is an automated email from the ASF dual-hosted git repository. jhung pushed a commit to branch branch-2.10 in repository https://gitbox.apache.org/repos/asf/hadoop.git commit f4f00d56a14f0473b345ad0c1bebb8c0b2932bc5 Author: prabhujoseph AuthorDate: Wed Nov 27 16:51:45 2019 +0530

[hadoop] branch trunk updated: YARN-10251. Show extended resources on legacy RM UI. Contributed by Eric Payne

2020-08-07 Thread jhung
This is an automated email from the ASF dual-hosted git repository. jhung pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/trunk by this push: new 64753ad YARN-10251. Show extended resources

[hadoop] branch branch-3.3 updated: YARN-10251. Show extended resources on legacy RM UI. Contributed by Eric Payne

2020-08-07 Thread jhung
This is an automated email from the ASF dual-hosted git repository. jhung pushed a commit to branch branch-3.3 in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/branch-3.3 by this push: new 706d14c YARN-10251. Show extended

[hadoop] branch branch-3.2 updated: YARN-10251. Show extended resources on legacy RM UI. Contributed by Eric Payne

2020-08-07 Thread jhung
This is an automated email from the ASF dual-hosted git repository. jhung pushed a commit to branch branch-3.2 in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/branch-3.2 by this push: new 17d18a2 YARN-10251. Show extended

[hadoop] branch branch-3.1 updated: YARN-10251. Show extended resources on legacy RM UI. Contributed by Eric Payne

2020-08-07 Thread jhung
This is an automated email from the ASF dual-hosted git repository. jhung pushed a commit to branch branch-3.1 in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/branch-3.1 by this push: new c18a38b YARN-10251. Show extended

[hadoop] branch branch-2.10 updated: YARN-10251. Show extended resources on legacy RM UI. Contributed by Eric Payne

2020-08-07 Thread jhung
This is an automated email from the ASF dual-hosted git repository. jhung pushed a commit to branch branch-2.10 in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/branch-2.10 by this push: new 865828a YARN-10251. Show extended

[hadoop] branch branch-2.10 updated: YARN-10343. Legacy RM UI should include labeled metrics for allocated, total, and reserved resources. Contributed by Eric Payne

2020-07-28 Thread jhung
This is an automated email from the ASF dual-hosted git repository. jhung pushed a commit to branch branch-2.10 in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/branch-2.10 by this push: new 50e68e6 YARN-10343. Legacy RM UI

[hadoop] branch branch-3.1 updated: YARN-10343. Legacy RM UI should include labeled metrics for allocated, total, and reserved resources. Contributed by Eric Payne

2020-07-28 Thread jhung
This is an automated email from the ASF dual-hosted git repository. jhung pushed a commit to branch branch-3.1 in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/branch-3.1 by this push: new b0edec2 YARN-10343. Legacy RM UI should

[hadoop] branch branch-3.3 updated: YARN-10343. Legacy RM UI should include labeled metrics for allocated, total, and reserved resources. Contributed by Eric Payne

2020-07-28 Thread jhung
This is an automated email from the ASF dual-hosted git repository. jhung pushed a commit to branch branch-3.3 in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/branch-3.3 by this push: new d3c7f7c YARN-10343. Legacy RM UI should

[hadoop] branch branch-3.2 updated: YARN-10343. Legacy RM UI should include labeled metrics for allocated, total, and reserved resources. Contributed by Eric Payne

2020-07-28 Thread jhung
This is an automated email from the ASF dual-hosted git repository. jhung pushed a commit to branch branch-3.2 in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/branch-3.2 by this push: new ffb920de YARN-10343. Legacy RM UI should

[hadoop] branch trunk updated: YARN-10343. Legacy RM UI should include labeled metrics for allocated, total, and reserved resources. Contributed by Eric Payne

2020-07-28 Thread jhung
This is an automated email from the ASF dual-hosted git repository. jhung pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/trunk by this push: new 3eaf627 YARN-10343. Legacy RM UI should include

[hadoop] branch branch-2.9 updated: YARN-6492. Generate queue metrics for each partition. Contributed by Manikandan R

2020-06-01 Thread jhung
This is an automated email from the ASF dual-hosted git repository. jhung pushed a commit to branch branch-2.9 in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/branch-2.9 by this push: new 72f89aa YARN-6492. Generate queue

[hadoop] branch branch-2.10 updated: YARN-6492. Generate queue metrics for each partition. Contributed by Manikandan R

2020-06-01 Thread jhung
This is an automated email from the ASF dual-hosted git repository. jhung pushed a commit to branch branch-2.10 in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/branch-2.10 by this push: new b9a0f99 YARN-6492. Generate queue

[hadoop] branch branch-3.2 updated: YARN-6492. Generate queue metrics for each partition. Contributed by Manikandan R

2020-05-29 Thread jhung
This is an automated email from the ASF dual-hosted git repository. jhung pushed a commit to branch branch-3.2 in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/branch-3.2 by this push: new f31146b YARN-6492. Generate queue

[hadoop] branch branch-3.1 updated: YARN-6492. Generate queue metrics for each partition. Contributed by Manikandan R

2020-05-29 Thread jhung
This is an automated email from the ASF dual-hosted git repository. jhung pushed a commit to branch branch-3.1 in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/branch-3.1 by this push: new aa19cb2 YARN-6492. Generate queue

[hadoop] branch branch-3.3 updated: YARN-6492. Generate queue metrics for each partition. Contributed by Manikandan R

2020-05-29 Thread jhung
This is an automated email from the ASF dual-hosted git repository. jhung pushed a commit to branch branch-3.3 in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/branch-3.3 by this push: new 7a323a4 YARN-6492. Generate queue

[hadoop] branch trunk updated: YARN-6492. Generate queue metrics for each partition. Contributed by Manikandan R

2020-05-26 Thread jhung
This is an automated email from the ASF dual-hosted git repository. jhung pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/trunk by this push: new c30c23c YARN-6492. Generate queue metrics

[hadoop] branch branch-3.2 updated: YARN-10260. Allow transitioning queue from DRAINING to RUNNING state. Contributed by Bilwa S T

2020-05-12 Thread jhung
This is an automated email from the ASF dual-hosted git repository. jhung pushed a commit to branch branch-3.2 in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/branch-3.2 by this push: new a7ea55e YARN-10260. Allow transitioning

[hadoop] branch branch-2.10 updated: YARN-10260. Allow transitioning queue from DRAINING to RUNNING state. Contributed by Bilwa S T

2020-05-12 Thread jhung
This is an automated email from the ASF dual-hosted git repository. jhung pushed a commit to branch branch-2.10 in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/branch-2.10 by this push: new b8c88f6 YARN-10260. Allow

[hadoop] branch branch-3.1 updated: YARN-10260. Allow transitioning queue from DRAINING to RUNNING state. Contributed by Bilwa S T

2020-05-12 Thread jhung
This is an automated email from the ASF dual-hosted git repository. jhung pushed a commit to branch branch-3.1 in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/branch-3.1 by this push: new b3e9aff YARN-10260. Allow transitioning

[hadoop] branch branch-3.3 updated: YARN-10260. Allow transitioning queue from DRAINING to RUNNING state. Contributed by Bilwa S T

2020-05-12 Thread jhung
This is an automated email from the ASF dual-hosted git repository. jhung pushed a commit to branch branch-3.3 in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/branch-3.3 by this push: new 564d321 YARN-10260. Allow transitioning

[hadoop] branch trunk updated: YARN-10260. Allow transitioning queue from DRAINING to RUNNING state. Contributed by Bilwa S T

2020-05-12 Thread jhung
This is an automated email from the ASF dual-hosted git repository. jhung pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/trunk by this push: new fff1d2c YARN-10260. Allow transitioning queue

[hadoop] branch branch-2.10 updated: YARN-8193. YARN RM hangs abruptly (stops allocating resources) when running successive applications. (Zian Chen via wangda)

2020-04-30 Thread jhung
This is an automated email from the ASF dual-hosted git repository. jhung pushed a commit to branch branch-2.10 in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/branch-2.10 by this push: new 27ad054 YARN-8193. YARN RM hangs

[hadoop] branch branch-2.10 updated: YARN-8382. cgroup file leak in NM. Contributed by Hu Ziqian.

2020-04-27 Thread jhung
This is an automated email from the ASF dual-hosted git repository. jhung pushed a commit to branch branch-2.10 in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/branch-2.10 by this push: new 7106343 YARN-8382. cgroup file leak

[hadoop] branch branch-2.10 updated: YARN-9954. Configurable max application tags and max tag length. Contributed by Bilwa S T

2020-04-17 Thread jhung
This is an automated email from the ASF dual-hosted git repository. jhung pushed a commit to branch branch-2.10 in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/branch-2.10 by this push: new ebce5c7 YARN-9954. Configurable max

[hadoop] branch branch-3.1 updated: YARN-9954. Configurable max application tags and max tag length. Contributed by Bilwa S T

2020-04-17 Thread jhung
This is an automated email from the ASF dual-hosted git repository. jhung pushed a commit to branch branch-3.1 in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/branch-3.1 by this push: new 6dc1f7e YARN-9954. Configurable max

[hadoop] branch branch-3.2 updated: YARN-9954. Configurable max application tags and max tag length. Contributed by Bilwa S T

2020-04-17 Thread jhung
This is an automated email from the ASF dual-hosted git repository. jhung pushed a commit to branch branch-3.2 in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/branch-3.2 by this push: new d1af4e0 YARN-9954. Configurable max

[hadoop] branch trunk updated: YARN-9954. Configurable max application tags and max tag length. Contributed by Bilwa S T

2020-04-17 Thread jhung
This is an automated email from the ASF dual-hosted git repository. jhung pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/trunk by this push: new 3601054 YARN-9954. Configurable max application

[hadoop] branch branch-3.3 updated: YARN-9954. Configurable max application tags and max tag length. Contributed by Bilwa S T

2020-04-17 Thread jhung
This is an automated email from the ASF dual-hosted git repository. jhung pushed a commit to branch branch-3.3 in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/branch-3.3 by this push: new 49ae9b2 YARN-9954. Configurable max

[hadoop] branch branch-2.10 updated (7945ed4 -> 8f60971)

2020-04-16 Thread jhung
This is an automated email from the ASF dual-hosted git repository. jhung pushed a change to branch branch-2.10 in repository https://gitbox.apache.org/repos/asf/hadoop.git. from 7945ed4 HADOOP-16361. Fixed TestSecureLogins#testValidKerberosName on branch-2. Contributed

[hadoop] 03/04: HADOOP-16778. ABFS: Backport HADOOP-16660 ABFS: Make RetryCount in ExponentialRetryPolicy Configurable to Branch-2. Contributed by Sneha Vijayarajan.

2020-04-16 Thread jhung
This is an automated email from the ASF dual-hosted git repository. jhung pushed a commit to branch branch-2.10 in repository https://gitbox.apache.org/repos/asf/hadoop.git commit 3bc2e26cd72342fbf294e9d30c1a55301ea10d69 Author: Sneha Vijayarajan AuthorDate: Sat Jan 4 15:39:11 2020 -0800

[hadoop] 04/04: HADOOP-16933. Backport HADOOP-16890 and HADOOP-16825 to branch-2

2020-04-16 Thread jhung
This is an automated email from the ASF dual-hosted git repository. jhung pushed a commit to branch branch-2.10 in repository https://gitbox.apache.org/repos/asf/hadoop.git commit 8f6097113857223861d40f82d10bb4dd231b4aa3 Author: bilaharith <52483117+bilahar...@users.noreply.github.

[hadoop] 01/04: HDFS-15036. Active NameNode should not silently fail the image transfer. Contributed by Chen Liang.

2020-04-16 Thread jhung
This is an automated email from the ASF dual-hosted git repository. jhung pushed a commit to branch branch-2.10 in repository https://gitbox.apache.org/repos/asf/hadoop.git commit 70c2a2992f4488a76351701af2faf7f6e5b05678 Author: Chen Liang AuthorDate: Thu Dec 12 12:12:44 2019 -0800 HDFS

[hadoop] 02/04: HADOOP-16734. Backport HADOOP-16455- "ABFS: Implement FileSystem.access() method" to branch-2. Contributed by Bilahari T H.

2020-04-16 Thread jhung
This is an automated email from the ASF dual-hosted git repository. jhung pushed a commit to branch branch-2.10 in repository https://gitbox.apache.org/repos/asf/hadoop.git commit 17a0bf8d78dfb3d9ce4203a56e327a28f8ddbcba Author: Bilahari T H AuthorDate: Sat Jan 4 15:29:59 2020 -0800 HADOOP

[hadoop] branch branch-2.10 updated: YARN-10212. Create separate configuration for max global AM attempts. Contributed by Bilwa S T

2020-04-09 Thread jhung
This is an automated email from the ASF dual-hosted git repository. jhung pushed a commit to branch branch-2.10 in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/branch-2.10 by this push: new c0394c5 YARN-10212. Create separate

[hadoop] branch branch-3.3 updated: YARN-10212. Create separate configuration for max global AM attempts. Contributed by Bilwa S T

2020-04-09 Thread jhung
This is an automated email from the ASF dual-hosted git repository. jhung pushed a commit to branch branch-3.3 in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/branch-3.3 by this push: new e1dd781 YARN-10212. Create separate

[hadoop] branch branch-3.2 updated: YARN-10212. Create separate configuration for max global AM attempts. Contributed by Bilwa S T

2020-04-09 Thread jhung
This is an automated email from the ASF dual-hosted git repository. jhung pushed a commit to branch branch-3.2 in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/branch-3.2 by this push: new 54599b1 YARN-10212. Create separate

[hadoop] branch branch-3.1 updated: YARN-10212. Create separate configuration for max global AM attempts. Contributed by Bilwa S T

2020-04-09 Thread jhung
This is an automated email from the ASF dual-hosted git repository. jhung pushed a commit to branch branch-3.1 in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/branch-3.1 by this push: new 6271a28 YARN-10212. Create separate

[hadoop] branch trunk updated: YARN-10212. Create separate configuration for max global AM attempts. Contributed by Bilwa S T

2020-04-09 Thread jhung
This is an automated email from the ASF dual-hosted git repository. jhung pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/trunk by this push: new 23481ad YARN-10212. Create separate configuration

[hadoop] branch branch-2.10 updated: YARN-8213. Add Capacity Scheduler performance metrics. (Weiwei Yang via wangda)

2020-03-27 Thread jhung
This is an automated email from the ASF dual-hosted git repository. jhung pushed a commit to branch branch-2.10 in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/branch-2.10 by this push: new a7556f1 YARN-8213. Add Capacity

[hadoop] branch branch-3.1 updated: YARN-10200. Add number of containers to RMAppManager summary

2020-03-25 Thread jhung
This is an automated email from the ASF dual-hosted git repository. jhung pushed a commit to branch branch-3.1 in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/branch-3.1 by this push: new 9c6dd8c YARN-10200. Add number

[hadoop] branch branch-2.10 updated: YARN-10200. Add number of containers to RMAppManager summary

2020-03-25 Thread jhung
This is an automated email from the ASF dual-hosted git repository. jhung pushed a commit to branch branch-2.10 in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/branch-2.10 by this push: new 1c8529f YARN-10200. Add number

[hadoop] branch branch-3.2 updated: YARN-10200. Add number of containers to RMAppManager summary

2020-03-25 Thread jhung
This is an automated email from the ASF dual-hosted git repository. jhung pushed a commit to branch branch-3.2 in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/branch-3.2 by this push: new 5d3fb0e YARN-10200. Add number

[hadoop] branch trunk updated: YARN-10200. Add number of containers to RMAppManager summary

2020-03-25 Thread jhung
This is an automated email from the ASF dual-hosted git repository. jhung pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/trunk by this push: new 6ce189c YARN-10200. Add number of containers

[hadoop] 02/02: HADOOP-15636. Follow-up from HADOOP-14918; restoring test under new name. Contributed by Gabor Bota.

2020-03-23 Thread jhung
This is an automated email from the ASF dual-hosted git repository. jhung pushed a commit to branch branch-3.1 in repository https://gitbox.apache.org/repos/asf/hadoop.git commit dde8417972715f3ad8babc142275a07f6272b3ee Author: Sean Mackrory AuthorDate: Thu Jul 26 10:25:47 2018 -0600

[hadoop] branch branch-3.1 updated (61915fb -> dde8417)

2020-03-23 Thread jhung
This is an automated email from the ASF dual-hosted git repository. jhung pushed a change to branch branch-3.1 in repository https://gitbox.apache.org/repos/asf/hadoop.git. from 61915fb HDFS-15208. Suppress bogus AbstractWadlGeneratorGrammarGenerator in KMS stderr in hdfs. new

[hadoop] 01/02: HADOOP-14918. Remove the Local Dynamo DB test option. Contributed by Gabor Bota.

2020-03-23 Thread jhung
This is an automated email from the ASF dual-hosted git repository. jhung pushed a commit to branch branch-3.1 in repository https://gitbox.apache.org/repos/asf/hadoop.git commit 770e2aaf83820ea814ec8633288958f0df305183 Author: Sean Mackrory AuthorDate: Wed Jun 20 16:10:36 2018 -0600

[hadoop] branch branch-2.10 updated: YARN-8292. Fix the dominant resource preemption cannot happen when some of the resource vector becomes negative. Contributed by Wangda Tan and Eric Payne

2020-02-07 Thread jhung
This is an automated email from the ASF dual-hosted git repository. jhung pushed a commit to branch branch-2.10 in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/branch-2.10 by this push: new c34c87b YARN-8292. Fix the dominant

[hadoop] branch branch-2.10 updated: YARN-10116. Expose diagnostics in RMAppManager summary

2020-02-05 Thread jhung
This is an automated email from the ASF dual-hosted git repository. jhung pushed a commit to branch branch-2.10 in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/branch-2.10 by this push: new 4fce8c8 YARN-10116. Expose

[hadoop] branch branch-3.1 updated: YARN-10116. Expose diagnostics in RMAppManager summary

2020-02-05 Thread jhung
This is an automated email from the ASF dual-hosted git repository. jhung pushed a commit to branch branch-3.1 in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/branch-3.1 by this push: new 5dfd1dc YARN-10116. Expose diagnostics

[hadoop] branch branch-3.2 updated: YARN-10116. Expose diagnostics in RMAppManager summary

2020-02-05 Thread jhung
This is an automated email from the ASF dual-hosted git repository. jhung pushed a commit to branch branch-3.2 in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/branch-3.2 by this push: new aca9304 YARN-10116. Expose diagnostics

[hadoop] branch trunk updated: YARN-10116. Expose diagnostics in RMAppManager summary

2020-02-05 Thread jhung
This is an automated email from the ASF dual-hosted git repository. jhung pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/trunk by this push: new 314e2f9 YARN-10116. Expose diagnostics

[hadoop] branch branch-2.10 updated: YARN-9894. CapacitySchedulerPerf test for measuring hundreds of apps in a large number of queues. Contributed by Eric Payne

2019-12-18 Thread jhung
This is an automated email from the ASF dual-hosted git repository. jhung pushed a commit to branch branch-2.10 in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/branch-2.10 by this push: new 041fe5f YARN-9894

[hadoop] branch branch-3.1 updated: YARN-9894. CapacitySchedulerPerf test for measuring hundreds of apps in a large number of queues. Contributed by Eric Payne

2019-12-18 Thread jhung
This is an automated email from the ASF dual-hosted git repository. jhung pushed a commit to branch branch-3.1 in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/branch-3.1 by this push: new 750fb4c YARN-9894

[hadoop] branch branch-3.2 updated: YARN-9894. CapacitySchedulerPerf test for measuring hundreds of apps in a large number of queues. Contributed by Eric Payne

2019-12-18 Thread jhung
This is an automated email from the ASF dual-hosted git repository. jhung pushed a commit to branch branch-3.2 in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/branch-3.2 by this push: new 0707d0a YARN-9894

[hadoop] branch trunk updated: YARN-9894. CapacitySchedulerPerf test for measuring hundreds of apps in a large number of queues. Contributed by Eric Payne

2019-12-18 Thread jhung
This is an automated email from the ASF dual-hosted git repository. jhung pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/trunk by this push: new 7b93575 YARN-9894. CapacitySchedulerPerf test

[hadoop] branch branch-2.10 updated: YARN-10039. Allow disabling app submission from REST endpoints

2019-12-18 Thread jhung
This is an automated email from the ASF dual-hosted git repository. jhung pushed a commit to branch branch-2.10 in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/branch-2.10 by this push: new c4a8c83 YARN-10039. Allow disabling

[hadoop] branch branch-3.1 updated: YARN-10039. Allow disabling app submission from REST endpoints

2019-12-18 Thread jhung
This is an automated email from the ASF dual-hosted git repository. jhung pushed a commit to branch branch-3.1 in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/branch-3.1 by this push: new 406c35d YARN-10039. Allow disabling app

[hadoop] branch trunk updated: YARN-10039. Allow disabling app submission from REST endpoints

2019-12-18 Thread jhung
This is an automated email from the ASF dual-hosted git repository. jhung pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/trunk by this push: new fddc3d5 YARN-10039. Allow disabling app

[hadoop] branch branch-3.2 updated: YARN-10039. Allow disabling app submission from REST endpoints

2019-12-18 Thread jhung
This is an automated email from the ASF dual-hosted git repository. jhung pushed a commit to branch branch-3.2 in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/branch-3.2 by this push: new 01e2c99 YARN-10039. Allow disabling app

[hadoop] branch branch-2.10 updated: Setting version to 2.10.1-SNAPSHOT after branch-2 to branch-2.10 rename

2019-12-09 Thread jhung
This is an automated email from the ASF dual-hosted git repository. jhung pushed a commit to branch branch-2.10 in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/branch-2.10 by this push: new d74f64a Setting version to 2.10.1

[hadoop] branch branch-2 deleted (was b04f1df)

2019-12-09 Thread jhung
This is an automated email from the ASF dual-hosted git repository. jhung pushed a change to branch branch-2 in repository https://gitbox.apache.org/repos/asf/hadoop.git. was b04f1df YARN-10012. Guaranteed and max capacity queue metrics for custom resources. Contributed by Manikandan R

[hadoop] branch branch-2.10 created (now b04f1df)

2019-12-09 Thread jhung
This is an automated email from the ASF dual-hosted git repository. jhung pushed a change to branch branch-2.10 in repository https://gitbox.apache.org/repos/asf/hadoop.git. at b04f1df YARN-10012. Guaranteed and max capacity queue metrics for custom resources. Contributed by Manikandan

[hadoop] branch branch-2.10 deleted (was c8158a3)

2019-12-09 Thread jhung
This is an automated email from the ASF dual-hosted git repository. jhung pushed a change to branch branch-2.10 in repository https://gitbox.apache.org/repos/asf/hadoop.git. was c8158a3 YARN-10012. Guaranteed and max capacity queue metrics for custom resources. Contributed by Manikandan

[hadoop] branch branch-2.10 updated: YARN-10012. Guaranteed and max capacity queue metrics for custom resources. Contributed by Manikandan R

2019-12-08 Thread jhung
This is an automated email from the ASF dual-hosted git repository. jhung pushed a commit to branch branch-2.10 in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/branch-2.10 by this push: new c8158a3 YARN-10012. Guaranteed

[hadoop] branch branch-2 updated: YARN-10012. Guaranteed and max capacity queue metrics for custom resources. Contributed by Manikandan R

2019-12-08 Thread jhung
This is an automated email from the ASF dual-hosted git repository. jhung pushed a commit to branch branch-2 in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/branch-2 by this push: new b04f1df YARN-10012. Guaranteed and max

[hadoop] branch branch-3.1 updated: YARN-10012. Guaranteed and max capacity queue metrics for custom resources. Contributed by Manikandan R

2019-12-08 Thread jhung
This is an automated email from the ASF dual-hosted git repository. jhung pushed a commit to branch branch-3.1 in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/branch-3.1 by this push: new 9b4368a YARN-10012. Guaranteed and max

[hadoop] 02/02: YARN-10012. Guaranteed and max capacity queue metrics for custom resources. Contributed by Manikandan R

2019-12-08 Thread jhung
This is an automated email from the ASF dual-hosted git repository. jhung pushed a commit to branch branch-3.2 in repository https://gitbox.apache.org/repos/asf/hadoop.git commit 9228e3f0ad4e94cedd59c5b02a87ce6c267db5b5 Author: Jonathan Hung AuthorDate: Sun Dec 8 15:52:17 2019 -0800 YARN

[hadoop] 01/02: Revert "YARN-10012. Guaranteed and max capacity queue metrics for custom resources"

2019-12-08 Thread jhung
This is an automated email from the ASF dual-hosted git repository. jhung pushed a commit to branch branch-3.2 in repository https://gitbox.apache.org/repos/asf/hadoop.git commit 8badcd989e4749c05ac35e8295fd1ab94f6dff08 Author: Jonathan Hung AuthorDate: Sun Dec 8 16:36:00 2019 -0800 Revert

[hadoop] branch branch-3.2 updated (b5235f1 -> 9228e3f)

2019-12-08 Thread jhung
This is an automated email from the ASF dual-hosted git repository. jhung pushed a change to branch branch-3.2 in repository https://gitbox.apache.org/repos/asf/hadoop.git. from b5235f1 YARN-10012. Guaranteed and max capacity queue metrics for custom resources new 8badcd9 Revert

[hadoop] 01/02: Revert "YARN-10012. Guaranteed and max capacity queue metrics for custom resources"

2019-12-08 Thread jhung
This is an automated email from the ASF dual-hosted git repository. jhung pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git commit cd4779f3170231bfbef1ff7575b015940f671854 Author: Jonathan Hung AuthorDate: Sun Dec 8 16:34:46 2019 -0800 Revert

[hadoop] 02/02: YARN-10012. Guaranteed and max capacity queue metrics for custom resources. Contributed by Manikandan R

2019-12-08 Thread jhung
This is an automated email from the ASF dual-hosted git repository. jhung pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git commit 6d970d810b27747ef8c2322f780179792fe5 Author: Jonathan Hung AuthorDate: Sun Dec 8 15:52:17 2019 -0800 YARN-10012

[hadoop] branch trunk updated (92bce91 -> 6d970d8)

2019-12-08 Thread jhung
This is an automated email from the ASF dual-hosted git repository. jhung pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git. from 92bce91 YARN-10012. Guaranteed and max capacity queue metrics for custom resources new cd4779f Revert "

[hadoop] branch branch-3.2 updated: YARN-10012. Guaranteed and max capacity queue metrics for custom resources

2019-12-08 Thread jhung
This is an automated email from the ASF dual-hosted git repository. jhung pushed a commit to branch branch-3.2 in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/branch-3.2 by this push: new b5235f1 YARN-10012. Guaranteed and max

[hadoop] branch trunk updated: YARN-10012. Guaranteed and max capacity queue metrics for custom resources

2019-12-08 Thread jhung
This is an automated email from the ASF dual-hosted git repository. jhung pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/trunk by this push: new 92bce91 YARN-10012. Guaranteed and max capacity

[hadoop] branch branch-2 updated: YARN-4901. QueueMetrics needs to be cleared before MockRM is initialized. Contributed by Peter Bacsko.

2019-12-08 Thread jhung
This is an automated email from the ASF dual-hosted git repository. jhung pushed a commit to branch branch-2 in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/branch-2 by this push: new 5401d7f YARN-4901. QueueMetrics needs

[hadoop] branch branch-2.10 updated: YARN-4901. QueueMetrics needs to be cleared before MockRM is initialized. Contributed by Peter Bacsko.

2019-12-08 Thread jhung
This is an automated email from the ASF dual-hosted git repository. jhung pushed a commit to branch branch-2.10 in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/branch-2.10 by this push: new f29c082 YARN-4901. QueueMetrics needs

[hadoop] branch branch-3.1 updated: YARN-4901. QueueMetrics needs to be cleared before MockRM is initialized. Contributed by Peter Bacsko.

2019-12-08 Thread jhung
This is an automated email from the ASF dual-hosted git repository. jhung pushed a commit to branch branch-3.1 in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/branch-3.1 by this push: new 67cf1f9 YARN-4901. QueueMetrics needs

[hadoop] branch branch-3.2 updated: YARN-4901. QueueMetrics needs to be cleared before MockRM is initialized. Contributed by Peter Bacsko.

2019-12-08 Thread jhung
This is an automated email from the ASF dual-hosted git repository. jhung pushed a commit to branch branch-3.2 in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/branch-3.2 by this push: new 69dc329 YARN-4901. QueueMetrics needs

[hadoop] branch branch-2.10 updated: YARN-9205. When using custom resource type, application will fail to run due to the CapacityScheduler throws InvalidResourceRequestException(GREATER_THEN_MAX_ALLOC

2019-12-03 Thread jhung
This is an automated email from the ASF dual-hosted git repository. jhung pushed a commit to branch branch-2.10 in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/branch-2.10 by this push: new b9544b3 YARN-9205. When using custom

[hadoop] branch branch-2 updated: YARN-9205. When using custom resource type, application will fail to run due to the CapacityScheduler throws InvalidResourceRequestException(GREATER_THEN_MAX_ALLOCATI

2019-12-03 Thread jhung
This is an automated email from the ASF dual-hosted git repository. jhung pushed a commit to branch branch-2 in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/branch-2 by this push: new e7ecb4f YARN-9205. When using custom

[hadoop] branch branch-2.10 updated: YARN-7589. TestPBImplRecords fails with NullPointerException. Contributed by Daniel Templeton

2019-11-21 Thread jhung
This is an automated email from the ASF dual-hosted git repository. jhung pushed a commit to branch branch-2.10 in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/branch-2.10 by this push: new bcbb620 YARN-7589. TestPBImplRecords

[hadoop] branch branch-2 updated: YARN-7589. TestPBImplRecords fails with NullPointerException. Contributed by Daniel Templeton

2019-11-21 Thread jhung
This is an automated email from the ASF dual-hosted git repository. jhung pushed a commit to branch branch-2 in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/branch-2 by this push: new dbbe23f YARN-7589. TestPBImplRecords fails

[hadoop] branch branch-2 updated (d1b91ed -> 235d6c7)

2019-11-14 Thread jhung
This is an automated email from the ASF dual-hosted git repository. jhung pushed a change to branch branch-2 in repository https://gitbox.apache.org/repos/asf/hadoop.git. from d1b91ed HDFS-14958. TestBalancerWithNodeGroup is not using NetworkTopologyWithNodeGroup. Contributed by Jim

[hadoop] 01/03: YARN-7739. DefaultAMSProcessor should properly check customized resource types against minimum/maximum allocation. (wangda)

2019-11-14 Thread jhung
This is an automated email from the ASF dual-hosted git repository. jhung pushed a commit to branch branch-2 in repository https://gitbox.apache.org/repos/asf/hadoop.git commit b5128b2ae26588f1f5e293c29ca12228e0c464f5 Author: Wangda Tan AuthorDate: Mon Feb 12 10:29:37 2018 +0800 YARN-7739

[hadoop] 02/03: YARN-7541. Node updates don't update the maximum cluster capability for resources other than CPU and memory

2019-11-14 Thread jhung
This is an automated email from the ASF dual-hosted git repository. jhung pushed a commit to branch branch-2 in repository https://gitbox.apache.org/repos/asf/hadoop.git commit 7f1d2e196c2a63f0353f50668efe24c1c8116b9e Author: Daniel Templeton AuthorDate: Wed Nov 29 10:36:19 2017 -0800 YARN

[hadoop] 03/03: YARN-8202. DefaultAMSProcessor should properly check units of requested custom resource types against minimum/maximum allocation (snemeth via rkanter)

2019-11-14 Thread jhung
This is an automated email from the ASF dual-hosted git repository. jhung pushed a commit to branch branch-2 in repository https://gitbox.apache.org/repos/asf/hadoop.git commit 235d6c73e59a2e59aabae76c56ab5b7d55887516 Author: Robert Kanter AuthorDate: Thu May 10 09:31:59 2018 -0700 YARN

  1   2   3   4   5   6   7   8   9   10   >