In hdfs as i understand all files are replicated, but we do certain logging in case of our jobs, the files of which we donot want replication as it might unnecessarily maintain replicated copies, is it possible to do so? i.e to avoid only log files being replicated.?
↧