Return-Path: X-Original-To: apmail-hbase-issues-archive@www.apache.org Delivered-To: apmail-hbase-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 170E217815 for ; Tue, 21 Apr 2015 21:46:00 +0000 (UTC) Received: (qmail 67796 invoked by uid 500); 21 Apr 2015 21:45:59 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 67751 invoked by uid 500); 21 Apr 2015 21:45:59 -0000 Mailing-List: contact issues-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@hbase.apache.org Received: (qmail 67740 invoked by uid 99); 21 Apr 2015 21:45:59 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 Apr 2015 21:45:59 +0000 Date: Tue, 21 Apr 2015 21:45:59 +0000 (UTC) From: "Nick Dimiduk (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-13339) Update default Hadoop version to 2.6.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HBASE-13339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14505839#comment-14505839 ] Nick Dimiduk commented on HBASE-13339: -------------------------------------- The generous [~kasha] has offered to spin a new Hadoop patch release on the 2.5 line containing this fix. I won't ask him to do that if we decide it's healthier for 1.1.0 to move to 2.6 -- the ball is back in our court. Strictly speaking, an upgrade *may* break our compatibility guidelines, though I don't think anyone has done the legwork to assess the full impact of an update to 2.6. Upgrading also allows us to get around the nastiness of HBASE-13149 / YARN-2092, which I don't think we have a palatable solution for either. ping [~jinghe], [~busbey], [~enis], [~apurtell], [~lhofhansl], [~stack] from the other thread. > Update default Hadoop version to 2.6.0 > -------------------------------------- > > Key: HBASE-13339 > URL: https://issues.apache.org/jira/browse/HBASE-13339 > Project: HBase > Issue Type: Bug > Components: build > Affects Versions: 2.0.0, 1.1.0 > Reporter: Elliott Clark > Assignee: Elliott Clark > Attachments: HBASE-13339-v1.patch, HBASE-13339.patch > > > Current default Hadoop version is getting a little long in the tooth. We should update to the latest version. The latest version is backwards compatible with 2.5.1's dfs and mr so this should be painless. -- This message was sent by Atlassian JIRA (v6.3.4#6332)