[
https://issues.apache.org/jira/browse/HDFS-578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12750766#action_12750766
]
Hadoop QA commented on HDFS-578:
--------------------------------
-1 overall. Here are the results of testing the latest attachment
http://issues.apache.org/jira/secure/attachment/12418460/h578-13.patch
against trunk revision 810631.
+1 @author. The patch does not contain any @author tags.
+1 tests included. The patch appears to include 6 new or modified tests.
+1 javadoc. The javadoc tool did not generate any warning messages.
-1 javac. The patch appears to cause tar ant target to fail.
-1 findbugs. The patch appears to cause Findbugs to fail.
+1 release audit. The applied patch does not increase the total number of
release audit warnings.
-1 core tests. The patch failed core unit tests.
-1 contrib tests. The patch failed contrib unit tests.
Test results:
http://hudson.zones.apache.org/hudson/job/Hdfs-Patch-h2.grid.sp2.yahoo.net/1/testReport/
Checkstyle results:
http://hudson.zones.apache.org/hudson/job/Hdfs-Patch-h2.grid.sp2.yahoo.net/1/artifact/trunk/build/test/checkstyle-errors.html
Console output:
http://hudson.zones.apache.org/hudson/job/Hdfs-Patch-h2.grid.sp2.yahoo.net/1/console
This message is automatically generated.
> Support for using server default values for blockSize and replication when
> creating a file
> ------------------------------------------------------------------------------------------
>
> Key: HDFS-578
> URL: https://issues.apache.org/jira/browse/HDFS-578
> Project: Hadoop HDFS
> Issue Type: Improvement
> Components: hdfs client, name-node
> Reporter: Kan Zhang
> Assignee: Kan Zhang
> Attachments: h578-13.patch
>
>
> This is a sub-task of HADOOP-4952. This improvement makes it possible for a
> client to specify that it wants to use the server default values for
> blockSize and replication params when creating a file.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.