Skip to content

Add arbitrary OPTS to env.sh #309

Add arbitrary OPTS to env.sh

Add arbitrary OPTS to env.sh #309

Triggered via pull request December 19, 2024 09:51
Status Success
Total duration 1m 31s
Artifacts

ansible-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
ansible-lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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]: playbooks/utils/yarn_capacity_scheduler.yml#L10
All tasks should be named.
no-changed-when: roles/hbase/ranger/tasks/config.yml#L39
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.
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.
no-changed-when: roles/hdfs/ranger/tasks/config.yml#L48
Commands should not change things if nothing needs doing.
no-changed-when: roles/hive/common/tasks/init_schema.yml#L22
Commands should not change things if nothing needs doing.