Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Apache HBase channel adapters & gateways support #3777

Open
markusherbert opened this issue Apr 9, 2022 · 0 comments
Open

Apache HBase channel adapters & gateways support #3777

markusherbert opened this issue Apr 9, 2022 · 0 comments
Labels
status: waiting-for-triage The issue need to be evaluated and its future decided type: enhancement

Comments

@markusherbert
Copy link

Expected Behavior
There should be support for Reactive and non Reactive code (with .block()). HBase also mostly prefers bulk operations, therefore there should be native support for this (Reactively with .block()). Spring Hadoop (deprecated) should not get used - we should use HBase async client for this.

Current Behavior
No native support

Context
I try to map here all the most needed but missing components.
This old Spring support implementation probably can also help.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: waiting-for-triage The issue need to be evaluated and its future decided type: enhancement
Projects
None yet
Development

No branches or pull requests

1 participant