Hi, I want to know whether the key,values received by a particular reducer at a node are stored locally on that node or are stored on DFS (and hence replicated over cluster according to replication factor set by user)
One more question- How does framework replicates the data? Say Node A writes a file, is it guaranteed that atleast one copy will be stored on node A? Thanks, Taran
