Skip to content

Commit 2b12cfb

Browse files
authored
insert missing prefix/suffix vertical bars and improve md readability (#11350)
Signed-off-by: etgraylog <[email protected]>
1 parent bfda88b commit 2b12cfb

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

_api-reference/snapshots/create-repository.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)