1. daeb240 Merge branch '2.1' by Keith Turner · 3 weeks ago main
  2. eb1ac87 fix version by Keith Turner · 3 weeks ago 2.1
  3. 45f7a85 update to java 17 (#298) by Keith Turner · 3 weeks ago
  4. c309590 fixes file count issue w/ bulk import random walk test (#297) by Keith Turner · 3 weeks ago
  5. 0403417 adds some scripts to test failing compactions (#295) by Keith Turner · 3 weeks ago
  6. 2bec18c Bump compiler versions from Java 11 to Java 17 and Maven Version (#296) by Dave Marion · 3 weeks ago
  7. 5d53764 Merge branch '2.1' by Keith Turner · 9 weeks ago
  8. b16cbe9 Documents bug in bulk batch writer and renames class to indicate its buggy (#288) by Keith Turner · 9 months ago
  9. 32d52f8 fixes sorting in bulk batch writer (#289) by Keith Turner · 9 months ago
  10. 506b583 consolidate getting table splits in the code by Keith Turner · 10 months ago
  11. 2be7918 limits tablets and offers bulk import as option for ingest by Keith Turner · 10 months ago
  12. 8346382 Removed MANAGER_FATE_THREADPOOL_SIZE from randomwalk config (#292) by Dave Marion · 5 months ago
  13. 9bc35de Replace call to ColumnVisibility.flatten() with getExpression() (#290) by Dom G. · 7 months ago
  14. 807b62c Documents bug in bulk batch writer and renames class to indicate its buggy (#288) by Keith Turner · 9 months ago
  15. 9f597c6 Merge remote-tracking branch 'upstream/3.1' into main by Dom Garguilo · 9 months ago
  16. 8a76d06 Merge remote-tracking branch 'upstream/2.1' into 3.1 by Dom Garguilo · 9 months ago 3.1
  17. e9e5e7a Add zipfian distribution option to continuous ingest (#276) by Dom G. · 9 months ago
  18. ed97a2f fixes sorting in bulk batch writer (#289) by Keith Turner · 9 months ago
  19. 137ad39 Merge branch '3.1' into elasticity by Christopher Tubbs · 9 months ago
  20. 697168d Update accumulo dependency to 3.1 by Christopher Tubbs · 9 months ago
  21. 8fb9390 Remove unused variable by Christopher Tubbs · 9 months ago
  22. 541e75d Merge branch 'main' into elasticity by Christopher Tubbs · 9 months ago
  23. 5cd266a Merge branch '2.1' by Christopher Tubbs · 9 months ago
  24. 7be8409 Merge branch '2.0' into 2.1 by Christopher Tubbs · 9 months ago
  25. 81bbae2 Merge branch 'main' into elasticity by Christopher Tubbs · 9 months ago
  26. 30cc6bc Merge branch '2.1' by Christopher Tubbs · 10 months ago
  27. 6c620c3 Update GitHub Actions by Christopher Tubbs · 10 months ago
  28. 6a7baeb Update GitHub Actions by Christopher Tubbs · 10 months ago
  29. bc5379c Merge pull request #287 from keith-turner/many-bulk by Daniel Roberts · 10 months ago
  30. 50ab83b consolidate getting table splits in the code by Keith Turner · 10 months ago
  31. 2e19341 limits tablets and offers bulk import as option for ingest by Keith Turner · 10 months ago
  32. 2deace4 Created 2.1 branch using 2.1.4-SNAPSHOT by Daniel Roberts ddanielr · 11 months ago
  33. 5063a88 updates default config latest 4.0 changes (#285) by Keith Turner · 11 months ago
  34. b9809b0 removes use of newly deprecated methods (#284) by Keith Turner · 11 months ago
  35. 77643ec merge main into elasticity (#283) by Dom G. · 11 months ago
  36. 1f8eb44 Fixes a few minor issues (#282) by Keith Turner · 1 year ago
  37. ce2fb3a Merge branch 'main' into elasticity by Dave Marion · 1 year, 1 month ago
  38. 813d336 Removed TSERV_WORKQ_THREADS property usage (#281) by Dave Marion · 1 year, 1 month ago
  39. 34909bc Merge branch 'main' into elasticity by Dave Marion · 1 year, 1 month ago
  40. 3e78ef7 Fix trivial warnings by Christopher Tubbs · 1 year, 2 months ago
  41. 5c642ff Replace map reduce prop in continous ingest verify (#277) by Dom G. · 1 year, 2 months ago
  42. af58350 Merge branch 'main' into elasticity by Dave Marion · 1 year, 3 months ago
  43. 53e75d3 Update deprecated TSERV_TABLET_SPLIT_FINDMIDPOINT_MAXOPEN prop (#278) by Dom G · 1 year, 5 months ago
  44. 898cded Fix deprecated props, use fluent-style threadpool builder (#273) by Dom G · 1 year, 5 months ago
  45. 89b15be Fix compaction service cs1 by Daniel Roberts · 1 year, 8 months ago
  46. a97f1f0 Fix formatting of cluster.yaml.tftpl file by Dave Marion · 1 year, 8 months ago
  47. f50b292 Update cluster.yaml for elasticity branch changes by Dave Marion · 1 year, 8 months ago
  48. 681f99d Merge branch 'main' into elasticity by Dave Marion · 1 year, 8 months ago
  49. ce95056 Updates to Terraform configuration based on recent changes (#270) by Dave Marion · 1 year, 8 months ago
  50. 3a4a09f Create new test that creates lots of splits (#267) by Dom G · 1 year, 9 months ago
  51. 0533dc0 Revert change to properties file by Dave Marion · 1 year, 9 months ago
  52. 12dbdb6 Modifications to compile against elasticity branch by Dave Marion · 1 year, 9 months ago
  53. 6611044 Merge pull request #269 from ddanielr/fix-property-deprecations by Daniel Roberts · 1 year, 9 months ago
  54. 725b723 Fixes property deprecation build errors by Daniel Roberts · 1 year, 9 months ago
  55. 9cdafdb Improve build and docs by Christopher Tubbs · 2 years ago
  56. 2135068 Bump parent pom and accumulo versions (#265) by Dom G · 2 years ago
  57. c38b3e8 Bump maven to 3.8.8 in terraform config (#264) by Dom G · 2 years, 3 months ago
  58. b51db31 updates terraform accumulo testing build instructions (#262) by Keith Turner · 2 years, 3 months ago
  59. f35efcf Update terraform instructions for rebuilding accumulo testing by Keith Turner · 2 years, 3 months ago
  60. 9a55b3b Resolve build issues with accumulo 3.0 (#261) by Dom G · 2 years, 4 months ago
  61. 69cbd97 Remove log4j-core dependency (#260) by Dom G · 2 years, 7 months ago
  62. bf79239 Update impsort plugin (#259) by Dom G · 2 years, 7 months ago
  63. 14066c5 Add os_type variable to template variables (#255) by Dave Marion · 2 years, 7 months ago
  64. f701218 Deprecated property was removed in Accumulo, resolved compilation issue (#258) by Dave Marion · 2 years, 7 months ago
  65. 28c7ede fixes build issue by supplying Accumulo version (#257) by Keith Turner · 2 years, 10 months ago
  66. dc42aee Update pom to use accumulo 3.0.0-SNAPSHOT instead of 2.1.0 (#256) by Jeffrey Manno · 2 years, 10 months ago
  67. 44e1377 Refactor logging in Verify for RW Bulk (#254) by Jeffrey Manno · 2 years, 10 months ago
  68. 87404f1 Only install & enable Docker on manager node (#252) by Dave Marion · 2 years, 11 months ago
  69. d64527a Enable reloading log4j2 config (#251) by Keith Turner · 2 years, 11 months ago
  70. b180294 Enable agitator to work with multiple hosts when max_kill equals 1 (#249) by Dave Marion · 2 years, 11 months ago
  71. 6d6f4e2 More carefully update license headers by Christopher Tubbs · 3 years ago
  72. 9bcb27c Update OpenTelemetery and Micrometer versions with Accumulo latest (#247) by Christopher L. Shannon · 3 years ago
  73. c803776 Standardize formatting of shell scripts (#245) by Christopher Tubbs · 3 years ago
  74. 337db00 Fix http links and duplicate license headers by Christopher Tubbs · 3 years ago
  75. f6f86ba Manually fix markdown file license headers by Christopher Tubbs · 3 years ago
  76. 6017063 Check in license header updates from #244 by Christopher Tubbs · 3 years ago
  77. 765f33f Narrow rat checks due to #244 by Christopher Tubbs · 3 years ago
  78. f334b57 Automate license header updates (#244) by Christopher Tubbs · 3 years ago
  79. d201810 Update Dockerfile (#241) by Dom G · 3 years ago
  80. 049163a Sync OpenTelemetery and Micrometer versions with Accumulo latest (#240) by Dave Marion · 3 years ago
  81. ddc6e58 Use read -a instead of readarray -td' ' (#238) by Christopher Tubbs · 3 years ago
  82. 0c92a78 Add missing colon character in sserver section by Dave Marion · 3 years ago
  83. 0f7201f fixes bug with bulk RW file partition point creation (#236) by Keith Turner · 3 years ago
  84. d776051 Update components run on worker node - terraform README by Dom G · 3 years ago
  85. 2851a84 Merge pull request #235 from keith-turner/fix-rw-bulk by Keith Turner · 3 years ago
  86. 8e83d61 fixes two bulk import RW bugs by Keith Turner · 3 years ago
  87. f096a71 Updated ZooKeeper version from 3.5.10 to 3.8.0 in conf/env.sh (#233) by Dave Marion · 3 years ago
  88. 28edc7f Updated Accumulo update instructions in the Terraform README (#232) by Dave Marion · 3 years ago
  89. 658361c Add per table crypto settings to Terraform configuration (#231) by Dave Marion · 3 years ago
  90. 43796e6 Fix Bulk Rwalk (#230) by Mike Miller · 3 years ago 2.0
  91. cfefe01 Fix Bulk Rwalk (#230) by Mike Miller · 3 years ago
  92. 2760112 Fixed a spacing issue with the scan server section of the cluster.yaml file (#229) by Dave Marion · 3 years ago
  93. 08248b8 Install pssh for CentOS and Ubuntu (#228) by Dave Marion · 3 years ago
  94. 5b12805 Fix logging bug and update hadoop version (#225) by Dom G · 3 years ago
  95. 7453c37 Misc. improvements to randomwalk code (#223) by Dom G · 3 years ago
  96. 6eda0a4 Upgrade Terraform, Maven, ZooKeeper, and Hadoop versions (#222) by Dave Marion · 3 years ago
  97. 6311758 Drop security from all modules (#221) by Mike Miller · 3 years ago
  98. b46779c Add maxdepth parameter so that unit modules are not displayed in rwalk(#218) by Dom G · 3 years ago
  99. a56baae Make use of Random object from TestEnv (#220) by Dom G · 3 years ago
  100. ae9c465 Add recent sserver changes to terraform cluster.yaml template file (#216) by Dave Marion · 3 years, 1 month ago