Kihwal Lee created HIVE-3648:
--------------------------------

             Summary: HiveMetaStoreFsImpl is not compatible with hadoop viewfs
                 Key: HIVE-3648
                 URL: https://issues.apache.org/jira/browse/HIVE-3648
             Project: Hive
          Issue Type: Bug
          Components: Metastore
    Affects Versions: 0.9.0, 0.10.0
            Reporter: Kihwal Lee


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.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to