feat: add hive compaction initiator configuration #187
Triggered via pull request
September 26, 2023 14:45
Status
Success
Total duration
2m 15s
Artifacts
–
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 warnings
name[missing]:
playbooks/utils/hdfs_user_homes.yml#L11
All tasks should be named.
|
name[missing]:
playbooks/utils/ranger_policies.yml#L11
All tasks should be named.
|
name[missing]:
roles/hbase/phoenix/queryserver/daemon/tasks/kerberos.yml#L10
All tasks should be named.
|
no-changed-when:
roles/hbase/ranger/tasks/config.yml#L27
Commands should not change things if nothing needs doing.
|
risky-shell-pipe:
roles/hdfs/check/tasks/main.yml#L15
Shells that use pipes should set the pipefail option.
|
risky-shell-pipe:
roles/hdfs/check/tasks/main.yml#L53
Shells that use pipes should set the pipefail option.
|
name[missing]:
roles/hdfs/httpfs/tasks/kerberos.yml#L15
All tasks should be named.
|
name[missing]:
roles/hdfs/httpfs/tasks/kerberos.yml#L39
All tasks should be named.
|
risky-shell-pipe:
roles/hdfs/namenode/tasks/check.yml#L51
Shells that use pipes should set the pipefail option.
|
risky-shell-pipe:
roles/hdfs/namenode/tasks/formatzk.yml#L5
Shells that use pipes should set the pipefail option.
|