Advertisement
Guest User

Untitled

a guest
Jun 30th, 2015
240
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.68 KB | None | 0 0
  1. stderr:
  2. Traceback (most recent call last):
  3. File "/var/lib/ambari-agent/cache/stacks/HDP/2.0.6/hooks/before-ANY/scripts/hook.py", line 33, in <module>
  4. BeforeAnyHook().execute()
  5. File "/usr/lib/python2.6/site-packages/resource_management/libraries/script/script.py", line 216, in execute
  6. method(env)
  7. File "/var/lib/ambari-agent/cache/stacks/HDP/2.0.6/hooks/before-ANY/scripts/hook.py", line 26, in hook
  8. import params
  9. File "/var/lib/ambari-agent/cache/stacks/HDP/2.0.6/hooks/before-ANY/scripts/params.py", line 199, in <module>
  10. user_to_groups_dict[oozie_user] = [proxyuser_group]
  11. File "/usr/lib/python2.6/site-packages/resource_management/libraries/script/config_dictionary.py", line 81, in __getattr__
  12. raise Fail("Configuration parameter '" + self.name + "' was not found in configurations dictionary!")
  13. resource_management.core.exceptions.Fail: Configuration parameter 'oozie_user' was not found in configurations dictionary!
  14. Error: Error: Unable to run the custom hook script ['/usr/bin/python2.6', '/var/lib/ambari-agent/cache/stacks/HDP/2.0.6/hooks/before-ANY/scripts/hook.py', 'ANY', '/var/lib/ambari-agent/data/command-111.json', '/var/lib/ambari-agent/cache/stacks/HDP/2.0.6/hooks/before-ANY', '/var/lib/ambari-agent/data/structured-out-111.json', 'INFO', '/var/lib/ambari-agent/data/tmp']
  15. stdout:
  16. Error: Error: Unable to run the custom hook script ['/usr/bin/python2.6', '/var/lib/ambari-agent/cache/stacks/HDP/2.0.6/hooks/before-ANY/scripts/hook.py', 'ANY', '/var/lib/ambari-agent/data/command-111.json', '/var/lib/ambari-agent/cache/stacks/HDP/2.0.6/hooks/before-ANY', '/var/lib/ambari-agent/data/structured-out-111.json', 'INFO', '/var/lib/ambari-agent/data/tmp']
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement