Return-Path: X-Original-To: apmail-accumulo-notifications-archive@minotaur.apache.org Delivered-To: apmail-accumulo-notifications-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 561A410BD9 for ; Fri, 6 Sep 2013 17:41:59 +0000 (UTC) Received: (qmail 62917 invoked by uid 500); 6 Sep 2013 17:41:59 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 62846 invoked by uid 500); 6 Sep 2013 17:41:58 -0000 Mailing-List: contact notifications-help@accumulo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jira@apache.org Delivered-To: mailing list notifications@accumulo.apache.org Received: (qmail 62389 invoked by uid 99); 6 Sep 2013 17:41:52 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 06 Sep 2013 17:41:52 +0000 Date: Fri, 6 Sep 2013 17:41:52 +0000 (UTC) From: "ASF subversion and git services (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (ACCUMULO-1668) MiniAccumuloCluster doesn't properly support multiple Hadoop versions 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/ACCUMULO-1668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13760404#comment-13760404 ] ASF subversion and git services commented on ACCUMULO-1668: ----------------------------------------------------------- Commit 90feb4ce1ba95da3da4d351d15496565388b3609 in branch refs/heads/master from [~ctubbsii] [ https://git-wip-us.apache.org/repos/asf?p=accumulo.git;h=90feb4c ] ACCUMULO-1668 test constants changes, ACCUMULO-1643 use hadoop 1.2.1 > MiniAccumuloCluster doesn't properly support multiple Hadoop versions > --------------------------------------------------------------------- > > Key: ACCUMULO-1668 > URL: https://issues.apache.org/jira/browse/ACCUMULO-1668 > Project: Accumulo > Issue Type: Bug > Reporter: Christopher Tubbs > Fix For: 1.6.0 > > > Static variables are inline'd by the java compiler, and since these keys could vary from one Hadoop version to another, they may require Accumulo to be re-compiled to support multiple versions. > Also, DFSConfigKeys.DFS_SUPPORT_APPEND_KEY doesn't exist in Hadoop 1.2.1 -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira