摘要: 1. 查看当前系统文件夹大小df -h2. 查看目录下各子目录的大小du -sh *或者du -sh /mnt/fdfs_backup/*3. 远程复制文件scplocal_fileremote_ip:remote_folder 4. 复制文件到hdfshadoop fs -put job hdfs://192.168.44.28:8020/ node: -get 是复制hdfs 的... 阅读全文
posted @ 2016-11-07 15:34 疯吻IT 阅读(235) 评论(0) 推荐(0)