Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-15281

Allow the FileSystem inside HFileSystem to be wrapped

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.2.0, 2.0.0
    • 1.3.0, 2.0.0
    • Filesystem Integration
    • None
    • This patch adds new configuration property - hbase.fs.wrapper. If provided, it should be fully qualified class name of the class used as a pluggable wrapper for HFileSystem. This may be useful for specific debugging/tracing needs.

    Description

      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.

      Attachments

        1. HBASE-15281-v1.patch
          2 kB
          Rajesh Nishtala

        Activity

          People

            rajesh0042 Rajesh Nishtala
            rajesh0042 Rajesh Nishtala
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: