Return-Path: Delivered-To: apmail-hadoop-core-dev-archive@www.apache.org Received: (qmail 63638 invoked from network); 26 Aug 2008 10:16:09 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 26 Aug 2008 10:16:09 -0000 Received: (qmail 5891 invoked by uid 500); 26 Aug 2008 10:16:06 -0000 Delivered-To: apmail-hadoop-core-dev-archive@hadoop.apache.org Received: (qmail 5556 invoked by uid 500); 26 Aug 2008 10:16:04 -0000 Mailing-List: contact core-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: core-dev@hadoop.apache.org Delivered-To: mailing list core-dev@hadoop.apache.org Received: (qmail 5537 invoked by uid 99); 26 Aug 2008 10:16:03 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 26 Aug 2008 03:16:03 -0700 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 26 Aug 2008 10:15:14 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id B52DB234C1B2 for ; Tue, 26 Aug 2008 03:15:44 -0700 (PDT) Message-ID: <1408869644.1219745744740.JavaMail.jira@brutus> Date: Tue, 26 Aug 2008 03:15:44 -0700 (PDT) From: "Rong-En Fan (JIRA)" To: core-dev@hadoop.apache.org Subject: [jira] Commented: (HADOOP-3979) linux 64-bit native libraries should always be built and included in release In-Reply-To: <1921435061.1219249604990.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/HADOOP-3979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12625690#action_12625690 ] Rong-En Fan commented on HADOOP-3979: ------------------------------------- Really? Then what's the build box used for previous 0.16+ release? In those releases, we have 64-bit native libs. > linux 64-bit native libraries should always be built and included in release > ---------------------------------------------------------------------------- > > Key: HADOOP-3979 > URL: https://issues.apache.org/jira/browse/HADOOP-3979 > Project: Hadoop Core > Issue Type: Wish > Components: build, native > Reporter: Rong-En Fan > Priority: Minor > > The current HowToRelease wiki document says that 64-bit linux native libs are optional for a release. However, we had them in all 0.16.x, 0.17.[0-1], and 0.18.0 releases. Provided the fact that 64-bit computers become more common nowadays. We should make this binary built and included in release. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.