Evans Ye created BIGTOP-1348:
--------------------------------
Summary: vagrant-puppet provisioning is too slow on installing
packages
Key: BIGTOP-1348
URL: https://issues.apache.org/jira/browse/BIGTOP-1348
Project: Bigtop
Issue Type: Improvement
Affects Versions: 0.7.0
Reporter: Evans Ye
Priority: Minor
Fix For: 0.8.0
On my testing environment it tooks almost 50mins to provision a 3 node hadoop
cluster using
[vagrant-puppet|https://github.com/apache/bigtop/tree/master/bigtop-deploy/vm/vagrant-puppet],
and sometimes yum install might also failed due to timeout.
There's a great vagrant plugin called
[vagrant-cachier|https://github.com/fgrehm/vagrant-cachier] which will help to
cache packages at local and reduce the network traffic when multiple VMs are
going to install same packages. With vagrant-cachier enabled the provisioning
process slightly reduced from 50mins to 20mins.
--
This message was sent by Atlassian JIRA
(v6.2#6252)