[accumulo-examples] branch main updated (befc2e3 -> c2fafb8)

2021-02-22 Thread jmark99
This is an automated email from the ASF dual-hosted git repository.

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


from befc2e3  Merge pull request #63 from jmark99/bingest
 add ce94cbb  Update main branch to work against Accumulo 2.1.x.
 new c2fafb8  Update main branch to work against Accumulo 2.1.x.

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 bin/runex |  3 ++-
 conf/log4j.properties.example | 25 ++---
 pom.xml   | 27 +++
 3 files changed, 35 insertions(+), 20 deletions(-)



[accumulo-examples] 01/01: Update main branch to work against Accumulo 2.1.x.

2021-02-22 Thread jmark99
This is an automated email from the ASF dual-hosted git repository.

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

commit c2fafb8ee1b2a5424cbb66cc4a05de0fd12a6b6b
Merge: befc2e3 ce94cbb
Author: Mark Owens 
AuthorDate: Mon Feb 22 16:35:36 2021 -0500

Update main branch to work against Accumulo 2.1.x.

Update pom.xml, log4j.properties.example, and bin/runex files to allow 
accumulo-examples to run against the 2.1.x version of Accumulo.

Closes #64

 bin/runex |  3 ++-
 conf/log4j.properties.example | 25 ++---
 pom.xml   | 27 +++
 3 files changed, 35 insertions(+), 20 deletions(-)



[accumulo-examples] branch 2.0 created (now befc2e3)

2021-02-22 Thread jmark99
This is an automated email from the ASF dual-hosted git repository.

jmark99 pushed a change to branch 2.0
in repository https://gitbox.apache.org/repos/asf/accumulo-examples.git.


  at befc2e3  Merge pull request #63 from jmark99/bingest

No new revisions were added by this update.



[accumulo] branch 1451-external-compactions-feature created (now 97ac5c4)

2021-02-22 Thread dlmarion
This is an automated email from the ASF dual-hosted git repository.

dlmarion pushed a change to branch 1451-external-compactions-feature
in repository https://gitbox.apache.org/repos/asf/accumulo.git.


  at 97ac5c4  Update plugin/some dependency versions (#1941)

No new revisions were added by this update.



[accumulo-testing] branch main updated: Add back END to MultiTable so it can be used by other modules

2021-02-22 Thread mmiller
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/main by this push:
 new 17963d6  Add back END to MultiTable so it can be used by other modules
17963d6 is described below

commit 17963d619f5418254e5dafd930c1d2210f48e937
Author: Mike Miller 
AuthorDate: Mon Feb 22 14:40:12 2021 -0500

Add back END to MultiTable so it can be used by other modules
---
 src/main/resources/randomwalk/modules/MultiTable.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/main/resources/randomwalk/modules/MultiTable.xml 
b/src/main/resources/randomwalk/modules/MultiTable.xml
index 55b7f0b..6698e4a 100644
--- a/src/main/resources/randomwalk/modules/MultiTable.xml
+++ b/src/main/resources/randomwalk/modules/MultiTable.xml
@@ -34,6 +34,7 @@
   
   
   
+