2 Respuestas
- Más nuevo
- Más votos
- Más comentarios
0
Tried it again and waited 48 hours, the records showed up. Perhaps more docs from AWS in this aspect can help.
respondido hace 2 años
0
This might be an idempotency issue, did you check if the mapping for batch load / time granularity keeps the time+dimesions+measure/partition unique. As you describe it as a deterministic problem, that would be my first idea.
respondido hace 2 años
Contenido relevante
- preguntada hace 5 meses
- preguntada hace 10 días
- preguntada hace 8 meses
- preguntada hace un mes
- OFICIAL DE AWSActualizada hace 2 años

The time, dimension, measure (no custom user defined partitions) are unique for the records that were dropped. In other words, there are no duplicate records with the same time, dimension and measure.
Is that what you meant?