Deploy/Kubernetes/Yarn #3523
jaingaurav126
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, I am getting the following error on Jenkins deployment job : Deploy/Kubernetes/Yarn. Please help me in resolving the error
TASK [find the selected samza app tar files path] ****************************** fatal: [localhost]: FAILED! => {} MSG: The task includes an option with an undefined variable. The error was: 'dict object' has no attribute 'null' The error appears to be in '/var/lib/jenkins/workspace/Deploy/dev/Kubernetes/Yarn/ansible/samza_deploy.yml': line 5, column 7, but may be elsewhere in the file depending on the exact syntax problem. The offending line appears to be: tasks: - name: find the selected samza app tar files path ^ here PLAY RECAP ********************************************************************* localhost : ok=1 changed=0 unreachable=0 failed=1 skipped=0 rescued=0 ignored=0
Beta Was this translation helpful? Give feedback.
All reactions