This is an automated email from the ASF dual-hosted git repository.
jialiang pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/ambari.git
The following commit(s) were added to refs/heads/trunk by this push:
new 5aadc37951 AMBARI-26462: Alluxio-site-properties.xml does not pass
validation (#3985)
5aadc37951 is described below
commit 5aadc37951c1b5433c47a94a1fbd953bf6e42fba
Author: Wei-Chiu Chuang <[email protected]>
AuthorDate: Tue Apr 15 23:27:43 2025 -0700
AMBARI-26462: Alluxio-site-properties.xml does not pass validation (#3985)
---
.../3.2.0/services/ALLUXIO/configuration/alluxio-site-properties.xml | 1 +
1 file changed, 1 insertion(+)
diff --git
a/ambari-server/src/main/resources/stacks/BIGTOP/3.2.0/services/ALLUXIO/configuration/alluxio-site-properties.xml
b/ambari-server/src/main/resources/stacks/BIGTOP/3.2.0/services/ALLUXIO/configuration/alluxio-site-properties.xml
index e61c58e779..b2c58b3417 100755
---
a/ambari-server/src/main/resources/stacks/BIGTOP/3.2.0/services/ALLUXIO/configuration/alluxio-site-properties.xml
+++
b/ambari-server/src/main/resources/stacks/BIGTOP/3.2.0/services/ALLUXIO/configuration/alluxio-site-properties.xml
@@ -149,5 +149,6 @@ alluxio.worker.rpc.port={{alluxio_worker_rpc_port}}
alluxio.worker.web.port={{alluxio_worker_web_port}}
</value>
+ <on-ambari-upgrade add="true"/>
</property>
</configuration>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]