[ https://issues.apache.org/jira/browse/HIVE-1881?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Carl Steinbach updated HIVE-1881: --------------------------------- Fix Version/s: 0.7.0 Issue Type: New Feature (was: Improvement) Summary: Make the MetaStore filesystem interface pluggable via the hive.metastore.fs.handler.class configuration property (was: Add an option to use FsShell to delete dir in warehouse) > Make the MetaStore filesystem interface pluggable via the > hive.metastore.fs.handler.class configuration property > ---------------------------------------------------------------------------------------------------------------- > > Key: HIVE-1881 > URL: https://issues.apache.org/jira/browse/HIVE-1881 > Project: Hive > Issue Type: New Feature > Components: Metastore > Reporter: He Yongqiang > Assignee: He Yongqiang > Fix For: 0.7.0 > > Attachments: HIVE-1881.1.patch, HIVE-1881.2.patch, HIVE-1881.3.patch > > > >>@Yongqiang: What's the motivation for doing this? > This is to work with some internal hacky codes about doing delete. There > should be no impact if you use open source hadoop. > But the idea here is to give users 2 options to do the delete. In Facebook, > we have some customized code in FsShell which can control whether the delete > should go through trash or not. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.