Re: [DISCUSS] official docker image(s) for hadoop

2017-09-22 Thread Marton, Elek
Thanks all the feedbacks. I created an issue: https://issues.apache.org/jira/browse/HADOOP-14898 Let's continue the discussion there. Thanks, Marton On 09/08/2017 02:45 PM, Marton, Elek wrote: TL;DR: I propose to create official hadoop images and upload them to the dockerhub. GOAL/SCOPE:

Re: [DISCUSS] official docker image(s) for hadoop

2017-09-13 Thread Mingliang Liu
> It would be very helpful for testing the RC. For testing and voting, I have been using docker containers for a while, see code at: https://github.com/weiqingy/caochong > TL;DR: I propose to create official hadoop images and upload them to the > dockerhub

Re: [DISCUSS] official docker image(s) for hadoop

2017-09-13 Thread Yufei Gu
It would be very helpful for testing the RC. To vote a RC, committers and PMCs usually spend lots of time to compile, deploy the RC, do several sanity tests, then +1 for the RC. The docker image potentially saves the compilation and deployment time, and people can do more tests. Best, Yufei On W

Re: [DISCUSS] official docker image(s) for hadoop

2017-09-13 Thread Bharat Viswanadham
+1 (non-binding) It would be really nice to have Docker to try different features of Hadoop (like HA, Federation Enabled, Erasure coding…), which will helpful for both developers and users. Thanks, Bharat On 9/13/17, 11:31 AM, "Eric Badger" wrote: +1 definitely think an official Hadoop

Re: [DISCUSS] official docker image(s) for hadoop

2017-09-13 Thread Eric Badger
+1 definitely think an official Hadoop docker image (possibly 1 per major or minor release) would be a positive both for contributors and for users of Hadoop. Eric On Wed, Sep 13, 2017 at 1:19 PM, Wangda Tan wrote: > +1 to add Hadoop docker image for easier testing / prototyping, it gonna be >

Re: [DISCUSS] official docker image(s) for hadoop

2017-09-13 Thread Wangda Tan
+1 to add Hadoop docker image for easier testing / prototyping, it gonna be super helpful! Thanks, Wangda On Wed, Sep 13, 2017 at 10:48 AM, Miklos Szegedi < miklos.szeg...@cloudera.com> wrote: > Marton, thank you for working on this. I think Official Docker images for > Hadoop would be very usef

[DISCUSS] official docker image(s) for hadoop

2017-09-08 Thread Marton, Elek
TL;DR: I propose to create official hadoop images and upload them to the dockerhub. GOAL/SCOPE: I would like improve the existing documentation with easy-to-use docker based recipes to start hadoop clusters with various configuration. The images also could be used to test experimental feat