Created on 04-24-2016 09:11 AM - edited 04-24-2016 09:18 AM
Hello everybody!
Sometimes my computer crashes, while the data is transferring to hadoop via the command
hdfs dfs -put myfile myfolder
My question is: does hdfs verifies that the transfer went OK?
For instance, by automatically comparing the size of the data on the local drive to the amount of data received?
I am asking these because I am transferring very large files (200 GB) and the transfer take hours. It is not easy for me to check whether the files in hdfs are the correct ones or some partial versions of my local files (due to some interrupted transfer).
Many thanks!
Created 04-24-2016 09:44 AM
Created 04-24-2016 09:44 AM
Created 04-24-2016 09:54 AM
Created 04-24-2016 09:57 AM