Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.9.0, 0.10.0
-
Make deleteDir work with federated namenode
Description
HiveMetaStoreFsImpl#deleteDir() method calls Trash#moveToTrash(). This may not work when viewfs is used. It needs to call Trash#moveToAppropriateTrash() instead. Please note that this method is not available in hadoop versions earlier than 0.23.
Attachments
Attachments
Issue Links
- breaks
-
HIVE-3789 Patch HIVE-3648 causing the majority of unit tests to fail on branch 0.9
- Closed