From dev-return-5819-apmail-tajo-dev-archive=tajo.apache.org@tajo.apache.org Tue Mar 24 05:38:24 2015 Return-Path: X-Original-To: apmail-tajo-dev-archive@minotaur.apache.org Delivered-To: apmail-tajo-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 03C8D10ADE for ; Tue, 24 Mar 2015 05:38:24 +0000 (UTC) Received: (qmail 70387 invoked by uid 500); 24 Mar 2015 05:31:43 -0000 Delivered-To: apmail-tajo-dev-archive@tajo.apache.org Received: (qmail 70343 invoked by uid 500); 24 Mar 2015 05:31:43 -0000 Mailing-List: contact dev-help@tajo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@tajo.apache.org Delivered-To: mailing list dev@tajo.apache.org Received: (qmail 70332 invoked by uid 99); 24 Mar 2015 05:31:43 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 24 Mar 2015 05:31:43 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW X-Spam-Check-By: apache.org Received-SPF: error (nike.apache.org: local policy) Received: from [209.85.218.51] (HELO mail-oi0-f51.google.com) (209.85.218.51) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 24 Mar 2015 05:31:18 +0000 Received: by oier21 with SMTP id r21so159364240oie.1 for ; Mon, 23 Mar 2015 22:30:10 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:sender:in-reply-to:references:date :message-id:subject:from:to:content-type; bh=Ci9aKgctj7NW1CXL93OCGyS7yamqsKXCWbcSYIQwl2I=; b=hdnCBfbmJjtLpM9eo8KicpA0BP+WdPNaAN2J9GF7x5S3q+1xI/u7qht0spC9yJxOhW zHdg/DQoAq4CSG2FYxNxhCvSP77FYcl4DoJCmri5N89AAlkGaRoglMQZ1uyqTi1wqO3e GYa1Dwkvz7J98hvhizGszHK8Hw0CC0afeyOHCjU+tKd5H+s7DsPLK9/VBOpel2AbY4wo XP/Q5XeMW13h/jPgxnzoJRp3HRO7RsDmAWu2Osz6qavkgJ6UBFT0RRSZOGa6lsslRbHv Dw03fCgWMjU+tz8C4u7CC+UeGubiy2frNR7nHG3vhLTo63IZm2ksOWr5nF2SFXPXCCgE G96g== X-Gm-Message-State: ALoCoQldyJnx7+UX7/p1eJ2M3wmAoAOVR+eH3R0yTMF7VB6Woql+O2C248TajwPl2AN6XPkWe0aG MIME-Version: 1.0 X-Received: by 10.183.24.168 with SMTP id ij8mr1999479obd.15.1427175010312; Mon, 23 Mar 2015 22:30:10 -0700 (PDT) Sender: jhjung@gruter.com Received: by 10.202.60.66 with HTTP; Mon, 23 Mar 2015 22:30:10 -0700 (PDT) In-Reply-To: References: Date: Tue, 24 Mar 2015 14:30:10 +0900 X-Google-Sender-Auth: wqCn1FUcITOxVdX-pEjXlw_NYR8 Message-ID: Subject: Re: Proposal draft for supporting official Tajo docker images. From: Jaehwa Jung To: "dev@tajo.apache.org" Content-Type: multipart/alternative; boundary=001a1134a2b085baaa05120213bd X-Virus-Checked: Checked by ClamAV on apache.org --001a1134a2b085baaa05120213bd Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable I think there has been a misunderstanding. It was intended that we don=E2=80=99t need to maintain the docker image wit= hin our source tree. And I think we don=E2=80=99t need to announce docker support officially. Because anybody can provide their own docker image autonomously and it will make a wide range of Tajo ecosystem. 2015-03-24 9:47 GMT+09:00 Dongjoon Hyun : > No problem! > > Then, could you make an official Tajo git repository 'contrib', then? I > will make a pull request there. > > Thank you for your comment. > > Warmly, > Dongjoon. > > On Tuesday, March 24, 2015, Jaehwa Jung wrote: > > > Hello Dongjoon > > > > Thanks for your contribution and it looks good. > > > > But I suggest to maintain it within another repository like > emrboot-strap. > > Hadoop and Hadoop ecosystem, such as, Hive don't maintain their docker > > image within their source tree. It would be good to maintain within > docker > > repository or others. > > > > Best Regards > > Jaehwa > > 2015. 3. 23. =EC=98=A4=ED=9B=84 10:07=EC=97=90 "Dongjoon Hyun" >=EB=8B=98=EC=9D=B4 > > =EC=9E=91=EC=84=B1: > > > > > That looks a clear and best policy. I totally agree with you. > > > You mean '/contrib/dockerfiles', right? I will update my pull request= . > > > For the maintainer issue, I insist to use the current one. :-) > > > > > > By the way, we need to setup Dockerhub for automated Docker image > > building > > > and registration. > > > Unfortunately, I found that userid 'tajo' in Dockerhub had used by > > another > > > user already. > > > It seems that we cannot use 'https://registry.hub.docker.com/u/tajo/'= . > > > > > > Instead, I think we are able to try to get a really Official Reposito= ry > > for > > > Tajo. > > > Other open source software communities, e.g. > > Ubuntu/CentOS/Postgres/MySQL, > > > have theirs. > > > It will be 'https://registry.hub.docker.com/_/tajo/'. (Note: '_' > > instead > > > of 'u') > > > > > > In this case, I think you are the right person to contact Dockerhub > > > officially. > > > Could you contact Dockerhub, please? > > > > > > Warmly, > > > Dongjoon. > > > > > > > > > On Mon, Mar 23, 2015 at 8:26 PM, Hyunsik Choi > > wrote: > > > > > > > Excellent work! > > > > > > > > In my opinion, you are the best maintainer because you've made it. > > > > Honestly, I don't have any knowledge about docker. I would apprecia= te > > > > it if you continue to maintain it now. I think other guys will also > > > > contribute it later. > > > > > > > > The docker image is necessary, but this is not directly related to > > > > Tajo core. So, I'd like to suggest to make it as a contribute > package. > > > > For example, Hadoop maintains or maintained some packages like Hado= op > > > > streaming and EMR script as contribute packages. If we do, we shoul= d > > > > make '/contrib' directory, and we will maintain the docker images i= n > > > > the contrib directory. > > > > > > > > How do you think about that? > > > > > > > > Best regards, > > > > Hyunsik > > > > > > > > > > > > On Sat, Mar 21, 2015 at 11:01 PM, Dongjoon Hyun > > > > > > wrote: > > > > > Hi, all. > > > > > > > > > > I made a proposal for supporting official Tajo docker images. > > > > > > > > > > https://issues.apache.org/jira/browse/TAJO-1423 > > > > > (It's a WISH issue.) > > > > > > > > > > Briefly, Docker images provide OS + SW + parameters together for > > > various > > > > > purpose, e.g. easy deploying or testing. > > > > > > > > > > This issue is just for receiving your comments and advices. > > > > > > > > > > To Hyunsik, > > > > > I included your name in this script without your permission. Real= ly > > > sorry > > > > > for that. > > > > > It's just because I was not sure which email is preferred by Tajo > > > > > community. So I think you are the best person. (It's my intention= .) > > > > > > > > > > Could you be a maintainer for docker images, if this issue is > > accepted? > > > > > > > > > > Warmly, > > > > > Dongjoon. > > > > > > > > > > --001a1134a2b085baaa05120213bd--