Query exhausted resources at this scale factor

て烟熏妆下的殇ゞ 提交于 2019-12-08 16:35:44

问题


I was running SQL query on Amazon Athena. And I got the following error couple of times:

Query exhausted resources at this scale factor

This query ran against the "test1" database, unless qualified by the query. Please post the error message on our forum or contact customer support with Query Id: *************


回答1:


We also encountered this. We noticed that this might be an internal Amazon issue. Whenever we encounter this error specially for very fast queries, we just try to delete the table and create it again. I know its a bit stupid answer and I wish I can give more details. Our guess is that we are assigned on an instance with low resources and creating the table again will give you the chance to be assigned to a better one.



来源:https://stackoverflow.com/questions/45490575/query-exhausted-resources-at-this-scale-factor

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!