[hadoop] branch trunk updated: Add documentation for YARN-10623 auto refresh queue conf in CS (#3279)

2021-09-08 Thread snemeth
This is an automated email from the ASF dual-hosted git repository. snemeth 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 3024a47 Add documentation for YARN-10623 auto

[hadoop] branch trunk updated: YARN-10522. Document for Flexible Auto Queue Creation in Capacity Scheduler

2021-09-08 Thread snemeth
This is an automated email from the ASF dual-hosted git repository. snemeth 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 d9cb698 YARN-10522. Document for Flexible Auto

[hadoop] branch trunk updated: YARN-10576. Update Capacity Scheduler documentation with JSON-based placement mapping. Contributed by Benjamin Teke

2021-09-08 Thread snemeth
This is an automated email from the ASF dual-hosted git repository. snemeth 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 9c8fe1e YARN-10576. Update Capacity Scheduler

[hadoop] branch trunk updated: YARN-10891. Extend QueueInfo with max-parallel-apps in CS. (#3314)

2021-08-27 Thread snemeth
This is an automated email from the ASF dual-hosted git repository. snemeth 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 16e6030 YARN-10891. Extend QueueInfo with max

[hadoop] branch trunk updated: YARN-10838. Implement an optimised version of Configuration getPropsWithPrefix. Contributed by Andras Gyori, Benjamin Teke

2021-08-24 Thread snemeth
This is an automated email from the ASF dual-hosted git repository. snemeth 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 e06a5cb YARN-10838. Implement an optimised

[hadoop] branch branch-3.3 updated: YARN-10814. Fallback to RandomSecretProvider if the secret file is empty. Contributed by Tamas Domok

2021-08-24 Thread snemeth
This is an automated email from the ASF dual-hosted git repository. snemeth 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 224b421 YARN-10814. Fallback

[hadoop] branch branch-3.1 updated: YARN-10882. Fix branch-3.1 build: zstd library is missing from the Dockerfile (#3297)

2021-08-11 Thread snemeth
This is an automated email from the ASF dual-hosted git repository. snemeth 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 f7ac747 YARN-10882. Fix branch-3.1

[hadoop] branch trunk updated: YARN-10874. Refactor NM ContainerLaunch#getEnvDependencies's unit tests (#3248)

2021-08-03 Thread snemeth
This is an automated email from the ASF dual-hosted git repository. snemeth 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 a5811dd YARN-10874. Refactor NM ContainerLaunch

[hadoop] branch branch-3.1 updated: YARN-6221. Entities missing from ATS when summary log file info got returned to the ATS before the domain log. Contributed by Xiaomin Zhang

2021-07-31 Thread snemeth
This is an automated email from the ASF dual-hosted git repository. snemeth 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 ac30549 YARN-6221. Entities missing

[hadoop] branch branch-3.2 updated: YARN-6221. Entities missing from ATS when summary log file info got returned to the ATS before the domain log. Contributed by Xiaomin Zhang

2021-07-31 Thread snemeth
This is an automated email from the ASF dual-hosted git repository. snemeth 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 e4df745 YARN-6221. Entities missing

[hadoop] branch branch-3.3 updated: YARN-6221. Entities missing from ATS when summary log file info got returned to the ATS before the domain log. Contributed by Xiaomin Zhang

2021-07-31 Thread snemeth
This is an automated email from the ASF dual-hosted git repository. snemeth 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 0a0628b YARN-6221. Entities missing

[hadoop] branch branch-3.2 updated: YARN-10789. RM HA startup can fail due to race conditions in ZKConfigurationStore. Contributed by Tarun Parimi

2021-07-29 Thread snemeth
This is an automated email from the ASF dual-hosted git repository. snemeth 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 7a8b626 YARN-10789. RM HA startup can

[hadoop] branch branch-3.3 updated: YARN-10789. RM HA startup can fail due to race conditions in ZKConfigurationStore. Contributed by Tarun Parimi

2021-07-29 Thread snemeth
This is an automated email from the ASF dual-hosted git repository. snemeth 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 a272adc YARN-10789. RM HA startup can

[hadoop] branch trunk updated: YARN-10856. Prevent ATS v2 health check REST API call if the ATS service itself is disabled. (#3236)

2021-07-29 Thread snemeth
This is an automated email from the ASF dual-hosted git repository. snemeth 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 8f750c5 YARN-10856. Prevent ATS v2 health check

[hadoop] branch trunk updated (74770c8 -> ac0a4e7)

2021-07-29 Thread snemeth
This is an automated email from the ASF dual-hosted git repository. snemeth pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git. from 74770c8 YARN-10663. Add runningApps stats in SLS. Contributed by Vadaga Ananyo Rao add ac0a4e7 YARN-10869

[hadoop] branch trunk updated: YARN-10663. Add runningApps stats in SLS. Contributed by Vadaga Ananyo Rao

2021-07-29 Thread snemeth
This is an automated email from the ASF dual-hosted git repository. snemeth 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 74770c8 YARN-10663. Add runningApps stats

[hadoop] branch trunk updated: YARN-10628. Add node usage metrics in SLS. Contributed by Vadaga Ananyo Rao

2021-07-29 Thread snemeth
This is an automated email from the ASF dual-hosted git repository. snemeth 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 54f9fff YARN-10628. Add node usage metrics

[hadoop] branch branch-3.1 updated: YARN-9551. TestTimelineClientV2Impl.testSyncCall fails intermittent (#3212)

2021-07-28 Thread snemeth
This is an automated email from the ASF dual-hosted git repository. snemeth 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 3f14a9b YARN-9551

[hadoop] branch branch-3.2 updated: YARN-9551. TestTimelineClientV2Impl.testSyncCall fails intermittent (#3212)

2021-07-28 Thread snemeth
This is an automated email from the ASF dual-hosted git repository. snemeth 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 1dc3437 YARN-9551

[hadoop] branch branch-3.3 updated: YARN-9551. TestTimelineClientV2Impl.testSyncCall fails intermittent (#3212)

2021-07-28 Thread snemeth
This is an automated email from the ASF dual-hosted git repository. snemeth 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 f001595 YARN-9551

[hadoop] branch trunk updated: YARN-6272. TestAMRMClient#testAMRMClientWithContainerResourceChange fails intermittently. Contributed by Andras Gyory & Prabhu Joseph

2021-07-28 Thread snemeth
This is an automated email from the ASF dual-hosted git repository. snemeth 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 f2b6c03 YARN-6272. TestAMRMClient

[hadoop] branch trunk updated: YARN-10790. CS Flexible AQC: Add separate parent and leaf template property. Contributed by Andras Gyori

2021-07-28 Thread snemeth
This is an automated email from the ASF dual-hosted git repository. snemeth 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 1b9efe5 YARN-10790. CS Flexible AQC: Add

[hadoop] branch trunk updated: YARN-10790. CS Flexible AQC: Add separate parent and leaf template property. Contributed by Andras Gyori

2021-07-28 Thread snemeth
This is an automated email from the ASF dual-hosted git repository. snemeth 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 baea191 YARN-10790. CS Flexible AQC: Add

[hadoop] branch branch-3.3 updated: YARN-10813. Set default capacity of root for node labels. Contributed by Andras Gyori

2021-07-28 Thread snemeth
This is an automated email from the ASF dual-hosted git repository. snemeth 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 72801be YARN-10813. Set default

[hadoop] branch branch-3.2 updated: YARN-10813. Set default capacity of root for node labels. Contributed by Andras Gyori

2021-07-28 Thread snemeth
This is an automated email from the ASF dual-hosted git repository. snemeth 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 6bf02a6 YARN-10813. Set default

[hadoop] branch trunk updated: YARN-10727. ParentQueue does not validate the queue on removal. Contributed by Andras Gyori

2021-07-28 Thread snemeth
This is an automated email from the ASF dual-hosted git repository. snemeth 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 8d0297c YARN-10727. ParentQueue does

[hadoop] branch trunk updated: YARN-6221. Entities missing from ATS when summary log file info got returned to the ATS before the domain log. Contributed by Xiaomin Zhang

2021-07-27 Thread snemeth
This is an automated email from the ASF dual-hosted git repository. snemeth 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 fa0289b YARN-6221. Entities missing from ATS

[hadoop] branch branch-3.2 updated: YARN-10828. Backport YARN-9789 to branch-3.2. Contributed by Tarun Parimi

2021-06-24 Thread snemeth
This is an automated email from the ASF dual-hosted git repository. snemeth 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 c8b090d YARN-10828. Backport YARN

[hadoop] branch trunk updated: YARN-10813. Set default capacity of root for node labels. Contributed by Andras Gyori

2021-06-16 Thread snemeth
This is an automated email from the ASF dual-hosted git repository. snemeth 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 6562391 YARN-10813. Set default capacity

[hadoop] branch trunk updated: YARN-10801. Fix Auto Queue template to properly set all configuration properties. Contributed by Andras Gyori

2021-06-16 Thread snemeth
This is an automated email from the ASF dual-hosted git repository. snemeth 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 428478b YARN-10801. Fix Auto Queue template

[hadoop] branch trunk updated: YARN-10802. Change Capacity Scheduler minimum-user-limit-percent to accept decimal values. Contributed by Benjamin Teke

2021-06-14 Thread snemeth
This is an automated email from the ASF dual-hosted git repository. snemeth 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 e31d060 YARN-10802. Change Capacity Scheduler

[hadoop] branch trunk updated: YARN-10816. Avoid doing delegation token ops when yarn.timeline-service.http-authentication.type=simple. Contributed by Tarun Parimi

2021-06-12 Thread snemeth
This is an automated email from the ASF dual-hosted git repository. snemeth 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 f0bdc42 YARN-10816. Avoid doing delegation

[hadoop] branch trunk updated: YARN-10789. RM HA startup can fail due to race conditions in ZKConfigurationStore. Contributed by Tarun Parimi

2021-06-12 Thread snemeth
This is an automated email from the ASF dual-hosted git repository. snemeth 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 7003997 YARN-10789. RM HA startup can fail due

[hadoop] branch trunk updated: YARN-10796. Capacity Scheduler: dynamic queue cannot scale out properly if its capacity is 0%. Contributed by Peter Bacsko

2021-06-03 Thread snemeth
This is an automated email from the ASF dual-hosted git repository. snemeth 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 200eec8 YARN-10796. Capacity Scheduler: dynamic

[hadoop] branch trunk updated: YARN-10787. Queue submit ACL check is wrong when CS queue is ambiguous. Contributed by Gergely Pollak

2021-06-01 Thread snemeth
This is an automated email from the ASF dual-hosted git repository. snemeth 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 2707f69 YARN-10787. Queue submit ACL check

[hadoop] branch trunk updated: YARN-10782. Extend /scheduler endpoint with template properties. Contributed by Andras Gyori

2021-05-25 Thread snemeth
This is an automated email from the ASF dual-hosted git repository. snemeth 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 b86a6eb YARN-10782. Extend /scheduler endpoint

[hadoop] branch trunk updated: YARN-10783. Allow definition of auto queue template properties in root. Contributed by Andras Gyori

2021-05-25 Thread snemeth
This is an automated email from the ASF dual-hosted git repository. snemeth 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 2541efa YARN-10783. Allow definition of auto

[hadoop] branch trunk updated: YARN-10753. Document the removal of FS default queue creation. Contributed by Benjamin Teke

2021-05-22 Thread snemeth
This is an automated email from the ASF dual-hosted git repository. snemeth 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 6bb0892 YARN-10753. Document the removal of FS

[hadoop] branch trunk updated: YARN-7769. FS QueueManager should not create default queue at init. Contributed by Benjamin Teke

2021-05-22 Thread snemeth
This is an automated email from the ASF dual-hosted git repository. snemeth 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 1e44bdb YARN-7769. FS QueueManager should

[hadoop] branch branch-3.3 updated: YARN-10123. Error message around yarn app -stop/start can be improved. Contributed by Siddharth Ahuja

2021-05-22 Thread snemeth
This is an automated email from the ASF dual-hosted git repository. snemeth 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 6777acb YARN-10123. Error message

[hadoop] branch branch-3.2 updated: YARN-10123. Error message around yarn app -stop/start can be improved. Contributed by Siddharth Ahuja

2021-05-22 Thread snemeth
This is an automated email from the ASF dual-hosted git repository. snemeth 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 3951fb6 YARN-10123. Error message

[hadoop] branch trunk updated: YARN-10766. [UI2] Bump moment-timezone to 0.5.33. Contributed by Andras Gyori

2021-05-21 Thread snemeth
This is an automated email from the ASF dual-hosted git repository. snemeth 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 d146ab3 YARN-10766. [UI2] Bump moment-timezone

[hadoop] branch trunk updated: YARN-10779. Add option to disable lowercase conversion in GetApplicationsRequestPBImpl and ApplicationSubmissionContextPBImpl. Contributed by Peter Bacsko

2021-05-21 Thread snemeth
This is an automated email from the ASF dual-hosted git repository. snemeth 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 43e77ca YARN-10779. Add option to disable

[hadoop-site] branch asf-site updated: Add Szilard Nemeth to Hadoop PMC list

2021-04-26 Thread snemeth
This is an automated email from the ASF dual-hosted git repository. snemeth pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/hadoop-site.git The following commit(s) were added to refs/heads/asf-site by this push: new ff6a19e Add Szilard Nemeth to Hadoop

[hadoop] branch trunk updated: YARN-10123. Error message around yarn app -stop/start can be improved. Contributed by Siddharth Ahuja

2021-04-23 Thread snemeth
This is an automated email from the ASF dual-hosted git repository. snemeth 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 ebf6b14 YARN-10123. Error message around yarn

[hadoop] branch trunk updated: YARN-10750. TestMetricsInvariantChecker.testManyRuns is broken since HADOOP-17524. Contributed by Gergely Pollak

2021-04-23 Thread snemeth
This is an automated email from the ASF dual-hosted git repository. snemeth 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 3b6b21e YARN-10750

[hadoop] branch trunk updated: YARN-10746. RmWebApp add default-node-label-expression to the queue info. Contributed by Gergely Pollak

2021-04-23 Thread snemeth
This is an automated email from the ASF dual-hosted git repository. snemeth 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 919daec YARN-10746. RmWebApp add default-node

[hadoop] branch trunk updated: YARN-10654. Dots '.' in CSMappingRule path variables should be replaced. Contributed by Peter Bacsko

2021-04-23 Thread snemeth
This is an automated email from the ASF dual-hosted git repository. snemeth 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 f76a2a7 YARN-10654. Dots '.' in CSMappingRule

[hadoop] branch trunk updated (7d6f0ca -> ba3bc53)

2021-04-14 Thread snemeth
This is an automated email from the ASF dual-hosted git repository. snemeth pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git. from 7d6f0ca Revert "HDFS-15884. RBF: Remove unused method getCreateLocation in RouterRpcServer (#2754). Contri

[hadoop] branch trunk updated: YARN-10714. Remove dangling dynamic queues on reinitialization. Contributed by Andras Gyori

2021-04-07 Thread snemeth
This is an automated email from the ASF dual-hosted git repository. snemeth 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 9cd69c2 YARN-10714. Remove dangling dynamic

[hadoop] branch trunk updated: YARN-10597. CSMappingPlacementRule should not create new instance of Groups. Contributed by Gergely Pollak

2021-03-31 Thread snemeth
This is an automated email from the ASF dual-hosted git repository. snemeth 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 6fd0c66 YARN-10597. CSMappingPlacementRule

[hadoop] branch trunk updated: YARN-10659. Improve CS MappingRule %secondary_group evaluation. Contributed by Gergely Pollak

2021-03-18 Thread snemeth
This is an automated email from the ASF dual-hosted git repository. snemeth 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 a574571 YARN-10659. Improve CS MappingRule

[hadoop] branch trunk updated: YARN-10412. Move CS placement rule related changes to a separate package. Contributed by Gergely Pollak

2021-03-12 Thread snemeth
This is an automated email from the ASF dual-hosted git repository. snemeth 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 5db4c0b YARN-10412. Move CS placement rule

[hadoop] branch trunk updated: YARN-10625. FairScheduler: add global flag to disable AM-preemption. Contributed by Peter Bacsko

2021-02-16 Thread snemeth
This is an automated email from the ASF dual-hosted git repository. snemeth 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 9882a22 YARN-10625. FairScheduler: add global

[hadoop] branch trunk updated: YARN-10622. Fix preemption policy to exclude childless ParentQueues. Contributed by Andras Gyori

2021-02-15 Thread snemeth
This is an automated email from the ASF dual-hosted git repository. snemeth 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 bad6038 YARN-10622. Fix preemption policy

[hadoop] branch trunk updated: Support max queues limit configuration in new auto created queue, consistent with old auto created. Contributed by Qi Zhu

2021-02-15 Thread snemeth
This is an automated email from the ASF dual-hosted git repository. snemeth 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 852aac3 Support max queues limit configuration

[hadoop] branch trunk updated: YARN-10618. RM UI2 Application page shows the AM preempted containers instead of the nonAM ones. Contributed by Benjamin Teke

2021-02-11 Thread snemeth
This is an automated email from the ASF dual-hosted git repository. snemeth 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 98ca6af YARN-10618. RM UI2 Application page

[hadoop] branch trunk updated: YARN-10593. Fix incorrect string comparison in GpuDiscoverer. Contributed by Peter Bacsko

2021-02-10 Thread snemeth
This is an automated email from the ASF dual-hosted git repository. snemeth 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 cacc870 YARN-10593. Fix incorrect string

[hadoop] branch trunk updated: YARN-10620. fs2cs: parentQueue for certain placement rules are not set during conversion. Contributed by Peter Bacsko

2021-02-10 Thread snemeth
This is an automated email from the ASF dual-hosted git repository. snemeth 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 a8bd516 YARN-10620. fs2cs: parentQueue

[hadoop] branch trunk updated: YARN-10619. CS Mapping Rule %specified rule catches default submissions. Contributed by Gergely Pollak

2021-02-09 Thread snemeth
This is an automated email from the ASF dual-hosted git repository. snemeth 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 fc5f241 YARN-10619. CS Mapping Rule %specified

[hadoop] branch trunk updated: YARN-10615. Fix Auto Queue Creation hierarchy construction to use queue path instead of short queue name. Contributed by Andras Gyori

2021-02-05 Thread snemeth
This is an automated email from the ASF dual-hosted git repository. snemeth 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 5aa9866 YARN-10615. Fix Auto Queue Creation

[hadoop] branch trunk updated: YARN-10610. Add queuePath to RESTful API for CapacityScheduler consistent with FairScheduler queuePath. Contributed by Qi Zhu

2021-02-05 Thread snemeth
This is an automated email from the ASF dual-hosted git repository. snemeth 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 c19326c YARN-10610. Add queuePath to RESTful

[hadoop] branch trunk updated: YARN-10428. Zombie applications in the YARN queue using FAIR + sizebasedweight. Contributed by Guang Yang, Andras Gyori

2021-02-05 Thread snemeth
This is an automated email from the ASF dual-hosted git repository. snemeth 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 79a4659 YARN-10428. Zombie applications

[hadoop] branch trunk updated: YARN-10612. Fix findbugs issue introduced in YARN-10585. Contributed by Gergely Pollak

2021-02-03 Thread snemeth
This is an automated email from the ASF dual-hosted git repository. snemeth 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 c174141 YARN-10612. Fix findbugs issue

[hadoop] branch trunk updated: YARN-10605. Add queue-mappings-override.enable property in FS2CS conversions. Contributed by Andras Gyori

2021-02-02 Thread snemeth
This is an automated email from the ASF dual-hosted git repository. snemeth 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 9bf2ac0 YARN-10605. Add queue-mappings

[hadoop] branch trunk updated: YARN-10604. Support auto queue creation without mapping rules. Contributed by Andras Gyori

2021-02-02 Thread snemeth
This is an automated email from the ASF dual-hosted git repository. snemeth 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 7d88953 YARN-10604. Support auto queue creation

[hadoop] branch trunk updated: YARN-10598. CS Flexible Auto Queue Creation: Modify RM /scheduler endpoint to extend the creation type with additional information. Contributed by Benjamin Teke

2021-01-27 Thread snemeth
This is an automated email from the ASF dual-hosted git repository. snemeth 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 9628aa8 YARN-10598. CS Flexible Auto Queue

[hadoop] branch trunk updated: YARN-10599. fs2cs should generate new 'auto-queue-creation-v2.enabled' properties for all parents. Contributed by Peter Bacsko

2021-01-27 Thread snemeth
This is an automated email from the ASF dual-hosted git repository. snemeth 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 7c4ef42 YARN-10599. fs2cs should generate new

[hadoop] branch trunk updated: YARN-10585. Create a class which can convert from legacy mapping rule format to the new JSON format. Contributed by Gergely Pollak

2021-01-26 Thread snemeth
This is an automated email from the ASF dual-hosted git repository. snemeth 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 e2a7008 YARN-10585. Create a class which can

[hadoop] branch trunk updated: YARN-10596. Allow static definition of childless ParentQueues with auto-queue-creation-v2 enabled. Contributed by Andras Gyori

2021-01-26 Thread snemeth
This is an automated email from the ASF dual-hosted git repository. snemeth 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 f1766e5 YARN-10596. Allow static definition

[hadoop] branch trunk updated: YARN-10515. Fix flaky test TestCapacitySchedulerAutoQueueCreation.testDynamicAutoQueueCreationWithTags. Contributed by Peter Bacsko

2021-01-21 Thread snemeth
This is an automated email from the ASF dual-hosted git repository. snemeth 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 8620984 YARN-10515. Fix flaky test

[hadoop] branch trunk updated: YARN-10490. yarn top command not quitting completely with ctrl+c. Contributed by Agshin Kazimli

2021-01-21 Thread snemeth
This is an automated email from the ASF dual-hosted git repository. snemeth 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 1ccba37 YARN-10490. yarn top command

[hadoop] branch trunk updated: YARN-10579. CS Flexible AQC: Modify RM /scheduler endpoint to include weight values for queues. Contributed by Szilard Nemeth

2021-01-21 Thread snemeth
This is an automated email from the ASF dual-hosted git repository. snemeth 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 06fef5e YARN-10579. CS Flexible AQC: Modify RM

[hadoop] branch trunk updated: YARN-10578. Fix Auto Queue Creation parent handling. Contributed by Andras Gyori

2021-01-20 Thread snemeth
This is an automated email from the ASF dual-hosted git repository. snemeth 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 cfe6e1f YARN-10578. Fix Auto Queue Creation

[hadoop] branch trunk updated: YARN-10573. Enhance placement rule conversion in fs2cs in weight mode and enable it by default. Contributed by Peter Bacsko

2021-01-19 Thread snemeth
This is an automated email from the ASF dual-hosted git repository. snemeth 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 a326f22 YARN-10573. Enhance placement rule

[hadoop] branch trunk updated: YARN-10535. Make queue placement in CapacityScheduler compliant with auto-queue-placement. Contributed by Gergely Pollak

2021-01-18 Thread snemeth
This is an automated email from the ASF dual-hosted git repository. snemeth 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 6abdb14 YARN-10535. Make queue placement

[hadoop] branch trunk updated: YARN-10574. Fix the FindBugs warning introduced in YARN-10506. Contributed by Gergely Pollak

2021-01-18 Thread snemeth
This is an automated email from the ASF dual-hosted git repository. snemeth 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 acea862 YARN-10574. Fix the FindBugs warning

[hadoop] branch trunk updated: YARN-7200. SLS generates a realtimetrack.json file but that file is missing the closing ']'. Contributed by Agshin Kazimli

2021-01-15 Thread snemeth
This is an automated email from the ASF dual-hosted git repository. snemeth 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 6cd540e YARN-7200. SLS generates

[hadoop] branch trunk updated: YARN-10525. Add weight mode conversion to fs2cs. Contributed by Peter Bacsko

2021-01-13 Thread snemeth
This is an automated email from the ASF dual-hosted git repository. snemeth 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 836c630 YARN-10525. Add weight mode conversion

[hadoop] branch trunk updated: YARN-10563. Fix dependency exclusion problem in poms. Contributed by Peter Bacsko

2021-01-12 Thread snemeth
This is an automated email from the ASF dual-hosted git repository. snemeth 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 85b1c01 YARN-10563. Fix dependency exclusion

[hadoop] branch trunk updated: YARN-10570. Remove experimental warning message from fs2cs. Contributed by Peter Bacsko

2021-01-12 Thread snemeth
This is an automated email from the ASF dual-hosted git repository. snemeth 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 9c6e093 YARN-10570. Remove experimental warning

[hadoop] branch trunk updated: YARN-10507. Add the capability to fs2cs to write the converted placement rules inside capacity-scheduler.xml. Contributed by Peter Bacsko

2021-01-08 Thread snemeth
This is an automated email from the ASF dual-hosted git repository. snemeth 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 4176759 YARN-10507. Add the capability to fs2cs

[hadoop] branch trunk updated: YARN-10528. maxAMShare should only be accepted for leaf queues, not parent queues. Contributed by Siddharth Ahuja

2021-01-08 Thread snemeth
This is an automated email from the ASF dual-hosted git repository. snemeth 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 580a6a7 YARN-10528. maxAMShare should only

[hadoop] branch branch-3.3 updated: YARN-10528. maxAMShare should only be accepted for leaf queues, not parent queues. Contributed by Siddharth Ahuja

2021-01-08 Thread snemeth
This is an automated email from the ASF dual-hosted git repository. snemeth 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 f6b9f82 YARN-10528. maxAMShare should

[hadoop] branch branch-3.2 updated: YARN-10528. maxAMShare should only be accepted for leaf queues, not parent queues. Contributed by Siddharth Ahuja

2021-01-08 Thread snemeth
This is an automated email from the ASF dual-hosted git repository. snemeth 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 59795ec YARN-10528. maxAMShare should

[hadoop] branch branch-3.1 updated: YARN-10528. maxAMShare should only be accepted for leaf queues, not parent queues. Contributed by Siddharth Ahuja

2021-01-08 Thread snemeth
This is an automated email from the ASF dual-hosted git repository. snemeth 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 770a5631 YARN-10528. maxAMShare should

[hadoop] branch trunk updated: YARN-10499. TestRouterWebServiceREST fails (#2490). Contributed by Akira Ajisaka

2020-12-16 Thread snemeth
This is an automated email from the ASF dual-hosted git repository. snemeth 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 df7f1e5 YARN-10499. TestRouterWebServiceREST

[hadoop] branch trunk updated: YARN-10526. RMAppManager CS Placement ignores parent path. Contributed by Gergely Pollak

2020-12-15 Thread snemeth
This is an automated email from the ASF dual-hosted git repository. snemeth 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 df35c7f YARN-10526. RMAppManager CS Placement

[hadoop] branch trunk updated: MAPREDUCE-7309. Improve performance of reading resource request for mapper/reducers from config. Contributed by Peter Bacsko & Wangda Tan

2020-11-24 Thread snemeth
This is an automated email from the ASF dual-hosted git repository. snemeth 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 f813f14 MAPREDUCE-7309. Improve performance

[hadoop] branch trunk updated: YARN-10457. Add a configuration switch to change between legacy and JSON placement rule format. Contributed by Gergely Pollak

2020-11-18 Thread snemeth
This is an automated email from the ASF dual-hosted git repository. snemeth 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 0d3155a YARN-10457. Add a configuration switch

[hadoop] branch trunk updated: YARN-10486. FS-CS converter: handle case when weight=0 and allow more lenient capacity checks in Capacity Scheduler. Contributed by Peter Bacsko

2020-11-18 Thread snemeth
This is an automated email from the ASF dual-hosted git repository. snemeth 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 5ff70a5 YARN-10486. FS-CS converter: handle

[hadoop] branch trunk updated: YARN-10420. Update CS MappingRule documentation with the new format and features. Contributed by Peter Bacsko

2020-10-31 Thread snemeth
This is an automated email from the ASF dual-hosted git repository. snemeth 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 4890b85 YARN-10420. Update CS MappingRule

[hadoop] branch trunk updated: YARN-10460. Upgrading to JUnit 4.13 causes tests in TestNodeStatusUpdater to fail. Contributed by Peter Bacsko

2020-10-19 Thread snemeth
This is an automated email from the ASF dual-hosted git repository. snemeth 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 31477a2 YARN-10460. Upgrading to JUnit 4.13

[hadoop] branch trunk updated: YARN-10454: Add applicationName policy. Contributed by Peter Bacsko

2020-10-13 Thread snemeth
This is an automated email from the ASF dual-hosted git repository. snemeth 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 4235816 YARN-10454: Add applicationName policy

[hadoop] branch trunk updated: YARN-10413. Change fs2cs to generate mapping rules in the new format. Contributed by Peter Bacsko

2020-09-29 Thread snemeth
This is an automated email from the ASF dual-hosted git repository. snemeth 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 a7a1f15 YARN-10413. Change fs2cs to generate

[hadoop] branch trunk updated: YARN-9333. TestFairSchedulerPreemption.testRelaxLocalityPreemptionWithNoLessAMInRemainingNodes fails intermittently. Contributed by Peter Bacsko

2020-09-17 Thread snemeth
This is an automated email from the ASF dual-hosted git repository. snemeth 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 eacbe07 YARN-9333

[hadoop] branch trunk updated: YARN-10387. Implement logic which returns MappingRule objects based on mapping rules. Contributed by Peter Bacsko

2020-09-09 Thread snemeth
This is an automated email from the ASF dual-hosted git repository. snemeth 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 773ac79 YARN-10387. Implement logic which

[hadoop] branch trunk updated: Typos in YarnScheduler#allocate method's doc comment. Contributed by Siddharth Ahuja

2020-09-04 Thread snemeth
This is an automated email from the ASF dual-hosted git repository. snemeth 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 696e4fe Typos in YarnScheduler#allocate

[hadoop] branch trunk updated: [UI1] Provide a way to hide Tools section in Web UIv1. Contributed by Andras Gyori

2020-08-31 Thread snemeth
This is an automated email from the ASF dual-hosted git repository. snemeth 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 4ffe26f [UI1] Provide a way to hide Tools

[hadoop] branch trunk updated: YARN-10373. Create Matchers for CS mapping rules. Contributed by Gergely Pollak

2020-08-29 Thread snemeth
This is an automated email from the ASF dual-hosted git repository. snemeth 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 56a5c36 YARN-10373. Create Matchers for CS

<    1   2   3   4   5   >