[
https://issues.apache.org/jira/browse/BIGTOP-1584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14285293#comment-14285293
]
YoungWoo Kim edited comment on BIGTOP-1584 at 1/21/15 7:32 AM:
---------------------------------------------------------------
I attached a *preliminary* patch for this. I would like to get your feedback or
comments. To test the patch, apply the patch first and then you can build a
single-node vm via vagrant and ansible:
{noformat}
$ cd bigtop-deploy/vm/vagrant-ansible/
$ vagrant up
{noformat}
The vagrant-ansible is a example for ansible roles and playbooks. if you would
like know about details, please check out 'bigtop-deploy/ansible/'
Currently, I'm working on:
- Multi-node cluster on a machine
- Support HDFS NN High availability
- Support YARN RM High availability
- Ansible roles for individual components (Spark, Pig, Hue...)
- Documentations
Any comments would be appreciated.
was (Author: warwithin):
I attached a preliminary patch for this. I would like to get your feedback or
comments. To test the patch, apply the patch first and then you can build a
single-node vm via vagrant and ansible:
{noformat}
$ cd bigtop-deploy/vm/vagrant-ansible/
$ vagrant up
{noformat}
The vagrant-ansible is a example for ansible roles and playbooks. if you would
like know about details, please check out 'bigtop-deploy/ansible/'
Currently, I'm working on:
- Multi-node cluster on a machine
- Support HDFS NN High availability
- Support YARN RM High availability
- Ansible roles for individual components (Spark, Pig, Hue...)
- Documentations
Any comments would be appreciated.
> Ansible roles and playbooks for Bigtop
> --------------------------------------
>
> Key: BIGTOP-1584
> URL: https://issues.apache.org/jira/browse/BIGTOP-1584
> Project: Bigtop
> Issue Type: New Feature
> Components: deployment, tests, vm
> Affects Versions: 0.8.0
> Reporter: YoungWoo Kim
> Priority: Minor
> Attachments: BIGTOP-1584.WIP.patch
>
>
> Ansible is a well-known provisioning tool. http://www.ansible.com/
> It would be useful if Bigtop include the Ansible roles and playbooks for the
> Bigtop release.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)