|
|
+
Mag Gam 2011-01-12, 02:32
-
Re: rsync + hdfsAllen Wittenauer 2011-01-12, 19:58
On Jan 11, 2011, at 6:32 PM, Mag Gam wrote: > Is there a tool similar to rsync for hdfs? I would like to check for: > ctime and size (the default behavior of rsync) and then sync if > necessary. This would be a nice feature to add in the dfs utilities. distcp is the closest. |