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 F20C3DC55 for ; Mon, 29 Oct 2012 08:01:21 +0000 (UTC) Received: (qmail 76609 invoked by uid 500); 29 Oct 2012 08:01:21 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 76354 invoked by uid 500); 29 Oct 2012 08:01:20 -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 76210 invoked by uid 99); 29 Oct 2012 08:01:17 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 29 Oct 2012 08:01:17 +0000 Date: Mon, 29 Oct 2012 08:01:17 +0000 (UTC) From: "Alexander Alten-Lorenz (JIRA)" To: issues@hbase.apache.org Message-ID: <1447049211.38290.1351497677065.JavaMail.jiratomcat@arcas> In-Reply-To: <947040666.15170.1346301068290.JavaMail.jiratomcat@arcas> Subject: [jira] [Commented] (HBASE-6694) Test scanner batching in export job feature HBASE-6372 AND report on improvement HBASE-6372 adds 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-6694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13485886#comment-13485886 ] Alexander Alten-Lorenz commented on HBASE-6694: ----------------------------------------------- MAVEN_OPTS="-Xmx512mb" mvn clean package test -P localTests -Dtest=org.apache.hadoop.hbase.mapreduce.TestImportExport {code} [INFO] HBase ............................................. SUCCESS [1.778s] [INFO] HBase - Common .................................... SUCCESS [2.917s] [INFO] HBase - Hadoop Compatibility ...................... SUCCESS [0.655s] [INFO] HBase - Hadoop One Compatibility .................. SUCCESS [0.890s] [INFO] HBase - Server .................................... SUCCESS [1:49.331s] [INFO] HBase - Hadoop Two Compatibility .................. SUCCESS [2.472s] [INFO] HBase - Integration Tests ......................... SUCCESS [0.984s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1:59.453s [INFO] Finished at: Mon Oct 22 09:30:58 CEST 2012 [INFO] Final Memory: 50M/256M [INFO] ------------------------------------------------------------------------ > Test scanner batching in export job feature HBASE-6372 AND report on improvement HBASE-6372 adds > ------------------------------------------------------------------------------------------------ > > Key: HBASE-6694 > URL: https://issues.apache.org/jira/browse/HBASE-6694 > Project: HBase > Issue Type: Task > Reporter: stack > Assignee: Alexander Alten-Lorenz > Attachments: HBASE-6694.patch > > > From tail of HBASE-6372, Jon had raised issue that test added did not actually test the feature. This issue is about adding a test of HBASE-6372. We should also have numbers for the improvement that HBASE-6372 brings. -- 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