awslabs/aws-athena-query-federation

[BUG] Cloudwatch Logs Connector Request Size Exceeded

开放

#74 创建于 2019年12月6日

 (1 条评论) (1 个反应) (1 位负责人)Java (346 个派生)auto 404
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.

贡献者指南