You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Dmitry Lysnichenko (JIRA)" <ji...@apache.org> on 2015/11/16 19:10:11 UTC

[jira] [Created] (AMBARI-13909) RU: Flume restart failed during downgrade

Dmitry Lysnichenko created AMBARI-13909:
-------------------------------------------

             Summary: RU: Flume restart failed during downgrade
                 Key: AMBARI-13909
                 URL: https://issues.apache.org/jira/browse/AMBARI-13909
             Project: Ambari
          Issue Type: Bug
            Reporter: Dmitry Lysnichenko
            Assignee: Dmitry Lysnichenko
         Attachments: AMBARI-13909.patch


During Downgrade Flume restart failed
No live cluster.

{code}
Traceback (most recent call last):
File \"/var/lib/ambari-agent/cache/stacks/HDP/2.0.6/hooks/before-ANY/scripts/hook.py\", line 35, in <module>
BeforeAnyHook().execute()
File \"/usr/lib/python2.6/site-packages/resource_management/libraries/script/script.py\", line 218, in execute
method(env)
File \"/var/lib/ambari-agent/cache/stacks/HDP/2.0.6/hooks/before-ANY/scripts/hook.py\", line 29, in hook
setup_users()
File \"/var/lib/ambari-agent/cache/stacks/HDP/2.0.6/hooks/before-ANY/scripts/shared_initialization.py\", line 70, in setup_users
create_tez_am_view_acls()
File \"/var/lib/ambari-agent/cache/stacks/HDP/2.0.6/hooks/before-ANY/scripts/shared_initialization.py\", line 94, in create_tez_am_view_acls
if not params.tez_am_view_acls.startswith(\"*\"):
File \"/usr/lib/python2.6/site-packages/resource_management/libraries/script/config_dictionary.py\", line 81, in __getattr__
raise Fail(\"Configuration parameter '\" + self.name + \"' was not found in configurations dictionary!\")
resource_management.core.exceptions.Fail: Configuration parameter 'tez.am.view-acls' was not found in configurations dictionary!
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-2302.json', '/var/lib/ambari-agent/cache/stacks/HDP/2.0.6/hooks/before-ANY', '/var/lib/ambari-agent/data/structured-out-2302.json', 'INFO', '/var/lib/ambari-agent/tmp']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-START/scripts/hook.py', 'START', '/var/lib/ambari-agent/data/command-2302.json', '/var/lib/ambari-agent/cache/stacks/HDP/2.0.6/hooks/before-START', '/var/lib/ambari-agent/data/structured-out-2302.json', 'INFO', '/var/lib/ambari-agent/tmp']
{code}




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)