RATE THIS ANSWER
0
Click to Vote:
0
0
The HDFS (Hadoop Distributed File System) filesystem is a Java-based filesystem, which stores large files (an ideal file size is a multiple of 64 MB[8]), across multiple machines. It achieves reliability by replicating the data across multiple hosts.
For more information, have a look at
the official documentation
Last Answered:
Jul 21 2009 8:07 PM GMT by Carlosdl 
29805 pts.