You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@accumulo.apache.org by jm...@apache.org on 2021/02/22 21:35:53 UTC

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

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.

Posted by jm...@apache.org.
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 <jm...@apache.org>
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(-)