[hadoop] branch branch-3.2 updated: HDFS-16207. Remove NN logs stack trace for non-existent xattr query (#3375)

2021-09-08 Thread cnauroth
This is an automated email from the ASF dual-hosted git repository. cnauroth 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 1944e0d HDFS-16207. Remove NN logs st

[hadoop] branch branch-3.3 updated: HDFS-16207. Remove NN logs stack trace for non-existent xattr query (#3375)

2021-09-08 Thread cnauroth
This is an automated email from the ASF dual-hosted git repository. cnauroth 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 1f61944 HDFS-16207. Remove NN logs st

[hadoop] branch trunk updated (bddc9bf -> e708836)

2021-09-08 Thread sunchao
This is an automated email from the ASF dual-hosted git repository. sunchao pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git. from bddc9bf HDFS-16207. Remove NN logs stack trace for non-existent xattr query (#3375) add e708836 HADOOP-17887.

[hadoop] branch trunk updated: HDFS-16207. Remove NN logs stack trace for non-existent xattr query (#3375)

2021-09-08 Thread cnauroth
This is an automated email from the ASF dual-hosted git repository. cnauroth 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 bddc9bf HDFS-16207. Remove NN logs stack trace

[hadoop] branch trunk updated: HDFS-16210. RBF: Add the option of refreshCallQueue to RouterAdmin (#3379)

2021-09-08 Thread ferhui
This is an automated email from the ASF dual-hosted git repository. ferhui 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 c0890e6 HDFS-16210. RBF: Add the option of refres

[hadoop] branch trunk updated: YARN-10829. Follow up: Adding null checks before merging ResourceUsage Report (#3252)

2021-09-08 Thread inigoiri
This is an automated email from the ASF dual-hosted git repository. inigoiri 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 a186460 YARN-10829. Follow up: Adding null chec

[hadoop] branch trunk updated: YARN-10870. Missing user filtering check -> yarn.webapp.filter-entity-list-by-user for RM Scheduler page. Contributed by Gergely Pollak

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 2ff3fc5 YARN-10870. Missing user filtering check

[hadoop] branch branch-3.3 updated: HADOOP-17894. CredentialProviderFactory.getProviders() recursion loading JCEKS file from S3A (#3393)

2021-09-08 Thread stevel
This is an automated email from the ASF dual-hosted git repository. stevel 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 a2242df HADOOP-17894. CredentialProvide

[hadoop] branch trunk updated: HADOOP-17857. Check real user ACLs in addition to proxied user ACLs. Contributed by Eric Payne

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 5428d36 HADOOP-17857. Check real user ACLs in ad

[hadoop] branch trunk updated (4e209a3 -> 5e16689)

2021-09-08 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 4e209a3 YARN-10919. Remove LeafQueue#scheduler field (#3382) add 5e16689 YARN-10901. Permission checking error

[hadoop] branch trunk updated (40e639a -> 4e209a3)

2021-09-08 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 40e639a YARN-10646. TestCapacitySchedulerWeightMode test descriptor comments doesnt reflect the correct scenario (#

[hadoop] branch trunk updated: YARN-10646. TestCapacitySchedulerWeightMode test descriptor comments doesnt reflect the correct scenario (#3339)

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 40e639a YARN-10646. TestCapacitySchedulerWeightM

[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 re

[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 Q

[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 do

[hadoop] branch branch-3.3 updated (5926ccd -> 76393e1)

2021-09-08 Thread iwasakims
This is an automated email from the ASF dual-hosted git repository. iwasakims pushed a change to branch branch-3.3 in repository https://gitbox.apache.org/repos/asf/hadoop.git. from 5926ccd HADOOP-17897. Allow nested blocks in switch case in checkstyle settings. (#3394) add 76393e1 H

[hadoop] branch trunk updated (e183ec8 -> ce7a5bf)

2021-09-08 Thread iwasakims
This is an automated email from the ASF dual-hosted git repository. iwasakims pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git. from e183ec8 HADOOP-17897. Allow nested blocks in switch case in checkstyle settings. (#3394) add ce7a5bf HADOOP