Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
假设我不知道应该生成一些输出文件(在云存储中)的作业状态,我是否可以假设如果存在一些输出文件,它们包含所有作业的输出?或者有可能部分输出是可见的?
谢谢,G
可能只有文件的一个子集是可见的,但可见文件是完整的(不能增长或更改)。
文件名包含文件的总数(output-XXXXX-of-NNNNN),所以一旦你有了一个文件,你就知道还有多少。