[
https://issues.apache.org/jira/browse/AMBARI-13909?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15007350#comment-15007350
]
Hadoop QA commented on AMBARI-13909:
------------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12772540/AMBARI-13909.patch
against trunk revision .
{color:green}+1 @author{color}. The patch does not contain any @author
tags.
{color:red}-1 tests included{color}. The patch doesn't appear to include
any new or modified tests.
Please justify why no new tests are needed for this
patch.
Also please list what manual steps were performed to
verify this patch.
{color:green}+1 javac{color}. The applied patch does not increase the
total number of javac compiler warnings.
{color:green}+1 release audit{color}. The applied patch does not increase
the total number of release audit warnings.
{color:red}-1 core tests{color}. The patch failed these unit tests in
ambari-server:
org.apache.ambari.server.functionaltests.server.StartStopServerTest
Test results:
https://builds.apache.org/job/Ambari-trunk-test-patch/4294//testReport/
Console output:
https://builds.apache.org/job/Ambari-trunk-test-patch/4294//console
This message is automatically generated.
> RU: Flume restart failed during downgrade
> -----------------------------------------
>
> Key: AMBARI-13909
> URL: https://issues.apache.org/jira/browse/AMBARI-13909
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: 2.1.3
> Reporter: Dmitry Lysnichenko
> Assignee: Dmitry Lysnichenko
> Fix For: 2.1.3
>
> 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)