We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05e52b7 commit 2930110Copy full SHA for 2930110
1 file changed
CHANGELOG.md
@@ -12,7 +12,7 @@ All notable changes to this project will be documented in this file.
12
- Use `--console-log-format` (or `CONSOLE_LOG_FORMAT`) to set the format to `plain` (default) or `json`.
13
- The operator now defaults to `AES/CTR/NoPadding` for `dfs.encrypt.data.transfer.cipher.suite` to improve security and performance ([#693]).
14
- The built-in Prometheus servlet is now enabled and metrics are exposed under the `/prom` path of all UI services ([#695]).
15
-- Added several properties to `hdfs-site.xml` that improve general performance and reliability ([#696])
+- Added several properties to `hdfs-site.xml` and `core-site.xml` that improve general performance and reliability ([#696])
16
17
### Changed
18
0 commit comments