Skip to content

Updated commands in Delete Key Value Pair and Combiner that were outdated#133

Closed
Amemeda wants to merge 1 commit into
apache:4.xfrom
Amemeda:4.x
Closed

Updated commands in Delete Key Value Pair and Combiner that were outdated#133
Amemeda wants to merge 1 commit into
apache:4.xfrom
Amemeda:4.x

Conversation

@Amemeda

@Amemeda Amemeda commented Jun 5, 2026

Copy link
Copy Markdown
Contributor

Combiner:

  • "$ bin/accumulo shell -u username" updated to "$ accumulo shell -u root"
  • added "username@instance examples.runners> config -t examples.runners -s table.class.loader.context=file:///path/to/accumulo-examples/target/accumulo-examples.jar" before setiter command

Delete Key Value Pair

  • "$ /path/to/accumulo shell -u username -p secret" up updated to "$ accumulo shell --user root --password secret" in 3 locations
  • "$ /path/to/accumulo rfile-info -d hdfs://localhost/accumulo/tables/1t/default_tablet/F00007em.rf" updated to "$ accumulo file rfile-info -d hdfs://localhost/accumulo/tables/1t/default_tablet/F00007em.rf" in 3 locations

@DomGarguilo DomGarguilo deleted the branch apache:4.x June 5, 2026 14:52
@DomGarguilo DomGarguilo closed this Jun 5, 2026
@DomGarguilo

Copy link
Copy Markdown
Member

Looks like this got closed automatically when I deleted the branch it was targeting. The main branch now targets Accumulo 4.x so you'll need to reopen this PR and change the target branch to that.

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