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

Dockerfile + README - Add basic support for MapReduce #6

Open
davidonlaptop opened this issue Sep 15, 2015 · 3 comments
Open

Dockerfile + README - Add basic support for MapReduce #6

davidonlaptop opened this issue Sep 15, 2015 · 3 comments

Comments

@davidonlaptop
Copy link
Member

Add basic support to run MapReduce using this image.

Make the minimal changes to the Dockerfile and add instructions in the README for running an example mapreduce job (included in hadoop source code).

@davidonlaptop davidonlaptop changed the title Dockerfile + README - Add support for MapReduce Dockerfile + README - Add basic support for MapReduce Sep 15, 2015
@codingtony
Copy link
Contributor

Using YARN ?

@davidonlaptop
Copy link
Member Author

What are the possible options?

I was under the impression that you could MapReduce without YARN. For exemple, HBase bundles its own mapreduce version in standalone mode. Is there something like this in MapReduce v2 ?

@codingtony
Copy link
Contributor

I'm not sure... I'll investigate

On Wed, Sep 16, 2015 at 9:37 AM, David Lauzon notifications@github.com
wrote:

What are the possible options?

I was under the impression that you could MapReduce without YARN. For
exemple, HBase bundles its own mapreduce version in standalone mode. Is
there something like this in MapReduce v2 ?


Reply to this email directly or view it on GitHub
#6 (comment)
.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants