Return-Path: X-Original-To: apmail-incubator-bigtop-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-bigtop-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 5668E9935 for ; Mon, 19 Mar 2012 02:37:00 +0000 (UTC) Received: (qmail 76461 invoked by uid 500); 19 Mar 2012 02:37:00 -0000 Delivered-To: apmail-incubator-bigtop-dev-archive@incubator.apache.org Received: (qmail 76379 invoked by uid 500); 19 Mar 2012 02:36:59 -0000 Mailing-List: contact bigtop-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: bigtop-dev@incubator.apache.org Delivered-To: mailing list bigtop-dev@incubator.apache.org Received: (qmail 76360 invoked by uid 99); 19 Mar 2012 02:36:59 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 19 Mar 2012 02:36:59 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of shaposhnik@gmail.com designates 209.85.215.47 as permitted sender) Received: from [209.85.215.47] (HELO mail-lpp01m010-f47.google.com) (209.85.215.47) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 19 Mar 2012 02:36:52 +0000 Received: by lagw12 with SMTP id w12so4544931lag.6 for ; Sun, 18 Mar 2012 19:36:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=orShkWZy9hxa3Tdefd+2zB164+EyqOlkfQB286afWic=; b=oIxggsosMa7Tkvizj0rEplYbjUIiQpF39El+lKSLDv626M81v4clEUqPOHICl6qbcI oG8UxON/fqKLt+nmPmuIhj2SO/bv1Vo2YzQUuG4l/qa/zf8MaP3P3DswKruW1mAEoTt0 hkTKlVa7VOzU66/S0OhfiE4Pd735FrqT7mDK1nylf5t8fkirSrUxK3t+ZKSNJ0HtOw11 uZMQWzurKKPhJaEpvVXAY4hgqZScrFXFeXHakfJCrhnahf7JjgbIWpSA8QXPELmrDu8i mj41cmjrmtakyyL9chNfOehWIFnZ2P6Hgkx4GVQKyRsdRy6XweqB/12syuwb87mDnnp2 M1Fg== MIME-Version: 1.0 Received: by 10.152.130.102 with SMTP id od6mr7980105lab.14.1332124592538; Sun, 18 Mar 2012 19:36:32 -0700 (PDT) Sender: shaposhnik@gmail.com Received: by 10.152.22.133 with HTTP; Sun, 18 Mar 2012 19:36:32 -0700 (PDT) In-Reply-To: <4F66A697.6050804@uci.cu> References: <4F66A697.6050804@uci.cu> Date: Sun, 18 Mar 2012 19:36:32 -0700 X-Google-Sender-Auth: 4U7JxU_5x-Tnj4iKDb8sOeHzXkM Message-ID: Subject: Re: RedHat moving to OpenJDK From: Roman Shaposhnik To: Marcos Ortiz Cc: bigtop-dev@incubator.apache.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org On Sun, Mar 18, 2012 at 8:23 PM, Marcos Ortiz wrote: > Roman, It=B4s a lot of work but this effort is needed to do it. > I think that a good approach to do this is create a new branch on the > SVN called hadoop-openjdk to begin to test it. > > What do you think? > Regards I don't think you need to start with the branch -- simply get the Bigtop 0.= 3.0 and try building and deploying everything using OpenJDK. That'll give you plenty food for thought. If folks would want to pursue this -- then yes we can create a branch in Bigtop for that work to be hosted, but only when patches start pouring in ;-) Thanks, Roman.