Skip to content

Updated commands in Compaction Strategy Example that were outdated#131

Merged
DomGarguilo merged 2 commits into
apache:mainfrom
Amemeda:compaction-strategy-command-fixes
Jun 4, 2026
Merged

Updated commands in Compaction Strategy Example that were outdated#131
DomGarguilo merged 2 commits into
apache:mainfrom
Amemeda:compaction-strategy-command-fixes

Conversation

@Amemeda

@Amemeda Amemeda commented Jun 3, 2026

Copy link
Copy Markdown
Contributor

Updated 10 commands that were outdated in compactionStrategy.md:

  • $ accumulo check-compaction-config /path/to/myconfig (missing "conf" after "accumulo")
  • $ accumulo shell -u -p -e "flush -t examples.test1" (should contain "--user root --password secret" changed in 5 locations)
  • $ accumulo shell -u -p -e "compact -t examples.test1 -w" (hould contain "--user root --password secret" changed in 2locations)
  • accumulo rfile-info hdfs:///accumulo/tables/2/default_tablet/A000000a.rf (missing "file" after "accumulo" and "$" at beginning, changed in 2 locations)

@DomGarguilo DomGarguilo merged commit 598e595 into apache:main Jun 4, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants