[ 
https://issues.apache.org/jira/browse/HDFS-7703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14298645#comment-14298645
 ] 

Hadoop QA commented on HDFS-7703:
---------------------------------

{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12695506/HDFS-7703-002.patch
  against trunk revision f2c9109.

    {color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

    {color:green}+1 tests included{color}.  The patch appears to include 1 new 
or modified test files.

    {color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler 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:red}-1 release audit{color}.  The applied patch generated 1 
release audit warnings.

    {color:green}+1 core tests{color}.  The patch passed unit tests in 
hadoop-hdfs-project/hadoop-hdfs.

Test results: 
https://builds.apache.org/job/PreCommit-HDFS-Build/9380//testReport/
Release audit warnings: 
https://builds.apache.org/job/PreCommit-HDFS-Build/9380//artifact/patchprocess/patchReleaseAuditProblems.txt
Console output: https://builds.apache.org/job/PreCommit-HDFS-Build/9380//console

This message is automatically generated.

> Support favouredNodes for the append for new blocks
> ---------------------------------------------------
>
>                 Key: HDFS-7703
>                 URL: https://issues.apache.org/jira/browse/HDFS-7703
>             Project: Hadoop HDFS
>          Issue Type: Bug
>    Affects Versions: 2.6.0
>            Reporter: Vinayakumar B
>            Assignee: Vinayakumar B
>         Attachments: HDFS-7703-001.patch, HDFS-7703-002.patch
>
>
> Currently favorNodes is supported for the new file creation, and these nodes 
> are applicable for all blocks of the file.
> Same support should be available when file is opened for append.
> But, even though original file has not used favor nodes, favorNodes passed to 
> append will be used only for new blocks.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to