Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
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>
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
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.