awslabs/aws-athena-query-federation
[BUG] Cloudwatch Logs Connector Request Size Exceeded
Open
#74 opened on Dec 6, 2019
buggood first issue
Repository metrics
- Stars
- (611 stars)
- PR merge metrics
- (PR metrics pending)
Description
In the ANT222r workshop a customer ran into an issue querying the all_log_streams table. Mert / Anthony have the query id that generated the error. On the surface we suspect that the query created too many partitions or one of the log lines was so big that it exceeded the Lambda response size but somehow did not get spilled. this error needs to be investigated as it probably represents an edge case in the sdk or connector that our scale tests did not catch.