Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.2.1
Description
The Streaming API tries to distribute records evenly into buckets.
All records in every Transaction that is part of TransactionBatch goes to the same bucket and a new bucket number is chose for each TransactionBatch.
Fix: API needs to hash each record to determine which bucket it belongs to.
Attachments
Attachments
Issue Links
- blocks
-
HIVE-11914 When transactions gets a heartbeat, it doesn't update the lock heartbeat.
- Resolved
-
HIVE-12025 refactor bucketId generating code
- Resolved
- is related to
-
HIVE-11672 Hive Streaming API handles bucketing incorrectly
- Resolved
-
HIVE-13403 Make Streaming API not create empty buckets
- Resolved