Skip to content

Support Accumulo 2.1.4 command compatibility - #314

Merged
DomGarguilo merged 2 commits into
apache:mainfrom
DomGarguilo:restore2dot1compatability
Jun 4, 2026
Merged

Support Accumulo 2.1.4 command compatibility#314
DomGarguilo merged 2 commits into
apache:mainfrom
DomGarguilo:restore2dot1compatability

Conversation

@DomGarguilo

Copy link
Copy Markdown
Member

Ensure all 2.0.x and 2.1.x accumulo versions use the pre-4.0 command layout.

The regex that was changed here only matched through accumulo 2.1.3.

This seems better than bumping the regex to allow for up to 2.1.4 so now we dont have to bump it each time and it will allow for all compatible versions.

@DomGarguilo DomGarguilo added the bug label Jun 4, 2026
@DomGarguilo

Copy link
Copy Markdown
Member Author

Pushed another commit to fix how the default paths for zookeeper and hadoop were not being set properly. Before this change a user encountered the following in the setup logs:

ZOOKEEPER_HOME=/path/to/zookeeper is not set to a valid directory in accumulo-env.sh

@lbschanno

Copy link
Copy Markdown

Tested this locally, this fixed issues I was having with getting Accumulo 2.1.4 to run via fluo-uno.

@DomGarguilo
DomGarguilo merged commit 437e29b into apache:main Jun 4, 2026
2 checks passed
@DomGarguilo
DomGarguilo deleted the restore2dot1compatability branch June 4, 2026 18:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants