You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bigtop.apache.org by "Evans Ye (JIRA)" <ji...@apache.org> on 2016/12/02 14:49:58 UTC

[jira] [Created] (BIGTOP-2615) Provide a tool to build pseudo cluster docker images

Evans Ye created BIGTOP-2615:
--------------------------------

             Summary: Provide a tool to build pseudo cluster docker images
                 Key: BIGTOP-2615
                 URL: https://issues.apache.org/jira/browse/BIGTOP-2615
             Project: Bigtop
          Issue Type: New Feature
          Components: docker
    Affects Versions: 1.1.0
            Reporter: Evans Ye
            Assignee: Evans Ye
         Attachments: Hadoocker Design Concept.pdf

This JIRA implements a tool named Hadoocker, which is to build docker images that have specified hadoop components provisioned inside. During image build time, we execute puppet apply to install packages and configuration. After images are built, components can be brought up quickly by executing puppet apply again. Usually it takes about 80~180 seconds, depends on the complexity of components.
This work adopt exactly the same idea introduced by [~cos] in BIGTOP-2296, but goes further to implement a tool that supports different OS, components, or even a customized site.yaml config file.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)