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