FSDataOutputStream
final FSDataOutputStream create = fs.create(path);  
 

相关文章: