You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@accumulo.apache.org by ct...@apache.org on 2020/08/10 21:56:57 UTC

[accumulo-examples] branch main updated: Make sure to copy accumulo-examples.jar as well as accumulo-examples-shaded.jar (#54)

This is an automated email from the ASF dual-hosted git repository.

ctubbsii pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/accumulo-examples.git


The following commit(s) were added to refs/heads/main by this push:
     new a026e96  Make sure to copy accumulo-examples.jar as well as accumulo-examples-shaded.jar (#54)
a026e96 is described below

commit a026e961fa2e216449c40e2ca5334846968a2961
Author: Jeffrey Zeiberg <jz...@gmail.com>
AuthorDate: Mon Aug 10 17:56:49 2020 -0400

    Make sure to copy accumulo-examples.jar as well as accumulo-examples-shaded.jar (#54)
---
 docs/bulkIngest.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/bulkIngest.md b/docs/bulkIngest.md
index b13edad..d581b41 100644
--- a/docs/bulkIngest.md
+++ b/docs/bulkIngest.md
@@ -24,9 +24,9 @@ This tutorial uses the following Java classes.
  * [BulkIngestExample.java] - ingest the data using map reduce
  * [VerifyIngest.java] - checks that the data was ingested
  
-Remember to copy the accumulo-examples-\*.jar to Accumulo's 'lib/ext' directory.
+Remember to copy the accumulo-examples\*.jar to Accumulo's 'lib/ext' directory.
 
-    $ cp target/accumulo-examples-*.jar /path/accumulo/lib/ext
+    $ cp target/accumulo-examples*.jar /path/accumulo/lib/ext
 
 The following commands show how to run this example. This example creates a
 table called test_bulk which has two initial split points. Then 1000 rows of