Cluster Computing and MapReduce Lecture 3
![]() |
||
|
|
|
|
![]() |
||
Lecture 3: The Google File System. See http://code.google.com/edu/con... for slides and other resources.
Channel: Howto & Style
Uploaded: August 28, 2007 at 4:24 pm
Author: GoogleDevelopers
Length: 44:40
Rating: 4.69
Views: 9928
Tags: cluster computing distributed gfs hadoop mapreduce parallel
Video Comments
|
ahavill (November 13, 2007 at 10:56 am)
At the beginning of the lecture, he says that NFS is a POSIX file system. It isn't. I'm sure he just misspoke and meant to say that it's a networked file system popularly used with POSIX operating systems.
yanglian (October 26, 2007 at 12:08 am)
good. how gfs helps MapReduce
edunagin (October 9, 2007 at 10:03 pm)
In the latter part of the presentation, there is talk and notes about file deletion. It was said that the file that is to be deleted is given a hidden name and then at a later time when the Master Server is slow, Then it can then delete these hidden files.This does not make sense to do a seperate operation to delete files for the hidden file names will simply be written on when the controller need the space of the drive. |

