Skip to content

feat: capacity scheduler differentiation #218

feat: capacity scheduler differentiation

feat: capacity scheduler differentiation #218

Triggered via pull request November 24, 2023 12:55
Status Failure
Total duration 1m 38s
Artifacts

ansible-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 10 warnings
jinja[spacing]: roles/yarn/resourcemanager/tasks/capacity_scheduler.yml#L13
Jinja2 spacing could be improved: kinit -kt /etc/security/keytabs/rm.service.keytab rm/{{ ansible_fqdn }}@{{ realm }} -> kinit -kt /etc/security/keytabs/rm.service.keytab rm/{{ ansible_fqdn }}@{{ realm }}
fqcn[action-core]: roles/yarn/resourcemanager/tasks/capacity_scheduler.yml#L17
Use FQCN for builtin module actions (command).
ansible-lint
Process completed with exit code 2.
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.
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.