开发者社区 问答 正文

当任务报错提示「data exceeds the memory」时,应该如何处理?

当任务报错提示「data exceeds the memory」时,应该如何处理?

展开
收起
萝卜丝丸子 2024-05-30 14:18:07 119 分享 版权
1 条回答
写回答
取消 提交回答
  • 当任务报错提示「data exceeds the memory」时,可以通过设置每个Map/Reducer worker的内存来解决。可以使用set odps.sql.mapper(reducer).memory命令来设置,该值的默认是1024MB,可以设置为256到12288MB之间的任意值。

    2024-05-30 14:57:56
    赞同 展开评论
问答地址: