zoh*_*har 11 hadoop
我正在运行一个hadoop作业,我有FileSystem对象和Path对象,我想知道什么是文件(路径)大小.
任何的想法?
Tho*_*lut 26
long length = FileSystem#getFileStatus(PATH)#getLen();
以下是Hadoop 2.2.0相关文档的链接
归档时间:
13 年,11 月 前
查看次数:
9879 次
最近记录:
7 年,5 月 前