1. 603e0c8 Merge branch '3.0' by Christopher Tubbs · 5 days ago main
  2. e13234b Merge branch '2.1' into 3.0 by Christopher Tubbs · 5 days ago 3.0
  3. cb31148 Fix GitHub Actions to match main branch by Christopher Tubbs · 5 days ago 2.1
  4. 791ed54 Update impsort-maven-plugin to 1.8.0 (#139) by tom-vt4 · 5 days ago
  5. ac9daa9 Standardize .asf.yaml notifications by Christopher Tubbs · 6 days ago
  6. 7acf688 Merge pull request #137 from tom-vt4/fixCompactionStrategyTypo by Daniel Roberts · 5 weeks ago
  7. fa5ab14 Fixed typo in compactionStrategy.md by tom-vt4 · 5 weeks ago
  8. 1a04bc0 Command updates for dirlist, helloworld, isolation, and sample examples (#135) by Amanda Villarreal · 5 weeks ago
  9. 9e338ec Updated commands in Delete Key Value Pair and Combiner that were outdated (#134) by Amanda Villarreal · 5 weeks ago
  10. 4822100 Updated commands and instructions in Classpath Example (#132) by Amanda Villarreal · 6 weeks ago
  11. d4791fe Align pom with Accumulo 3.0.0 versions by Dom Garguilo · 6 weeks ago
  12. 598e595 Updated commands in Compaction Strategy Example that were outdated (#131) by Amanda Villarreal · 6 weeks ago
  13. d5a3c8d Updated 2 commands in Bloom Filter Example that were outdated (#130) by Amanda Villarreal · 6 weeks ago
  14. e17c69b Update java and build versions to match main accumulo 4.0 (#129) by Dom G. · 6 weeks ago
  15. a0ae89a Set up default protection ruleset for default and release branches (#128) by The Apache Software Foundation · 9 weeks ago
  16. f09e836 Update GitHub Actions by Christopher Tubbs · 1 year, 8 months ago
  17. d69160c Minor changes to README and env.sh.example (#124) by Kevin Rathbun · 2 years, 8 months ago
  18. e524dd4 Bump accumulo, zookeeper, hadoop and other versions (#125) by Dom G · 2 years, 8 months ago
  19. 11d5e35 Miscellaneous improvements to code (#122) by Dom G · 3 years, 4 months ago
  20. bec7cc6 Add overloaded Common.createTableWithNamespace() with NTC (#121) by Dom G · 3 years, 4 months ago
  21. a18b63f Replace instances of Text with String (#120) by Dom G · 3 years, 4 months ago
  22. b69906c Trivial documentation cleanup by Mark Owens · 3 years, 4 months ago
  23. 9d400cd Trivial documentation cleanup by Mark Owens · 3 years, 4 months ago
  24. ebbfee7 Remove log4j-core dependency (#118) by Dom G · 3 years, 4 months ago
  25. 0a41c72 Bump impsort version to 1.8 (#119) by Dom G · 3 years, 4 months ago
  26. 04317dc Merge branch '2.1' by Mark Owens · 3 years, 5 months ago
  27. bc2d9aa Update Compaction Strategy example (#117) by Mark Owens · 3 years, 5 months ago
  28. 1a3c6cc Update sample.md docs by Mark Owens · 3 years, 5 months ago
  29. 3b8088a Update SampleExample and documentation (#116) by Mark Owens · 3 years, 6 months ago
  30. ae45b3d Add documentation for uniquecols example (#115) by Mark Owens · 3 years, 6 months ago
  31. 97b9df3 Create user documentation for the UniqueColumns example. (#114) by Mark Owens · 3 years, 6 months ago
  32. 9fda851 Update POM version info for 2.1 examples branch by Mark Owens · 3 years, 8 months ago
  33. a0cac7c Comment out portions of filedata example (#108) by Mark Owens · 3 years, 8 months ago
  34. 5fcb5a1 Update accumulo-examples to target 3.0.0-SNAPSHOT (#106) by Mark Owens · 3 years, 8 months ago
  35. 7c0576b Update POM to target 2.1.1-SNAPSHOT (#105) by Mark Owens · 3 years, 8 months ago
  36. d28cebb Bring some dependency versions up to date with main accumulo project (#104) by Dom G · 3 years, 9 months ago
  37. 1591a74 Update log4j-slf4j and hadoop (#103) by Dom G · 3 years, 9 months ago
  38. 516163f Add link to the Accumulo Tour by Mark Owens · 4 years, 2 months ago
  39. 374667a Updated table names with appropriate namespace by Mark Owens · 4 years, 3 months ago
  40. 3d5e01d Update README.md to clarify use of 'main' vs '2.0' branch (#102) by Mark Owens · 4 years, 3 months ago
  41. ae74b2f Fix sample example - update compaction configuration (#99) by Dom G · 4 years, 3 months ago
  42. b34ed03 Update documentation for Sample and Shard examples (#101) by Mark Owens · 4 years, 3 months ago
  43. bb4a118 Update POM to use newer version of enforcer plugin (#100) by Mark Owens · 4 years, 3 months ago
  44. 30e613d Remove ACCUMULO_JAVA_OPTS in favor of JAVA_TOOL_OPTIONS (#98) by Dave Marion · 4 years, 3 months ago
  45. 9926773 Make fields non final in Query.java Opts so that they work correctly (#97) by Dom G · 4 years, 3 months ago
  46. 29c353b Update tracing example to use new OpenTelemetry tracing objects (#96) by Dave Marion · 4 years, 3 months ago
  47. ac2ec84 Fix and improve several examples (#94) by Dom G · 4 years, 3 months ago
  48. 88ee1ec Analyze dependencies and fix spark/pom.xml by Christopher Tubbs · 4 years, 4 months ago
  49. 7970495 Exclude two logging jars from pom (#90) by Dom G · 4 years, 4 months ago
  50. 616f7ad Fix typos in docs (#92) by Dom G · 4 years, 4 months ago
  51. dd9d253 Update timeout methods (#91) by Dom G · 4 years, 4 months ago
  52. 6d0ab9f Fix logging bugs and update plugins (#87) by Christopher Tubbs · 4 years, 4 months ago
  53. 6830a84 Migrate all tests to JUnit5 (#85) by Dom G · 4 years, 4 months ago
  54. 4563585 Replace comment in pom by domgarguilo · 4 years, 4 months ago
  55. bf88eb1 Migrate all tests to JUnit5 by domgarguilo · 4 years, 4 months ago
  56. 333873d Update examples build and dependencies (#84) by Christopher Tubbs · 4 years, 7 months ago
  57. 6c00d0c some minor code cleanup (#83) by Jeffrey Manno · 4 years, 7 months ago
  58. d1cc653 Update docs/rgbalancer.md by Mike Miller · 4 years, 11 months ago
  59. 14858bd Update wording in docs/helloworld.md by Mike Miller · 4 years, 11 months ago
  60. 965581b Update combiner.md by Mark Owens · 5 years ago
  61. ef2e04e Avoid checking Accumulo table exists before creation (#74) by Mark Owens · 5 years ago
  62. aed79ea Add missing job information for MR. Fixes #43 (#73) by Mike Miller · 5 years ago
  63. 7aa5a4d Make runmr script use HADOOP_HOME (#72) by Mike Miller · 5 years ago
  64. 10e6e1a Drop TraceDumpExample. Closes #35 (#71) by Mike Miller · 5 years ago
  65. 6c3a912 Update SequentialBatchWriter.java by Mark Owens · 5 years ago
  66. 586f61b Bump guava from 28.2-jre to 29.0-jre (#70) by dependabot[bot] · 5 years ago
  67. c2f3002 Update pom.xml by Mark Owens · 5 years ago
  68. 9f7704d Add missing htrace dep by Mike Miller · 5 years ago
  69. 09e12a9 Add more precise excludes to pom to fix hadoop client by Mike Miller · 5 years ago
  70. b6bc9d9 Fix shade plugin warnings by Mike Miller · 5 years ago
  71. 6723497 Update env.sh.example by Mark Owens · 5 years ago
  72. 02ab78f Update pom.xml by Mark Owens · 5 years ago
  73. be2545d Update BulkIngestExample by Mark Owens · 5 years ago
  74. 13ba110 Update pom.xml by Mark Owens · 5 years ago
  75. b8f28b9 Update env.sh.example by Mark Owens · 5 years ago
  76. 3fbd7de Update Accumulo-Examples pom to use jdk 11 and latest Accumulo snapshot by Mark Owens · 5 years ago
  77. 40c5d90 Update Accumulo-Examples pom by Mark Owens · 5 years ago
  78. 1ca755b Update wordcount.md by Mark Owens · 5 years ago
  79. 03dd655 Update rgbalancer.md by Mark Owens · 5 years ago
  80. c2fafb8 Update main branch to work against Accumulo 2.1.x. by Mark Owens · 5 years ago
  81. ce94cbb Update main branch to work against Accumulo 2.1.x. by Mark Owens · 5 years ago
  82. befc2e3 Merge pull request #63 from jmark99/bingest by Mark Owens · 5 years ago 2.0
  83. 8a71fb7 Update BulkIngest example to work with 2.0 by Mark Owens · 5 years ago
  84. 6c0e1e0 Update wordCount.md by Mark Owens · 5 years ago
  85. 70dbb13 Update compactionStrategy.md by Mark Owens · 5 years ago
  86. 40a6e05 Update combiner.md documentation by Mark Owens · 5 years ago
  87. 4480aa5 Update classpath.md documentation by Mark Owens · 5 years ago
  88. 5856f6d Minor update to sample.md by Mark Owens · 5 years ago
  89. fee323b Update Visibility example to use correct package path. by Mark Owens · 6 years ago
  90. f32354c Update Visibility example to use correct package path. by Mark Owens · 6 years ago
  91. 320c201 Upload test logs on build failure by Christopher Tubbs · 6 years ago
  92. f3f605c Bump junit from 4.13 to 4.13.1 (#61) by dependabot[bot] · 6 years ago
  93. 8fd41ea Add .asf.yaml (#60) by Christopher Tubbs · 6 years ago
  94. 4eb31fc Ensure the correct version of ZooKeeper is shaded by Christopher Tubbs · 6 years ago
  95. d829d5f Update badge on README for CI build status by Christopher Tubbs · 6 years ago
  96. a026e96 Make sure to copy accumulo-examples.jar as well as accumulo-examples-shaded.jar (#54) by Jeffrey Zeiberg · 6 years ago
  97. b4e3dea Update references to main branch and update CI by Christopher Tubbs · 6 years ago
  98. f6c17c1 Remove unnecessary build configuration in pom by Christopher Tubbs · 6 years ago
  99. 9a2bb48 Update plugins/deps in pom for spark example by Christopher Tubbs · 6 years ago
  100. 4125c09 Update checkstyle and other plugins/deps by Christopher Tubbs · 6 years ago