feat: decommission playbooks #271
Annotations
11 warnings
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
playbooks/utils/hdfs_user_homes.yml#L11
All tasks should be named.
|
playbooks/utils/ranger_policies.yml#L11
All tasks should be named.
|
playbooks/utils/yarn_capacity_scheduler.yml#L10
All tasks should be named.
|
roles/hbase/ranger/tasks/config.yml#L39
Commands should not change things if nothing needs doing.
|
roles/hdfs/check/tasks/main.yml#L15
Shells that use pipes should set the pipefail option.
|
roles/hdfs/check/tasks/main.yml#L53
Shells that use pipes should set the pipefail option.
|
roles/hdfs/namenode/tasks/check.yml#L51
Shells that use pipes should set the pipefail option.
|
roles/hdfs/namenode/tasks/decommission.yml#L20
Commands should not change things if nothing needs doing.
|
roles/hdfs/namenode/tasks/decommission.yml#L24
Commands should not change things if nothing needs doing.
|
roles/hdfs/namenode/tasks/decommission.yml#L28
Commands should not change things if nothing needs doing.
|
This job succeeded
Loading