You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Tsz Wo Nicholas Sze (JIRA)" <ji...@apache.org> on 2014/04/28 18:10:17 UTC

[jira] [Resolved] (HDFS-4793) uploading file larger than the spaceQuota limit should not create 0 byte file

     [ https://issues.apache.org/jira/browse/HDFS-4793?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tsz Wo Nicholas Sze resolved HDFS-4793.
---------------------------------------

    Resolution: Duplicate

Duplicate HDFS-172.

> uploading file larger than the spaceQuota limit should not create 0 byte file
> -----------------------------------------------------------------------------
>
>                 Key: HDFS-4793
>                 URL: https://issues.apache.org/jira/browse/HDFS-4793
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: namenode
>    Affects Versions: 1.2.0
>            Reporter: Yesha Vora
>
> Set the spaceQuota size for Dir A = 64MB. 
> Try to upload a largefile of 1GB in Dir A. 
> The copyFromLocal operation fails but creates 0 byte file on HDFS. 
> [User1@Machine1]$ hadoop fs -ls /A
> Found 1 items
> -rwx------   1 User1 User1          0 2013-05-02 22:29 /A/1GB
> Expected Behavior:
> It should not create any 0 byte File



--
This message was sent by Atlassian JIRA
(v6.2#6252)