You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Arpit Agarwal (Jira)" <ji...@apache.org> on 2020/06/01 01:30:00 UTC

[jira] [Resolved] (HDDS-769) temporary file ._COPYING_ is not deleted after put command failure

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

Arpit Agarwal resolved HDDS-769.
--------------------------------
    Resolution: Not A Bug

This is a Hadoop shell issue. Nothing we can fix in Ozone.

> temporary file ._COPYING_ is not deleted after put command failure
> ------------------------------------------------------------------
>
>                 Key: HDDS-769
>                 URL: https://issues.apache.org/jira/browse/HDDS-769
>             Project: Hadoop Distributed Data Store
>          Issue Type: Bug
>          Components: Ozone Manager
>    Affects Versions: 0.3.0
>            Reporter: Nilotpal Nandi
>            Priority: Minor
>
> steps taken :
> -----------------
>  # stopped all datanodes.
>  # Ran ozonefs put command. Command execution failed.
> {noformat}
> [root@ctr-e138-1518143905142-544443-01-000008 ~]# ozone fs -put /etc/passwd /testdir5/
> 2018-10-31 08:42:12,711 [main] ERROR - Try to allocate more blocks for write failed, already allocated 0 blocks for this write.
> put: Allocate block failed, error:INTERNAL_ERROR{noformat}
> But , the temporary file was not deleted from OM.
> {noformat}
> [root@ctr-e138-1518143905142-544443-01-000003 logs]# ozone fs -ls /testdir5/passwd._COPYING_
> -rw-rw-rw- 1 root root 0 2018-10-31 08:42 /testdir5/passwd._COPYING_{noformat}
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: ozone-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: ozone-issues-help@hadoop.apache.org