Database Reference
In-Depth Information
Hadoop Filesystems
Hadoop has an abstract notion of filesystems, of which HDFS is just one implementation.
The Java abstract class org.apache.hadoop.fs.FileSystem represents the client
interface to a filesystem in Hadoop, and there are several concrete implementations. The
main ones that ship with Hadoop are described in Table 3-1 .
Search WWH ::




Custom Search