> On Oct. 26, 2013, 9:15 p.m., Jason Dusek wrote: > >
Thanks, Jason. I will submit the fixes shortly. - Du ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/14963/#review27577 ----------------------------------------------------------- On Oct. 26, 2013, 1:26 a.m., Du Li wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/14963/ > ----------------------------------------------------------- > > (Updated Oct. 26, 2013, 1:26 a.m.) > > > Review request for mesos and Benjamin Hindman. > > > Repository: mesos-git > > > Description > ------- > > This commit implements a new CLI command mesos-upload, which upload specified > local file(s) to a specified directory on all slaves as defined in the > var/mesos/deploy/slaves file. This version is based on command "rsync". Its > efficiency could be improved later when the number of slaves goes large, > e.g., by dynamically organize the slaves into a tree. > > > Diffs > ----- > > src/cli/mesos-upload PRE-CREATION > > Diff: https://reviews.apache.org/r/14963/diff/ > > > Testing > ------- > > Need to be tested on a real cluster. > > > Thanks, > > Du Li > >
