Yes, I expect that will work (for both yarn.resourcemanager.nodes.exclude-path and yarn.resourcemanager.nodes.include-path), using the "s3a://..." scheme to specify a file in an S3 bucket.
Chris Nauroth On Tue, Jan 3, 2023 at 11:50 PM Dong Ye <yedong...@gmail.com> wrote: > Hi, All: > > For resource manager, can we set > yarn.resourcemanager.nodes.exclude-path to a s3 file, so all 3 resource > managers can access it. The benefit is that there is no need to sync the > exclude.xml file. If not, how to sync the file on different HA resource > managers? > > Thanks. > > Ref : > https://hadoop.apache.org/docs/stable/hadoop-yarn/hadoop-yarn-site/GracefulDecommission.html >