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 7AE4A1074E for ; Fri, 27 Sep 2013 18:05:05 +0000 (UTC) Received: (qmail 91225 invoked by uid 500); 27 Sep 2013 18:05:04 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 91164 invoked by uid 500); 27 Sep 2013 18:05:04 -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 90986 invoked by uid 99); 27 Sep 2013 18:05:04 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 27 Sep 2013 18:05:04 +0000 Date: Fri, 27 Sep 2013 18:05:04 +0000 (UTC) From: "Jeffrey Zhong (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-9672) LoadTestTool NPE's when -num_tables is given, but -tn is not 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-9672?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13780176#comment-13780176 ] Jeffrey Zhong commented on HBASE-9672: -------------------------------------- +1. Looks good to me! > LoadTestTool NPE's when -num_tables is given, but -tn is not > ------------------------------------------------------------ > > Key: HBASE-9672 > URL: https://issues.apache.org/jira/browse/HBASE-9672 > Project: HBase > Issue Type: Bug > Reporter: Enis Soztutar > Assignee: Enis Soztutar > Priority: Minor > Fix For: 0.98.0, 0.96.0 > > Attachments: hbase-9672_v1.patch > > > {code} > bin/hbase org.apache.hadoop.hbase.util.LoadTestTool -write 1:1:1 -num_tables 10 -num_keys 1000 > {code} > results in NPE. It expects -tn argument. -- 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