[
https://issues.apache.org/jira/browse/BIGTOP-1643?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14299988#comment-14299988
]
jay vyas commented on BIGTOP-1643:
----------------------------------
[~oflebbe] I spoke to soon...
- actually, provisioner just ran... it broke ...
- to fix it, you need to fix this line to reference the new scripts (if / else
statement probably is needed here,or else a smart {{setup-env.sh}} wrapper
script that is backward compatible and checks which env to run).
{noformat}
.//Vagrantfile: bigtop.vm.provision "shell", path: "../utils/setup-env.sh"
{noformat}
> vagrant-puppet-docker 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
>
>
> 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)