[
https://issues.apache.org/jira/browse/BIGTOP-1627?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14341017#comment-14341017
]
Konstantin Boudnik commented on BIGTOP-1627:
--------------------------------------------
Perhaps should be discussed elsewhere, but just today I found myself in the
situation where I needed to create a node with {[docker-hadoop.sh}} script and
install just HDFS component from 0.8 release, and then compliment it with
another freshly built component's package. For the latter I had to manually
create and put in place the repo file, copy the repodata/packages into the
docker's base image, etc.
I wonder if this possible to be able to have an array of repos in
bigtop_repo_uri? This will ease the deployment for developers. Unfortunately, I
am not that prolific with Puppet to do it in a couple of minutes. I am not even
sure if that can be done?
> Move enable_local_yum implementation to bigtop-deploy/utils/setup-env.sh to
> share with Docker provisioner
> ---------------------------------------------------------------------------------------------------------
>
> Key: BIGTOP-1627
> URL: https://issues.apache.org/jira/browse/BIGTOP-1627
> Project: Bigtop
> Issue Type: Improvement
> Affects Versions: 0.8.0
> Reporter: Evans Ye
> Assignee: Evans Ye
> Priority: Minor
> Labels: deployment, vm
> Fix For: 0.9.0
>
> Attachments: BIGTOP-1627.1.patch, BIGTOP-1627.2.patch,
> BIGTOP-1627.3.patch, BIGTOP-1627.4.patch, BIGTOP-1627.5.patch
>
>
> Currently, we have *enable_local_yum* feature implemented in
> *vagrant-puppet-vm*'s Vagrantfile(see BIGTOP-1562's patch). This jira is
> proposing to move the implementation to {{bigtop-deploy/utils/setup-env.sh}}
> so that the we can share the general implementation between BigTop's VM
> provisoner and Docker provisioner.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)