[
https://issues.apache.org/jira/browse/METRON-1860?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16703530#comment-16703530
]
ASF GitHub Bot commented on METRON-1860:
----------------------------------------
Github user mmiklavc commented on the issue:
https://github.com/apache/metron/pull/1261
@ottobackwards I like @justinleet's suggestion on having a base option. I'd
imagine what we could have is a mechanism that allows you to build an image
with just HDP of a specific version, and snapshot that if you like for general
use, along with the option of just running against a standard image. I dunno,
have we just re-hashed quickdev here? I can't recall specifically how or why it
became problematic for us to maintain. It seems like there should be a path
through this that allows us to not go stale, but also save the 20 min building
the base installation, as Justin pointed out.
> Improve full dev experience by using docker and vagrant together for centos6
> ----------------------------------------------------------------------------
>
> Key: METRON-1860
> URL: https://issues.apache.org/jira/browse/METRON-1860
> Project: Metron
> Issue Type: Improvement
> Reporter: Otto Fowler
> Assignee: Otto Fowler
> Priority: Major
>
> Many new users have trouble getting full dev to run correctly. Setting up
> the environment to build metron and run the ansible is often a problem.
> We already have a docker container for fully building metron, that could also
> be used for running ansible.
> The idea to explore is the following:
> # run vagrant up, but without ansible, just stand up the base image
> # run docker to run the ansible playbooks against the vagrant machine
> # ???
> # profit
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)