mpv945 opened a new issue, #58067: URL: https://github.com/apache/doris/issues/58067
### Search before asking - [x] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues. ### Version Doris 3.1.2 'dfs.nameservices' = '<your-nameservice>', 'dfs.ha.namenodes.<your-nameservice>' = '<nn1>,<nn2>', 'dfs.namenode.rpc-address.<your-nameservice>.<nn1>' = '<nn1_host:port>', 'dfs.namenode.rpc-address.<your-nameservice>.<nn2>' = '<nn2_host:port>', 'dfs.client.failover.proxy.provider.<your-nameservice>' = 'org.apache.hadoop.hdfs.server.namenode.ha.ConfiguredFailoverProxyProvider', ### What's Wrong? Today, after installing version 3.1.2 of the read/write splitting system, I encountered an error when creating a Storage Vault using HDFS HA mode. The error message was: SQL parameter validation failed: dfs.client.failover.proxy.provider.<your-nameservice> ### What You Expected? Storage Vault supports HDFS HA mode. ### How to Reproduce? _No response_ ### Anything Else? _No response_ ### Are you willing to submit PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [x] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
