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 45074175C5 for ; Thu, 26 Mar 2015 16:39:59 +0000 (UTC) Received: (qmail 15096 invoked by uid 500); 26 Mar 2015 16:39:53 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 15012 invoked by uid 500); 26 Mar 2015 16:39:53 -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 14810 invoked by uid 99); 26 Mar 2015 16:39:53 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 26 Mar 2015 16:39:53 +0000 Date: Thu, 26 Mar 2015 16:39:53 +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=14382174#comment-14382174 ] Nick Dimiduk commented on HBASE-13339: -------------------------------------- In line with [~busbey]'s concerns, I'd like to see this an a chance to exercise [~dimaspivak]'s new check_compatibility.sh script. Dima, can you give us some guidance on how to use the script to check transitive dependencies of this upgrade? Ideally we can get this as simple as a +1/-1/-0 vote from the script and incorporate it into jenkins. I'd like to review all deps on branch-1 as well, maybe hadoop version to 2.5.2 -- but only if I have confidence in not breaking folks. > 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.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)