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 2023/02/27 19:34:22 UTC

[accumulo-examples] branch main updated (97b9df3 -> 04317dc)

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 97b9df3  Create user documentation for the UniqueColumns example. (#114)
     add 7c0576b  Update POM to target 2.1.1-SNAPSHOT (#105)
     add 9fda851  Update POM version info for 2.1 examples branch
     add ae45b3d  Add documentation for uniquecols example (#115)
     add 3b8088a  Update SampleExample and documentation (#116)
     add 1a3c6cc  Update sample.md docs
     add bc2d9aa  Update Compaction Strategy example (#117)
     new 04317dc  Merge branch '2.1'

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:
 docs/compactionStrategy.md                         | 161 +++++++++++++++------
 docs/sample.md                                     |   8 +-
 docs/shard.md                                      |  42 +++---
 .../accumulo/examples/sample/SampleExample.java    |   1 +
 4 files changed, 140 insertions(+), 72 deletions(-)


[accumulo-examples] 01/01: Merge branch '2.1'

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 04317dcca06c50c3da7b8232d73206a95d81e674
Merge: 97b9df3 bc2d9aa
Author: Mark Owens <jm...@apache.org>
AuthorDate: Mon Feb 27 14:32:21 2023 -0500

    Merge branch '2.1'

 docs/compactionStrategy.md                         | 161 +++++++++++++++------
 docs/sample.md                                     |   8 +-
 docs/shard.md                                      |  42 +++---
 .../accumulo/examples/sample/SampleExample.java    |   1 +
 4 files changed, 140 insertions(+), 72 deletions(-)