开发者社区 问答 正文

Flink报错Partition null table count ODPS tables r...

已解决

Flink报错Partition null table count ODPS tables row count exceeds maxRowCount limit {2}

展开
收起
提个问题 2024-06-10 16:06:44 84 分享
分享
版权
举报
1 条回答
写回答
取消 提交回答
  • 开发者社区问答官方账号
    官方回答
    采纳回答
    可以设置缓存大小,MaxCompute默认缓存值为100000行。如果数据超过100000行,建议设置cacheSize参数值大于实际值,否则会报错Partition null table count ODPS tables row count exceeds maxRowCount limit {2}。
    2024-06-10 16:06:45 举报
    赞同 评论

    评论

    全部评论 (0)

    登录后可评论
AI助理

你好,我是AI助理

可以解答问题、推荐解决方案等