Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Dockerfile to build Snap / Adam / Avocado / Spark(?) from source #4

Open
davidonlaptop opened this issue Feb 20, 2015 · 0 comments
Assignees
Milestone

Comments

@davidonlaptop
Copy link
Member

Since Adam is in active development, it may be interesting to be able to ship a yet unreleased version of Adam to a user (or developer) for feedback / development.

As mentionned in issue #1, the Dockerfile for building adam from source is quite different than the Dockerfile for building a released version of adam. It is suggested to use a different "adam-src" branch in git which would build the docker image tagged "adam:src".

See also Spark which is released for multiple platforms (spark for hadoop, MapR, CDH4...). There should be 1 image for each match, e.g.:

  • Spark 1.2.1 from source
  • Spark 1.2.1 prebuilt for Hadoop 2.4
  • Spark 1.2.1 prebuilt for Hadoop 2.3
  • Spark 1.2.1 prebuilt for Hadoop 1.x
  • Spark 1.2.2 ....

The scope is limited to Snap / Adam / Avocado for now, but it may be wise to consider these possibilities in our solution.

@davidonlaptop davidonlaptop added this to the 0.3 milestone Feb 20, 2015
@flangelier flangelier changed the title Add Dockerfile to build Snap / Adam / Avocado from source Add Dockerfile to build Snap / Adam / Avocado / Spark(?) from source Feb 23, 2015
@flangelier flangelier modified the milestones: 0.3, 0.4 Mar 9, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants