libhdfs的 tSize hdfsWrite(hdfsFS fs, hdfsFile file, const void* buffer, tSize length); 其中 typedef int32_t tSize; 那么该函数一次上传的最大长度为4G,难道用C++向HDFS上传文件,最大上传4G吗?
收起
http://bbs.csdn.net/topics/392165692
报告相同问题?