Skip to content

Updating commands in spark, reservations, terasort, and uniquecols examples#138

Open
Amemeda wants to merge 1 commit into
apache:mainfrom
Amemeda:final-command-updates
Open

Updating commands in spark, reservations, terasort, and uniquecols examples#138
Amemeda wants to merge 1 commit into
apache:mainfrom
Amemeda:final-command-updates

Conversation

@Amemeda

@Amemeda Amemeda commented Jun 10, 2026

Copy link
Copy Markdown
Contributor

reservations:

  • "$ /path/to/accumulo org.apache.accumulo.server.util.ListInstances" updated to "$ accumulo inst list-instances"
  • updated usages of "-u root -p secret -e" to "--user root --password secret --execute-command"

terasort:

  • updated usages of "-u root -p secret -e" to "--user root --password secret --execute-command"

uniquecols:

  • updated "$ /path/to/accumulo shell -u username -p secret" to "$ accumulo shell --user root --password secret"
  • updated multiple references of "examples" table that was misspelled as "example"

spark:

  • updated instructions specifying user to be in spark directory before running run.sh batch

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.

1 participant