gpt4 book ai didi

hadoop - 如何获取文件大小

转载 作者:可可西里 更新时间:2023-11-01 14:11:19 25 4
gpt4 key购买 nike

我正在运行一个 hadoop 作业,我有 FileSystem 对象和 Path 对象,我想知道文件(路径)的大小是多少。

有什么想法吗?

最佳答案

long length = FileSystem#getFileStatus(PATH)#getLen();

Here is a link to the relevant documentation of Hadoop 2.2.0

关于hadoop - 如何获取文件大小,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/8167153/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com