Closed
Bug 1335683
Opened 9 years ago
Closed 9 years ago
Generate aggregates by upstream ingestion time
Categories
(Cloud Services Graveyard :: Metrics: Pipeline, defect)
Cloud Services Graveyard
Metrics: Pipeline
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: rvitillo, Assigned: rvitillo)
References
Details
User Story
Ideally we would like to generate aggregates based on the upstream ingestion time. Unfortunately there aren't strong guarantees that the data we receive is in order and even if it was one Kafka partition could lag behind others. One way to address this issue is to use windowed aggregation in event time.
Attachments
(1 file)
No description provided.
Assignee | ||
Updated•9 years ago
|
Points: --- → 2
Assignee | ||
Comment 1•9 years ago
|
||
Attachment #8832382 -
Flags: review?(mdoglio)
Updated•9 years ago
|
Attachment #8832382 -
Flags: review?(mdoglio) → review+
Assignee | ||
Updated•9 years ago
|
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Updated•7 years ago
|
Product: Cloud Services → Cloud Services Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•