Skip to content

Commit

Permalink
Refactor and simplification of accumulo-cluster (apache#5116)
Browse files Browse the repository at this point in the history
Modified argument parsing logic to use getopt which provides
more flexibility to specify multiple options and allow options to
have optional arguments. This allowed me to remove start-servers
and stop-servers and use options to start and stop instead. See
usage for details to api changes. Modified command execution
such that ssh is used, even locally, for commands unless --local
is specified.
  • Loading branch information
dlmarion authored Dec 6, 2024
1 parent a2ffa7b commit 186294d
Showing 1 changed file with 290 additions and 492 deletions.
Loading

0 comments on commit 186294d

Please sign in to comment.