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

Hadoop QA commented on HDFS-2777:
---------------------------------

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12513886/HDFS-2777.patch
  against trunk revision .

    +1 @author.  The patch does not contain any @author tags.

    -1 tests included.  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.

    -1 patch.  The patch command could not apply the patch.

Console output: https://builds.apache.org/job/PreCommit-HDFS-Build/1856//console

This message is automatically generated.
                
> When copying a file out of HDFS, modifying it, and uploading it back into 
> HDFS, the put fails due to a CRC mismatch
> -------------------------------------------------------------------------------------------------------------------
>
>                 Key: HDFS-2777
>                 URL: https://issues.apache.org/jira/browse/HDFS-2777
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: hdfs client
>    Affects Versions: 0.24.0, 0.23.1
>         Environment: KR at Yahoo
>            Reporter: Kevin J. Price
>            Assignee: Daryn Sharp
>            Priority: Critical
>         Attachments: HDFS-2777.patch
>
>
> Performing an hdfs -get on a file, modifying the file, and using hdfs -put to 
> place the file back into HDFS results in a checksum error.  It seems that the 
> problem is a .crc file being generated locally from the -get command even 
> though the -crc option was NOT specified.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to