[
https://issues.apache.org/jira/browse/HADOOP-11195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14184430#comment-14184430
]
Hadoop QA commented on HADOOP-11195:
------------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12677154/HADOOP-11195.002.patch
against trunk revision 65d95b1.
{color:green}+1 @author{color}. The patch does not contain any @author
tags.
{color:green}+1 tests included{color}. The patch appears to include 4 new
or modified test files.
{color:red}-1 javac{color}. The applied patch generated 1266 javac
compiler warnings (more than the trunk's current 1264 warnings).
{color:green}+1 javadoc{color}. There were no new javadoc warning messages.
{color:green}+1 eclipse:eclipse{color}. The patch built with
eclipse:eclipse.
{color:green}+1 findbugs{color}. The patch does not introduce any new
Findbugs (version 2.0.3) 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
hadoop-common-project/hadoop-common hadoop-common-project/hadoop-nfs
hadoop-hdfs-project/hadoop-hdfs hadoop-hdfs-project/hadoop-hdfs-nfs:
org.apache.hadoop.hdfs.server.balancer.TestBalancer
{color:red}-1 contrib tests{color}. The patch failed contrib unit tests.
Test results:
https://builds.apache.org/job/PreCommit-HADOOP-Build/4953//testReport/
Javac warnings:
https://builds.apache.org/job/PreCommit-HADOOP-Build/4953//artifact/patchprocess/diffJavacWarnings.txt
Console output:
https://builds.apache.org/job/PreCommit-HADOOP-Build/4953//console
This message is automatically generated.
> Move Id-Name mapping in NFS to the hadoop-common area for better maintenance
> ----------------------------------------------------------------------------
>
> Key: HADOOP-11195
> URL: https://issues.apache.org/jira/browse/HADOOP-11195
> Project: Hadoop Common
> Issue Type: Improvement
> Reporter: Yongjun Zhang
> Assignee: Yongjun Zhang
> Attachments: HADOOP-11195.001.patch, HADOOP-11195.002.patch
>
>
> Per [~aw]'s suggestion in HDFS-7146, creating this jira to move the id-name
> mapping implementation (IdUserGroup.java) to the framework that cache user
> and group info in hadoop-common area
> (hadoop-common/src/main/java/org/apache/hadoop/security)
> Thanks [~brandonli] and [~aw] for the review and discussion in HDFS-7146.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)