[
https://issues.apache.org/jira/browse/HADOOP-6590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14217093#comment-14217093
]
Hadoop QA commented on HADOOP-6590:
-----------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12682237/HADOOP-6590-03.patch
against trunk revision bcd402a.
{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:red}-1 javadoc{color}. The javadoc tool appears to have generated
19 warning messages.
See
https://builds.apache.org/job/PreCommit-HADOOP-Build/5100//artifact/patchprocess/diffJavadocWarnings.txt
for details.
{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-hdfs-project/hadoop-hdfs:
org.apache.hadoop.hdfs.security.TestDelegationToken
org.apache.hadoop.hdfs.TestPread
The following test timeouts occurred in
hadoop-hdfs-project/hadoop-hdfs:
org.apache.hadoop.hdfs.TestDatanodeBlockScanner
org.apache.hadoop.hdfs.TestPread
{color:green}+1 contrib tests{color}. The patch passed contrib unit tests.
Test results:
https://builds.apache.org/job/PreCommit-HADOOP-Build/5100//testReport/
Console output:
https://builds.apache.org/job/PreCommit-HADOOP-Build/5100//console
This message is automatically generated.
> Add a username check for hadoop sub-commands
> --------------------------------------------
>
> Key: HADOOP-6590
> URL: https://issues.apache.org/jira/browse/HADOOP-6590
> Project: Hadoop Common
> Issue Type: New Feature
> Components: scripts
> Affects Versions: 0.22.0, 3.0.0
> Reporter: Scott Chen
> Assignee: Allen Wittenauer
> Priority: Minor
> Attachments: HADOOP-6590-02.patch, HADOOP-6590-03.patch,
> HADOOP-6590-2010-07-12.txt, HADOOP-6590.patch
>
>
> We experienced a case that sometimes we accidentally started HDFS or
> MAPREDUCE with root user. Then the directory permission will be modified and
> we have to chown them. It will be nice if there can be a username checking in
> the hadoop-daemon.sh script so that we always start with the desired username.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)