Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Abandoned
    • None
    • None
    • docs
    • None

    Description

      This is a new feature in hadoop 1.0.x and some versions of 0.22 and 0.23. It allows a client to read directly from disk instead of through a DataNode when the data is stored locally. Enabling it involves setting two configuration parameters, the first in hdfs-site.xml and the second in accumulo-site.xml. We should make sure this works with Accumulo and recommend it in the documentation.

      • dfs.block.local-path-access.user is the key in datanode configuration to specify the user allowed to do short circuit read.
      • dfs.client.read.shortcircuit is the key to enable short circuit read at the client side configuration.

      See HDFS-2246 and http://hbase.apache.org/book/perf.hdfs.configs.html for more information.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              billie Billie Rinaldi
              Votes:
              3 Vote for this issue
              Watchers:
              12 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: