hadoop fs: FS relates to a generic file system which can point to any file systems like local, HDFS etc. So this can be used when you are dealing with different file systems such as Local FS, HFTP FS, S3 FS, and others 意思是说该命令可以用于其他文件系统,不止是hdfs文件系统内,…