[
https://issues.apache.org/jira/browse/AMBARI-8929?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14259162#comment-14259162
]
Hadoop QA commented on AMBARI-8929:
-----------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12689188/AMBARI-8929_01.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:green}+1 core tests{color}. The patch passed unit tests in .
Test results:
https://builds.apache.org/job/Ambari-trunk-test-patch/1099//testReport/
Console output:
https://builds.apache.org/job/Ambari-trunk-test-patch/1099//console
This message is automatically generated.
> Agent is spamming logs with tracebacks of "Error while executing command
> \'security_status\"
> --------------------------------------------------------------------------------------------
>
> Key: AMBARI-8929
> URL: https://issues.apache.org/jira/browse/AMBARI-8929
> Project: Ambari
> Issue Type: Task
> Components: ambari-agent, stacks
> Affects Versions: 2.0.0
> Reporter: Robert Levas
> Assignee: Robert Levas
> Priority: Blocker
> Labels: kerberos, security
> Fix For: 2.0.0
>
> Attachments: AMBARI-8929_01.patch
>
>
> The ambari-agent log is filling up with messages like
> {code}
> 2014-12-24 21:14:02,209 - Error while executing command \'security_status\':
> Traceback (most recent call last):
> File
> "/usr/lib/python2.6/site-packages/resource_management/libraries/script/script.py",
> line 150, in execute
> method = self.choose_method_to_execute(command_name)
> File
> "/usr/lib/python2.6/site-packages/resource_management/libraries/script/script.py",
> line 168,
> in choose_method_to_execute
> raise Fail("Script \'{0}\' has no method \'{1}\'".format(sys.argv[0],
> command_name))
> Fail: Script
> \'/var/lib/ambari-agent/cache/common-services/HBASE/0.96.0.2.0/package/scripts/hbase_master.py\'
> has no method \'security_status\'
> {code}
> This should be corrected by adding a default implementation to avoid such
> messages.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)