File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -105,12 +105,12 @@ The `server_side_encryption` setting is removed as of OpenSearch 3.1.0. S3 appli
105105
106106### hdfs repository
107107
108- Request field | Description
109- :---------------------------------- |:-------------------------------------------------------------------------------------------------------------
110- | ` uri ` | The HDFS URI of the ` hdfs://<HOST>:<PORT>/path/to/backup ` format. Required. |
111- | ` path ` | The path within HDFS where you want to store snapshots (for example, ` /my/snapshot/directory ` ). Required. |
112- | ` security.principal ` | The Kerberos principal to use when connecting to HDFS. Optional. |
113- | ` conf.<key> ` | Additional HDFS client configuration settings (for example, ` core-site.xml ` or ` hdfs-site.xml ` ). Optional. |
108+ | Request field | Description |
109+ | :---------------------| :------------------------------------------------------------------------------------------------------------|
110+ | ` uri ` | The HDFS URI of the ` hdfs://<HOST>:<PORT>/path/to/backup ` format. Required. |
111+ | ` path ` | The path within HDFS where you want to store snapshots (for example, ` /my/snapshot/directory ` ). Required. |
112+ | ` security.principal ` | The Kerberos principal to use when connecting to HDFS. Optional. |
113+ | ` conf.<key> ` | Additional HDFS client configuration settings (for example, ` core-site.xml ` or ` hdfs-site.xml ` ). Optional. |
114114
115115
116116
You can’t perform that action at this time.
0 commit comments