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

Receiving 'a' Partition record in Kinesis even when aggregation is disabled. #5

Open
13586402 opened this issue May 11, 2023 · 1 comment

Comments

@13586402
Copy link

Hi,

We are facing issue with Hbase Kinesis endpoint. We are receiving 'a' partition key record into Kinesis stream even though 'hbase.replication.kinesis.aggregation-enabled' is set to false.

We are using hbase replication feature to capture the WAL and stream it into kinesis. We don't expect 'a' records and it's failing our process in production.

Could you please help us resolve.

Thanks,
Anil

@shenavaa
Copy link
Contributor

Thanks for reaching out.
Could you please confirm hbase.replication.kinesis.aggregation-enabled is set to false on all region servers ? please share configuration attributes set in the environment. Replication happens by producer instances on region servers so we are expecting same attribute values across all region servers.

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

No branches or pull requests

2 participants