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

mmiller pushed a change to branch next-release
in repository https://gitbox.apache.org/repos/asf/accumulo-website.git.


    from b701adf  Documentation for external compactions (#282)
     add 9de1a36  Update website for 2021 ApacheCon events image/link
     add c85ac0c  Add comment in css
     add 66be02b  Fix ApacheCon event image generation
     add 795fcc1  Update gems
     add ed46e04  Tweak the download page button layout
     add 7bdfd93  Remove unused gem and tighten version constraints
     add 94038c0  Add Harjit Singh to contributors (#267)
     add 2d336e9  Add prominent link to public API docs (#268)
     add 876b998  Improve 2.x quickstart doc (#271)
     add 81e15de  Improve description of loc in metadata
     add b456d36  corrected text per review comments.
     add 9561908  Update _docs-2/troubleshooting/system-metadata-tables.md
     add b576e44  Update _docs-2/troubleshooting/system-metadata-tables.md
     add 7ace637  Update _docs-2/troubleshooting/system-metadata-tables.md
     add baf509e  Merge pull request #272 from 
EdColeman/update_metadata_loc_description
     add aeb13a2  Remove self from Reviewers lines on blog posts
     add e732cd2  Fix downloads script for mirror selection
     add db33093  Update people.md
     add 1114a92  Update people.md
     add 729d361  Merge pull request #275 from Umang228/patch-1
     add b670b9a  Add build command to pages/how-to-contribute.md (#276)
     add ce52f6c  Added Ali Mustafa as a contributor in people.md (#277)
     add 2921523  Update some gems (#278)
     add 8fcd22c  Update people.md
     add 4319d88  Merge pull request #279 from hguercan/patch-1
     add 67386aa  Update contributors list to add Amisha Sahu (#280)
     add cc77c89  Added 'Akshit Mangotra' in people.md (#281)
     add 6e18ff4  Add JShell Accumulo Feature Blog (#274)
     add 8f0de12  Update people.md (#283)
     add 0900900  Add Luke Foster to people.md (#284)
     add c386fc7  Update tools doc for CheckForMetadataProblems (#285)
     add 2ca6f78  Update tools.md for new CheckForMetadataProblems output (#287)
     add 1a76ea0  External Compaction Blog post (#286)
     add 0f0a071  Update gems
     add c3fbc84  Update people.md (#288)
     add 17c0196  Moved name tp PMC list (#290)
     add 085cb1b  contributor list updated (#291)
     add 67a66cb  Update Contributor list (#293)
     add 4ee208a  Add a bunch to release notes for 2.1.0
     add e8c86a8  Updated relnotes (#294)
     add 66477b5  Release notes updates (#295)
     add f7d672e  Add notable change and correct wording in release notes
     add 7aac9f3  Add new property to release notes
     add c064970  Merge branch 'main' into next-release

No new revisions were added by this update.

Summary of changes:
 Gemfile                                            |   5 +-
 Gemfile.lock                                       |  38 +-
 _docs-2/getting-started/quickstart.md              | 240 ++++++----
 _docs-2/troubleshooting/system-metadata-tables.md  |  11 +-
 _docs-2/troubleshooting/tools.md                   |  10 +-
 _includes/nav.html                                 |   1 +
 _layouts/default.html                              |   1 +
 _posts/blog/2016-10-28-durability-performance.md   |   2 +-
 _posts/blog/2019-08-12-why-upgrade.md              |   2 +-
 _posts/blog/2021-04-21-jshell-accumulo-feature.md  | 157 +++++++
 _posts/blog/2021-07-08-external-compactions.md     | 491 +++++++++++++++++++++
 _posts/release/2020-01-19-accumulo-2.1.0.md        | 180 +++++++-
 .../202107_ecomp/accumulo-compactor-muchos.yaml    | 180 ++++++++
 images/blog/202107_ecomp/ci-entries.png            | Bin 0 -> 31996 bytes
 images/blog/202107_ecomp/ci-files-per-tablet.png   | Bin 0 -> 33333 bytes
 images/blog/202107_ecomp/ci-ingest-rate.png        | Bin 0 -> 43035 bytes
 images/blog/202107_ecomp/ci-online-tablets.png     | Bin 0 -> 29720 bytes
 images/blog/202107_ecomp/ci-pods-running.png       | Bin 0 -> 35805 bytes
 images/blog/202107_ecomp/ci-queued.png             | Bin 0 -> 45185 bytes
 images/blog/202107_ecomp/ci-running.png            | Bin 0 -> 58471 bytes
 images/blog/202107_ecomp/clusters-layout.png       | Bin 0 -> 107997 bytes
 images/blog/202107_ecomp/files_over_time.html      |  23 +
 .../202107_ecomp/full-table-compaction-queued.png  | Bin 0 -> 35444 bytes
 .../202107_ecomp/full-table-compaction-running.png | Bin 0 -> 35926 bytes
 .../tablet-2_1fa2e8ba2e8ba328-files.gif            | Bin 0 -> 6501483 bytes
 .../tablet-2_385d1745d1745d88-files.gif            | Bin 0 -> 6535064 bytes
 .../tablet-2_6a8ba2e8ba2e8c78-files.gif            | Bin 0 -> 6467307 bytes
 .../blog/202107_ecomp/tablet-2_default-files.gif   | Bin 0 -> 5817065 bytes
 images/release/active-compactions-table.png        | Bin 0 -> 26834 bytes
 index.html                                         |   2 +-
 pages/downloads.md                                 |  40 +-
 pages/how-to-contribute.md                         |   2 +-
 pages/people.md                                    |  16 +-
 33 files changed, 1246 insertions(+), 155 deletions(-)
 create mode 100644 _posts/blog/2021-04-21-jshell-accumulo-feature.md
 create mode 100644 _posts/blog/2021-07-08-external-compactions.md
 create mode 100644 images/blog/202107_ecomp/accumulo-compactor-muchos.yaml
 create mode 100644 images/blog/202107_ecomp/ci-entries.png
 create mode 100644 images/blog/202107_ecomp/ci-files-per-tablet.png
 create mode 100644 images/blog/202107_ecomp/ci-ingest-rate.png
 create mode 100644 images/blog/202107_ecomp/ci-online-tablets.png
 create mode 100644 images/blog/202107_ecomp/ci-pods-running.png
 create mode 100644 images/blog/202107_ecomp/ci-queued.png
 create mode 100644 images/blog/202107_ecomp/ci-running.png
 create mode 100644 images/blog/202107_ecomp/clusters-layout.png
 create mode 100644 images/blog/202107_ecomp/files_over_time.html
 create mode 100644 images/blog/202107_ecomp/full-table-compaction-queued.png
 create mode 100644 images/blog/202107_ecomp/full-table-compaction-running.png
 create mode 100644 images/blog/202107_ecomp/tablet-2_1fa2e8ba2e8ba328-files.gif
 create mode 100644 images/blog/202107_ecomp/tablet-2_385d1745d1745d88-files.gif
 create mode 100644 images/blog/202107_ecomp/tablet-2_6a8ba2e8ba2e8c78-files.gif
 create mode 100644 images/blog/202107_ecomp/tablet-2_default-files.gif
 create mode 100644 images/release/active-compactions-table.png

Reply via email to