Package org.apache.hadoop.fs.local


@LimitedPrivate({"HDFS","MapReduce"}) @Unstable package org.apache.hadoop.fs.local
Filesystem implementations that allow Hadoop to read directly from the local file system.
  • Classes
    Class
    Description
    This class contains constants for configuration keys used in the local file system, raw local fs and checksum fs.
    The LocalFs implementation of ChecksumFs.
    The RawLocalFs implementation of AbstractFileSystem.