Skip to content

[Bug] Storage Vault does not support HDFS HA ​​mode. #58067

@mpv945

Description

@mpv945

Search before asking

  • I had searched in the issues and found no similar issues.

Version

Doris 3.1.2

'dfs.nameservices' = '',
'dfs.ha.namenodes.' = ',',
'dfs.namenode.rpc-address..' = '<nn1_host:port>',
'dfs.namenode.rpc-address..' = '<nn2_host:port>',
'dfs.client.failover.proxy.provider.' = '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.

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions