You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@eagle.apache.org by "Jayesh (JIRA)" <ji...@apache.org> on 2017/04/10 06:47:41 UTC

[jira] [Created] (EAGLE-997) move eagle docker image base to hadoop base image

Jayesh created EAGLE-997:
----------------------------

             Summary: move eagle docker image base to hadoop base image
                 Key: EAGLE-997
                 URL: https://issues.apache.org/jira/browse/EAGLE-997
             Project: Eagle
          Issue Type: Improvement
    Affects Versions: v0.5.0
            Reporter: Jayesh
            Assignee: Jayesh
             Fix For: v0.6.0


currently eagle docker image is based on ambari, which while deploying requires entire hadoop cluster to be built by ambari shell API as a part of building docker image.

if we use docker image that is based on prebuilt hadoop, the only thing that needs be done is to deploy eagle by following the deployment steps.

this gives lot of benefits
1) deployment steps can be verified when there is a change,
2) it serves as a indirect documentation on working deployment steps
3) makes it easy to test any change on eagle code ( before CI )
4) provides effective dev environment so use does have to spend time to install all required components.




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)