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 2b89b19 commit e8179b4Copy full SHA for e8179b4
CHANGELOG.md
@@ -7,7 +7,7 @@ All notable changes to this project will be documented in this file.
7
### Changed
8
9
- Replace stackable-operator `initialize_logging` with stackable-telemetry `Tracing` ([#547]).
10
- - BREAKING: The file log directory was set by `SPARK_K8S_OPERATOR_LOG_DIRECTORY`, and is now set by `ROLLING_LOGS_DIR`
+ - BREAKING: The file log directory was set by `SPARK_K8S_OPERATOR_LOG_DIRECTORY`, and is now set by `ROLLING_LOGS`
11
(or via `--rolling-logs <DIRECTORY>`).
12
- Replace stackable-operator `print_startup_string` with `tracing::info!` with fields.
13
0 commit comments