fuse-dfs: call fsshell trash instead of c re-implementation
-----------------------------------------------------------
Key: HADOOP-4689
URL: https://issues.apache.org/jira/browse/HADOOP-4689
Project: Hadoop Core
Issue Type: Improvement
Components: contrib/fuse-dfs
Reporter: Pete Wyckoff
Instead of implementing trash feature in fuse, make a native call to
fsshell.trash. should be pretty easy assuming link against libhdfs and using
the helper functions in hdfsJniHelper.c
Note: this is used only when the -ousetrash flag is a mount option.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.