[
https://issues.apache.org/jira/browse/HADOOP-10913?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14080671#comment-14080671
]
Hadoop QA commented on HADOOP-10913:
------------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12658873/HADOOP-10913.1.patch
against trunk revision .
{color:red}-1 patch{color}. The patch command could not apply the patch.
Console output:
https://builds.apache.org/job/PreCommit-HADOOP-Build/4394//console
This message is automatically generated.
> Add a space between key name and extra messages in KMS audit log
> ----------------------------------------------------------------
>
> Key: HADOOP-10913
> URL: https://issues.apache.org/jira/browse/HADOOP-10913
> Project: Hadoop Common
> Issue Type: Improvement
> Components: security
> Affects Versions: 3.0.0
> Reporter: Stephen Chu
> Assignee: Stephen Chu
> Priority: Trivial
> Attachments: HADOOP-10913.1.patch
>
>
> In the KMS audit log, there is no space between key name and extra messages,
> so you'll see something like the following. Note the missing space between
> "exampleKey" and "UserProvidedMaterial" which can make it more difficult to
> parse through the audit log.
> {code}
> 2014-07-31 08:47:33,248 Status:OK User:hdfs Op:CREATE_KEY
> Name:exampleKeyUserProvidedMaterial:false Description:null
> {code}
--
This message was sent by Atlassian JIRA
(v6.2#6252)