Return-Path: X-Original-To: apmail-accumulo-commits-archive@www.apache.org Delivered-To: apmail-accumulo-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 3ECA11178F for ; Wed, 23 Jul 2014 05:32:54 +0000 (UTC) Received: (qmail 51456 invoked by uid 500); 23 Jul 2014 05:32:54 -0000 Delivered-To: apmail-accumulo-commits-archive@accumulo.apache.org Received: (qmail 51356 invoked by uid 500); 23 Jul 2014 05:32:54 -0000 Mailing-List: contact commits-help@accumulo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@accumulo.apache.org Delivered-To: mailing list commits@accumulo.apache.org Received: (qmail 51189 invoked by uid 99); 23 Jul 2014 05:32:54 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 23 Jul 2014 05:32:54 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id D43AF9B0BA6; Wed, 23 Jul 2014 05:32:53 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: elserj@apache.org To: commits@accumulo.apache.org Date: Wed, 23 Jul 2014 05:32:57 -0000 Message-Id: In-Reply-To: <71f3ae72243f4b5fb63067d94d119e11@git.apache.org> References: <71f3ae72243f4b5fb63067d94d119e11@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [05/15] git commit: ACCUMULO-3008 Add in argument for table name ACCUMULO-3008 Add in argument for table name Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/97854bd3 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/97854bd3 Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/97854bd3 Branch: refs/heads/1.5.2-SNAPSHOT Commit: 97854bd3249c0def6fde1d8cc8543d3251da8072 Parents: 967e328 Author: Josh Elser Authored: Wed Jul 23 00:12:50 2014 -0400 Committer: Josh Elser Committed: Wed Jul 23 00:12:50 2014 -0400 ---------------------------------------------------------------------- docs/examples/README.mapred | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/accumulo/blob/97854bd3/docs/examples/README.mapred ---------------------------------------------------------------------- diff --git a/docs/examples/README.mapred b/docs/examples/README.mapred index 4acd306..e199fed 100644 --- a/docs/examples/README.mapred +++ b/docs/examples/README.mapred @@ -50,7 +50,7 @@ for the column family count. After creating the table, run the word count map reduce job. - $ bin/tool.sh lib/accumulo-examples-simple.jar org.apache.accumulo.examples.simple.mapreduce.WordCount -i instance -z zookeepers --input /user/username/wc wordCount -u username -p password + $ bin/tool.sh lib/accumulo-examples-simple.jar org.apache.accumulo.examples.simple.mapreduce.WordCount -i instance -z zookeepers --input /user/username/wc -t wordCount -u username -p password 11/02/07 18:20:11 INFO input.FileInputFormat: Total input paths to process : 1 11/02/07 18:20:12 INFO mapred.JobClient: Running job: job_201102071740_0003