[hadoop] branch trunk updated: HDFS-16242. JournalMetrics should add JournalId MetricTag. (#3494)

2021-10-01 Thread adamantal
This is an automated email from the ASF dual-hosted git repository. adamantal 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 bf9106c HDFS-16242. JournalMetrics should add

[hadoop] branch trunk updated: YARN-10936. Log typo corrected. (#3449)

2021-09-16 Thread adamantal
This is an automated email from the ASF dual-hosted git repository. adamantal 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 f5c76c8 YARN-10936. Log typo corrected

[hadoop] branch trunk updated: YARN-10031. Create a general purpose log request with additional query parameters. Contributed by Andras Gyori

2020-12-12 Thread adamantal
This is an automated email from the ASF dual-hosted git repository. adamantal 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 3234e5e YARN-10031. Create a general purpose

[hadoop] branch trunk updated: YARN-10520. Deprecated the residual nested class for the LCEResourceHandler (#2527). Contributed by Wanqiang Ji

2020-12-09 Thread adamantal
This is an automated email from the ASF dual-hosted git repository. adamantal 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 0a45bd0 YARN-10520. Deprecated the residual

[hadoop] branch trunk updated: YARN-9883. Reshape SchedulerHealth class. Contributed by D M Murali Krishna Reddy

2020-12-03 Thread adamantal
This is an automated email from the ASF dual-hosted git repository. adamantal 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 9969745 YARN-9883. Reshape SchedulerHealth

[hadoop] branch trunk updated: YARN-10448. SLS should set default user to handle SYNTH format. Contributed by zhuqi

2020-10-13 Thread adamantal
This is an automated email from the ASF dual-hosted git repository. adamantal 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 bd8cf7f YARN-10448. SLS should set default

[hadoop] branch branch-2.10 updated: YARN-10393. MR job live lock caused by completed state container leak in heartbeat between node manager and RM. Contributed by zhenzhao wang and Jim Brennan

2020-10-07 Thread adamantal
This is an automated email from the ASF dual-hosted git repository. adamantal 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 1c0fe2e YARN-10393. MR job live

[hadoop] branch branch-3.0 updated: YARN-10393. MR job live lock caused by completed state container leak in heartbeat between node manager and RM. Contributed by zhenzhao wang and Jim Brennan

2020-10-05 Thread adamantal
This is an automated email from the ASF dual-hosted git repository. adamantal pushed a commit to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/branch-3.0 by this push: new 3101299 YARN-10393. MR job live

[hadoop] branch branch-3.1 updated: YARN-10393. MR job live lock caused by completed state container leak in heartbeat between node manager and RM. Contributed by zhenzhao wang and Jim Brennan

2020-10-05 Thread adamantal
This is an automated email from the ASF dual-hosted git repository. adamantal 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 b5e6ae9 YARN-10393. MR job live

[hadoop] branch branch-3.2 updated: YARN-10393. MR job live lock caused by completed state container leak in heartbeat between node manager and RM. Contributed by zhenzhao wang and Jim Brennan

2020-10-05 Thread adamantal
This is an automated email from the ASF dual-hosted git repository. adamantal 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 b7420eb YARN-10393. MR job live

[hadoop] branch branch-3.3 updated: YARN-10393. MR job live lock caused by completed state container leak in heartbeat between node manager and RM. Contributed by zhenzhao wang and Jim Brennan

2020-10-05 Thread adamantal
This is an automated email from the ASF dual-hosted git repository. adamantal 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 3ae78e4 YARN-10393. MR job live

[hadoop] branch trunk updated: YARN-10393. MR job live lock caused by completed state container leak in heartbeat between node manager and RM. Contributed by zhenzhao wang and Jim Brennan

2020-10-05 Thread adamantal
This is an automated email from the ASF dual-hosted git repository. adamantal 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 a1f7e76 YARN-10393. MR job live lock caused

[hadoop] branch trunk updated: YARN-10447. TestLeafQueue: ActivitiesManager thread might interfere with ongoing stubbing. Contributed by Peter Bacsko

2020-10-01 Thread adamantal
This is an automated email from the ASF dual-hosted git repository. adamantal 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 bb8446e YARN-10447. TestLeafQueue

[hadoop] branch trunk updated: YARN-10443. Document options of logs CLI. Contributed by Ankit Kumar.

2020-09-23 Thread adamantal
This is an automated email from the ASF dual-hosted git repository. adamantal 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 7ec16ac YARN-10443. Document options of logs

[hadoop] branch branch-3.2 updated: YARN-10332. RESOURCE_UPDATE event was repeatedly registered in DECOMMISSIONING state. Contributed by yehuanhuan

2020-09-07 Thread adamantal
This is an automated email from the ASF dual-hosted git repository. adamantal 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 696494d YARN-10332. RESOURCE_UPDATE

[hadoop] branch branch-3.3 updated: YARN-10332. RESOURCE_UPDATE event was repeatedly registered in DECOMMISSIONING state. Contributed by yehuanhuan

2020-09-07 Thread adamantal
This is an automated email from the ASF dual-hosted git repository. adamantal 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 5710005 YARN-10332. RESOURCE_UPDATE

[hadoop] branch trunk updated: YARN-10332. RESOURCE_UPDATE event was repeatedly registered in DECOMMISSIONING state. Contributed by yehuanhuan

2020-09-07 Thread adamantal
This is an automated email from the ASF dual-hosted git repository. adamantal 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 34fe74d YARN-10332. RESOURCE_UPDATE event was

[hadoop] branch trunk updated: YARN-9136. getNMResourceInfo NodeManager REST API method is not documented

2020-09-07 Thread adamantal
This is an automated email from the ASF dual-hosted git repository. adamantal 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 dd6c665 YARN-9136. getNMResourceInfo

[hadoop] branch trunk updated: YARN-10386. Addendum patch: Fixing ASF Warnings. Contributed by Peter Bacsko.

2020-09-01 Thread adamantal
This is an automated email from the ASF dual-hosted git repository. adamantal 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 73a0d14 YARN-10386. Addendum patch: Fixing

[hadoop] branch trunk updated: YARN-10304. Create an endpoint for remote application log directory path query. Contributed by Andras Gyori

2020-08-25 Thread adamantal
This is an automated email from the ASF dual-hosted git repository. adamantal 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 82a7505 YARN-10304. Create an endpoint for

[hadoop] branch trunk updated: YARN-10106. Yarn logs CLI filtering by application attempt. Contributed by Hudáky Márton Gyula

2020-08-25 Thread adamantal
This is an automated email from the ASF dual-hosted git repository. adamantal 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 c049296 YARN-10106. Yarn logs CLI filtering