You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Don't know if it's acceptable to rename the containers back to hdfs but this would make them inline with all other operators that name the main containers consistently with the product name, for example airflow, druid, ...
@Jimvin discovered problems with configuring logging.
Configuring logging on role level did not work, role group level worked with the following config:
In the logging tests we use the
hdfs
containerhdfs-operator/tests/templates/kuttl/logging/04-install-hdfs-automatic-log.yaml.j2
Line 31 in 526f589
Looking at the code, it seems to be
hdfs
as well:hdfs-operator/rust/crd/src/lib.rs
Line 1036 in 526f589
hdfs-operator/rust/crd/src/lib.rs
Line 1174 in 526f589
hdfs-operator/rust/crd/src/lib.rs
Line 1296 in 526f589
hdfs-operator/rust/operator-binary/src/product_logging.rs
Line 156 in 526f589
Not sure how that can work, this needs investigation.
The text was updated successfully, but these errors were encountered: