Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HDFS: Allow overriding datanode registration addresses #506

Merged
merged 7 commits into from
Jan 11, 2024

Changelog

242cbd8
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

HDFS: Allow overriding datanode registration addresses #506

Changelog
242cbd8
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
GitHub Actions / yamllint succeeded Jan 11, 2024 in 0s

reviewdog [yamllint] report

reported by reviewdog 🐶

Findings (0)
Filtered Findings (12)

hbase/stackable/jmx/regionserver.yaml|1 col 1| [warning] missing document start "---" (document-start)
hbase/stackable/jmx/master.yaml|1 col 1| [warning] missing document start "---" (document-start)
hbase/stackable/jmx/restserver.yaml|1 col 1| [warning] missing document start "---" (document-start)
kafka/stackable/jmx/broker.yaml|1 col 1| [warning] missing document start "---" (document-start)
kafka/stackable/jmx/broker.yaml|5 col 1| [error] wrong indentation: expected at least 1 (indentation)
kafka/stackable/jmx/broker.yaml|5 col 10| [error] too many spaces before colon (colons)
kafka/stackable/jmx/broker.yaml|12 col 10| [error] too many spaces before colon (colons)
kafka/stackable/jmx/broker.yaml|18 col 10| [error] too many spaces before colon (colons)
zookeeper/stackable/jmx/server.yaml|1 col 1| [warning] missing document start "---" (document-start)
trino/stackable/jmx/config.yaml|1 col 1| [warning] missing document start "---" (document-start)
trino/stackable/jmx/config.yaml|1 col 26| [error] no new line character at the end of file (new-line-at-end-of-file)
.github/workflows/docker.yml|1 col 1| [warning] missing document start "---" (document-start)