fix en broker load (#8566)

fix en broker load
This commit is contained in:
kangshisen
2022-03-21 22:53:51 +08:00
committed by GitHub
parent 905b9a6289
commit 011985e7e3

View File

@ -574,7 +574,7 @@ under the License.
)
with HDFS (
"fs.defaultFS"="hdfs://testFs",
"hdfs_user"="user"
"hdfs_user"="user",
"dfs.nameservices"="my_ha",
"dfs.ha.namenodes.xxx"="my_nn1,my_nn2",
"dfs.namenode.rpc-address.xxx.my_nn1"="host1:port",