You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Rajesh Nishtala (JIRA)" <ji...@apache.org> on 2016/02/17 18:48:18 UTC

[jira] [Created] (HBASE-15281) Allow the FileSystem inside HFileSystem to be wrapped

Rajesh Nishtala created HBASE-15281:
---------------------------------------

             Summary: Allow the FileSystem inside HFileSystem to be wrapped
                 Key: HBASE-15281
                 URL: https://issues.apache.org/jira/browse/HBASE-15281
             Project: HBase
          Issue Type: New Feature
          Components: Filesystem Integration, hbase
            Reporter: Rajesh Nishtala
            Assignee: Rajesh Nishtala
            Priority: Minor


It would be very useful for us to be able to wrap the filesystems encapsulated by HFileSystem with other FilterFileSystems. This allows for more detailed logging of the operations to the DFS. Internally, the data logged from this method has allowed us to show application engineers where there schemas are inefficient and inducing too much IO. This patch will just allow the filesystem to be pluggable.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)