[
https://issues.apache.org/jira/browse/BIGTOP-1417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14155185#comment-14155185
]
Evans Ye commented on BIGTOP-1417:
----------------------------------
Hi [~jayunit100]
IMHO, without Vagrant, the hadoop provisioning mechanism in docker will be a
different story compared with our virtualbox based provisioning(vagrant-puppet).
I'm taking the similar way from virtualbox provisioning in this patch because I
hope eventually we can merge these two things into one Vagrantfile and just
need to choose the provider by {{vagrant up --provider docker|virtualbox}}.
To quick summarize the functionality of this patch:
* works on some linux distro, but not everyone.
* does not work on windows/OS X atop boot2docker due to vagrant's issue
It seems that the first item is on the critical path, so I might take a look on
fedora 21 and see how things going.
And to update my current status, I've take your suggestion and removed the
hostmanager dependency in my dev environment, the updated patch can be
delivered soon.
> Dockerize the puppetized vagrant deployer
> -----------------------------------------
>
> Key: BIGTOP-1417
> URL: https://issues.apache.org/jira/browse/BIGTOP-1417
> Project: Bigtop
> Issue Type: New Feature
> Components: deployment
> Affects Versions: 0.7.0
> Reporter: Evans Ye
> Priority: Minor
> Fix For: 0.9.0
>
> Attachments: BIGTOP-1417.1.patch, BIGTOP-1417.2.patch,
> BIGTOP-1417.3.patch
>
>
> This is one of the bigtop's dockerize task which mainly focus on deploying
> bigtop hadoop cluster using
> [bigtop-puppet|https://github.com/apache/bigtop/tree/master/bigtop-deploy/puppet]
> on top of docker containers.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)