用 diff 比較兩個 hdfs 文件內容

diff <(hadoop fs -cat /path/to/file) <(hadoop fs -cat /path/to/file2)
相關文章
相關標籤/搜索