Displaying 1 result from an estimated 1 matches for "zookeeper320".
2009 Jul 18
15
large file download, timeout?
...the file:
file { "/opt/hadoop-0.20.0.tar.gz":
source => "puppet:///hadoop020/hadoop-0.20.0.tar.gz"
}
I have another module that does the same things and works, my only guess
is the size of the tarball:
modules/hadoop020/files/hadoop-0.20.0.tar.gz - 41M
modules/zookeeper320/files/zookeeper-3.2.0.tar.gz - 12M
Any ideas or suggestions to speed up file transfers??
If I manually scp the file, it takes only 30seconds (between office and
ec2), why would it take so long and eventually timeout inside the colo (
ec2)?
--~--~---------~--~----~------------~-------~--~----~...