[
https://issues.apache.org/jira/browse/BIGTOP-1417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14120184#comment-14120184
]
Evans Ye edited comment on BIGTOP-1417 at 9/3/14 6:15 PM:
----------------------------------------------------------
Hi folks!
Finally, the dockerize patch is ready now.
I've placed a README.md with-in the patch so if you're willing to try, take a
look at it first.
Here're some notes need to be mentioned:
* For OS X, as my understanding, a shortcut is that you can install
[boot2docker|https://docs.docker.com/installation/mac/] and get docker client
ready on OS X terminal, in that case you can just skip the step 1 and do the
reset on your host directly(Hopefully that works cause I don't have such
environment can do the test).
* If you already have vagrant 1.6+ installed and is trying to install plugins,
make sure you have vagrant upgraded to 1.6.4, otherwise you'll be suffered by
this [issue|https://github.com/mitchellh/vagrant/issues/3769] just like me.
Please try the patch out and give me some feedback for any improvement, thanks.
was (Author: evans_ye):
Hi folks!
Finally, the dockerize patch is ready now.
I've placed a README.md with-in the patch so if you're willing to try, take a
look at it first.
Here're some notes need to be mentioned:
* For OS X, as my understanding, a shortcut is that you can install
[boot2docker](https://docs.docker.com/installation/mac/) and get docker client
ready on OS X terminal, in that case you can just skip the step 1 and do the
reset on your host directly(Hopefully that works cause I don't have such
environment can do the test).
* If you already have vagrant 1.6+ installed and is trying to install plugins,
make sure you have vagrant upgraded to 1.6.4, otherwise you'll be suffered by
this [issue](https://github.com/mitchellh/vagrant/issues/3769) just like me.
Please try the patch out and give me some feedback for any improvement, thanks.
> 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.8.0
>
> Attachments: BIGTOP-1417.1.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)