awslabs/aws-athena-query-federation
[BUG] Cloudwatch Logs Connector Request Size Exceeded
開放
#74 建立於 2019年12月6日
buggood first issue
倉庫指標
- 星標
- (611 顆星)
- PR 合併指標
- (PR 指標待抓取)
描述
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.