This is an automated email from the ASF dual-hosted git repository. dlmarion pushed a commit to branch elasticity in repository https://gitbox.apache.org/repos/asf/accumulo-testing.git
commit 0533dc0e7489b8ca9908740d39c9c5ddb1a39799 Author: Dave Marion <dlmar...@apache.org> AuthorDate: Tue Jan 2 19:09:12 2024 +0000 Revert change to properties file --- conf/accumulo-testing.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/accumulo-testing.properties b/conf/accumulo-testing.properties index 6b8deae..b2cbb5e 100644 --- a/conf/accumulo-testing.properties +++ b/conf/accumulo-testing.properties @@ -22,7 +22,7 @@ ################### # HDFS root path. Should match 'fs.defaultFS' property in Hadoop's core-site.xml -test.common.hdfs.root=hdfs://localhost:9000 +test.common.hdfs.root=hdfs://localhost:8020 # YARN resource manager hostname. Should match 'yarn.resourcemanager.hostname' property in Hadoop's yarn-site.xml test.common.yarn.resource.manager=localhost # Memory (in MB) given to each container (if running in YARN)