全部產品
Search
文件中心

MaxCompute:ODPS-0110042

更新時間:Aug 03, 2024

本文為您介紹錯誤碼ODPS-0110042: current table is in INF version的報錯情境,並提供對應的解決方案。

錯誤:current table is in INF version you can't update cluster version

錯誤資訊樣本

FAILED: ODPS-0110042: current table is in INF version you can't update cluster version

錯誤描述

當前表正在流式寫入,不可被操作。

解決方案

  • 等待流式寫入(stream tunnel)結束,再對當前表進行更新操作。

  • 所有流式寫入改成批模式(tunnel)寫入。