[
https://issues.apache.org/jira/browse/BIGTOP-1643?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14313911#comment-14313911
]
Evans Ye commented on BIGTOP-1643:
----------------------------------
Hi [~oflebbe], is there any reason to set {{d.has_ssh = true}} in BigTop Docker
provisioner?
There's an unresolved issue in Vagrant: [*Waiting for machine to boot' hangs
infinitely with docker it seems
#3951*|https://github.com/mitchellh/vagrant/issues/3951#issuecomment-73057077],
which makes containers start up process hang for a long time.
I hit this on Windows, not sure about OS X. This is why we didn't use Vagrant's
native shell, puppet provisioner to implement BigTop Docker provisioner. It
tooks me 30 mins to spinning up 3 docker containers before doing any provision
steps. I think we'd better disable ssh until Vagrant fixed the issue:). What do
you think?
> vagrant-puppet to support debian as well
> ----------------------------------------
>
> Key: BIGTOP-1643
> URL: https://issues.apache.org/jira/browse/BIGTOP-1643
> Project: Bigtop
> Issue Type: Bug
> Reporter: Olaf Flebbe
> Assignee: Olaf Flebbe
> Attachments:
> 0001-BIGTOP-1643.-vagrant-puppet-docker-to-support-debian.patch,
> 0001-BIGTOP-1643.-vagrant-puppet-to-support-debian-as-wel.patch,
> 0001-BIGTOP-1643.-vagrant-puppet-to-support-debian-as-wel.patch
>
>
> Add support for debian in docker-hadoop.sh :
> Now option -d debian
> (default is -d centos, may not be given)
> to be used like
> ./docker-hadoop.sh -d debian -b
> ./docker-hadoop.sh -d debian -c 3
> There is a puppet problem when creating the hadoop cluster (include stdlib
> seems not to work correctly). Will fix it
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)