A.hadoop fs-copyFromLocal~/a.data/test-data/ B.hadoop fs-put~/a.data/test-data/ C.hdfs fs-copyFromLocal~/a.data/test-data/ D.hdfsd fs-copyFromLocal~/a.data/test-data/
A.cache和persist都是用于將一個RDD進行緩存的,這樣在之后使用的過程中就不需要重新計算了,可以大大節(jié)省程序運行時間 B.cache只有一個默認(rèn)的緩存級別MEMORY_ONLY C.persist可調(diào)用cache,而cache可以根據(jù)情況設(shè)置緩存級別 D.executor執(zhí)行的時候,默認(rèn)60%做cache,40%做task操作,persist最根本的函數(shù),最底層的函數(shù)
A.命名空間鏡像 B.修改日志 C.數(shù)據(jù)塊block D.分片文件