Return-Path: X-Original-To: apmail-hadoop-yarn-dev-archive@minotaur.apache.org Delivered-To: apmail-hadoop-yarn-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 92276CF91 for ; Tue, 11 Jun 2013 17:54:40 +0000 (UTC) Received: (qmail 47370 invoked by uid 500); 11 Jun 2013 17:54:38 -0000 Delivered-To: apmail-hadoop-yarn-dev-archive@hadoop.apache.org Received: (qmail 47176 invoked by uid 500); 11 Jun 2013 17:54:38 -0000 Mailing-List: contact yarn-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: yarn-dev@hadoop.apache.org Delivered-To: mailing list yarn-dev@hadoop.apache.org Received: (qmail 46933 invoked by uid 99); 11 Jun 2013 17:54:38 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 11 Jun 2013 17:54:38 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of acm@hortonworks.com designates 209.85.160.52 as permitted sender) Received: from [209.85.160.52] (HELO mail-pb0-f52.google.com) (209.85.160.52) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 11 Jun 2013 17:54:33 +0000 Received: by mail-pb0-f52.google.com with SMTP id xa12so8758292pbc.39 for ; Tue, 11 Jun 2013 10:54:13 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=subject:mime-version:content-type:from:in-reply-to:date:cc :message-id:references:to:x-mailer:x-gm-message-state; bh=RNgkM+cIzjR0XOSc6YVR0XfFEbf819OLBhx1A7ud2to=; b=O7TJz5qA1DCnLEzZciUVSDg5Eium3WTgP68q22frlf+jg2DENsqsrIR5KM3xB70hXV UYu+ORKgz0BuFYWni6/UW1c+QSI6wikAz2xbKBmhCS+YFElXaB1iOwteKg1Q02TF8mDC YLIlsgjhfhF+bho4buHymdURvNEnXn8rzZr5T2ZxArT9SG2K4NzGR/mvZNqe3h7KCHpK 4N9pxxJPzpxwY2UXqPlQsh4s+7Bo4PZ7hr0xng6WYCQi56SktAHPSmWCvH9v76xPAdmb EZbcj4IYGXl9De36TzPE0bqHPI0+7Qrqi2OnueDcgFzuL8op+jqnQBI9W4wlioDJA2e/ sQDw== X-Received: by 10.66.197.165 with SMTP id iv5mr20301804pac.67.1370973253235; Tue, 11 Jun 2013 10:54:13 -0700 (PDT) Received: from [10.11.3.98] ([192.175.27.2]) by mx.google.com with ESMTPSA id rn7sm15562624pbc.12.2013.06.11.10.54.11 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 11 Jun 2013 10:54:11 -0700 (PDT) Subject: Re: Bringing Hadoop to Fedora Mime-Version: 1.0 (Apple Message framework v1084) Content-Type: multipart/alternative; boundary=Apple-Mail-76--323455982 From: Arun C Murthy In-Reply-To: <1585317178.16561186.1370966085369.JavaMail.root@redhat.com> Date: Tue, 11 Jun 2013 10:54:11 -0700 Cc: common-dev@hadoop.apache.org, mapreduce-dev@hadoop.apache.org, hdfs-dev@hadoop.apache.org, dev@bigtop.apache.org Message-Id: <8CEB7925-260A-45C4-95D8-B5650F402518@hortonworks.com> References: <1585317178.16561186.1370966085369.JavaMail.root@redhat.com> To: yarn-dev@hadoop.apache.org X-Mailer: Apple Mail (2.1084) X-Gm-Message-State: ALoCoQmcMVnDK9pbmODF/7Vj2cSnAOLFt3DeFsiJcMimHKi6781JN+XdSQcxO0v0qPy9lgFSUrb0 X-Virus-Checked: Checked by ClamAV on apache.org --Apple-Mail-76--323455982 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii Tim,=20 This is great! I'll take a look at some of these patches, welcome! Arun On Jun 11, 2013, at 8:54 AM, Tim St Clair wrote: > Greetings Hadoop Development Community,=20 >=20 > As some of you are aware, we've been looking to bring the upstream 2.X = series into the Fedora channels. We believe that there are several = benefits that this can bring to the community:=20 >=20 > - Updated & streamlined rpm packaging=20 > - Deeper level of system integration > - System managed dependencies (security + defect tracking) > - Proving ground for OpenJDK7 > - Greater exposure for the community (both adoption and defect = tracking) > ...=20 >=20 > During our evaluation = (https://fedoraproject.org/wiki/Features/Hadoop), we've come across some = build issues as they relate to Fedora packaging guidelines = (http://fedoraproject.org/wiki/Packaging:Java). Most of these issues = (listed below) are very minor dependency changes, and we were wondering = if there are folks who would be willing to review. >=20 > fedora-patch-math: https://issues.apache.org/jira/browse/HADOOP-9594 > fedora-patch-collections: = https://issues.apache.org/jira/browse/HADOOP-9610 > fedora-patch-cglib: https://issues.apache.org/jira/browse/HADOOP-9611 > fedora-patch-jersey: https://issues.apache.org/jira/browse/HADOOP-9613 > fedora-patch-jets3t: https://issues.apache.org/jira/browse/HADOOP-9623 = (uber deprecated) >=20 > There are other patches we have in the queue but they still need to be = flushed out, and in an effort to follow the KISS principles we figure = this would be a good start. >=20 > Cheers, > Tim -- Arun C. Murthy Hortonworks Inc. http://hortonworks.com/ --Apple-Mail-76--323455982--