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 BEB0D11399 for ; Fri, 22 Aug 2014 01:45:11 +0000 (UTC) Received: (qmail 53520 invoked by uid 500); 22 Aug 2014 01:45:11 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 53474 invoked by uid 500); 22 Aug 2014 01:45:11 -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 53461 invoked by uid 99); 22 Aug 2014 01:45:11 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 22 Aug 2014 01:45:11 +0000 Date: Fri, 22 Aug 2014 01:45:11 +0000 (UTC) From: "Hudson (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-11789) LoadIncrementalHFiles is not picking up the -D option 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-11789?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14106323#comment-14106323 ] Hudson commented on HBASE-11789: -------------------------------- FAILURE: Integrated in HBase-0.98-on-Hadoop-1.1 #436 (See [https://builds.apache.org/job/HBase-0.98-on-Hadoop-1.1/436/]) HBASE-11789 LoadIncrementalHFiles is not picking up the -D option (matteo.bertozzi: rev 38deb4b8277c481a5ff56256c113a25bc162d2f4) * hbase-server/src/main/java/org/apache/hadoop/hbase/mapreduce/LoadIncrementalHFiles.java > LoadIncrementalHFiles is not picking up the -D option > ------------------------------------------------------ > > Key: HBASE-11789 > URL: https://issues.apache.org/jira/browse/HBASE-11789 > Project: HBase > Issue Type: Bug > Affects Versions: 0.99.0, 0.98.5, 2.0.0 > Reporter: Matteo Bertozzi > Assignee: Matteo Bertozzi > Fix For: 0.99.0, 2.0.0, 0.98.6 > > Attachments: HBASE-11789-0.94.patch, HBASE-11789-v0.patch > > > LoadIncrementalHFiles is not using the Tool class correctly, preventing to use the -D options. -- This message was sent by Atlassian JIRA (v6.2#6252)