You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Sadanand Shenoy (Jira)" <ji...@apache.org> on 2023/11/09 15:51:00 UTC

[jira] [Assigned] (HDDS-9647) Discrepancy in trash directory in ofs when using Hive as a client

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

Sadanand Shenoy reassigned HDDS-9647:
-------------------------------------

    Assignee: Sadanand Shenoy

> Discrepancy in trash directory in ofs when using Hive as a client
> -----------------------------------------------------------------
>
>                 Key: HDDS-9647
>                 URL: https://issues.apache.org/jira/browse/HDDS-9647
>             Project: Apache Ozone
>          Issue Type: Bug
>          Components: OFS
>            Reporter: Jyotirmoy Sinha
>            Assignee: Sadanand Shenoy
>            Priority: Major
>
> Steps :
>  # Write data through hive on volume/bucket
>  # Drop a table on hive db
>  # Check for the dropped table in the Trash directory
> Observed behaviour -
> The dropped table file is present in Trash with format _.Trash/hive/Current/<vol>/<buck>/<dirpath>/<table>_
> {code:java}
> drwxrwxrwx   - hrt_qa hrt_qa          0 2023-11-08 05:00 ofs://ozone1/vol-test1-1699348374/buck-test1-1699348374/.Trash/hive/Current/vol-test1-1699348374/buck-test1-1699348374/TOUCH1699355510/pokes {code}
> Expected bhevaiour -
> The dropped table file should be present in Trash as per format _Trash/hive/Current/<dirpath>/<table>_ as per HDDS-5866
>  
> Note - The Trash directory file format should be same for all clients on ofs system.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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