Skip to content

Split hbase configs for host access#169

Merged
em3s merged 1 commit intomainfrom
fix/hbase-standalone-hosts
Feb 4, 2026
Merged

Split hbase configs for host access#169
em3s merged 1 commit intomainfrom
fix/hbase-standalone-hosts

Conversation

@em3s
Copy link
Copy Markdown
Contributor

@em3s em3s commented Feb 4, 2026

Summary

Split HBase configuration for localhost vs container-to-container access, and wire compose/Makefile targets so each mode uses the right config.

Changes

  • add separate HBase config files for localhost and docker hostname modes
  • mount the docker config in the actionbase+HBase compose setup
  • add an HBase-only compose file and Makefile target for local access

How to Test

  • make (actionbase + HBase) and verify actionbase connects to hbase:16020
  • make hbase and verify local host access via localhost:16020

@dosubot dosubot bot added size:L This PR changes 100-499 lines, ignoring generated files. bug Something isn't working labels Feb 4, 2026
@em3s em3s merged commit 77da074 into main Feb 4, 2026
10 checks passed
@em3s em3s self-assigned this Feb 6, 2026
@em3s em3s changed the title fix(dev): split hbase configs for host access Split hbase configs for host access Feb 12, 2026
@em3s em3s deleted the fix/hbase-standalone-hosts branch March 1, 2026 12:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working size:L This PR changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant