Eric Baldeschwieler wrote:
Should we start to produce more than one tar, so that we don't push all contribs to all nodes all the time?
The tarball is not pushed, it's what's released. It should include pre-built binaries for everything, I think.
We should probably define the core set of files that need to be sync'd, and change the bin/hadoop-daemon.sh script to sync just those. Perhaps this should be specified in a config file, conf/hadoop-rsync-include, and the rsync command line in bin/hadoop-daemon.sh could be changed to specify --include-from this file. We might also specify an excludes file.
Doug
