Skip to content
This repository was archived by the owner on May 21, 2018. It is now read-only.

Dockerize the hdfs mesos framework to be able to schedule as docker on marathon/chronos - #184

Open
nigoel wants to merge 1 commit into
mesosphere-backup:masterfrom
nigoel:docker
Open

Dockerize the hdfs mesos framework to be able to schedule as docker on marathon/chronos#184
nigoel wants to merge 1 commit into
mesosphere-backup:masterfrom
nigoel:docker

Conversation

@nigoel

@nigoel nigoel commented Aug 27, 2015

Copy link
Copy Markdown
  1. Adding the hdfs-start.py - This calls the ./bin/hdfs-mesos, however expose the option to modify the given config file parameters with the run time arguments.
  2. Writing a docker file
  3. Executing the hdfs-start with the arguments passed while running the docker image.

@nigoel

nigoel commented Aug 31, 2015

Copy link
Copy Markdown
Author

Docker can be found here https://hub.docker.com/r/nigoel/hdfs-mesos/

@elingg

elingg commented Sep 1, 2015

Copy link
Copy Markdown

There has been work on this done to pass the config values through environment variables, see #123. How would you feel about basing your PR off of that implementation? It was almost finished, but we ran into some issues while testing. (cc @nicgrayson and @rubbish)

@nigoel

nigoel commented Sep 2, 2015

Copy link
Copy Markdown
Author

Hi @elingg , Thanks for letting me know. I will check that.

@elingg

elingg commented Sep 4, 2015

Copy link
Copy Markdown

Thanks @nigoel

@nigoel

nigoel commented Sep 11, 2015

Copy link
Copy Markdown
Author

@elingg Is there any near ETA when dockerization changes mentioned in #123 are going to be merged. The difference in my PR and the one you mentioned is that :- I provide the configuration as arguments and the other PR as environment variables. I am not sure whether my PR is still reasonable, if the change is already in progress. I just need a way to run the docker with dynamic way of providing the configuration (not burned in docker).

In my organization, I am working with the docker in this PR. But since this is not integrated with daily builds.. I am missing the upgrades. It would be helpful, if we can provide an ETA on dockerization changes in the mentioned PR #123

(cc @nicgrayson and @rubbish)

@elingg

elingg commented Sep 12, 2015

Copy link
Copy Markdown

I would prefer you built off #123 @nigoel. It was already reviewed and I am quite happy with the style. It would be a good starting point. I don't think @nicgrayson or @rubbish are working on it right now so you can pick up where they left off

@triclambert

Copy link
Copy Markdown

Please note that this repository is now deprecated. See this issue for a more detailed explanation.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants