A.FIFO Scheduler
B.Capacity Scheduler
C.FairScheduler
D.以上都是
您可能感興趣的試卷
你可能感興趣的試題
A.MinSize
B.MaxSize
C.blockSize
D.premisson
A.core-site.xml
B.hdfs-site.xml
C.mapred-site.xml
D.yarn-site.xml
A.distinct
B.group by
C.row_number
D.having
A.SORT BY 用于分組匯總
B.SORT BY 用于局部排序,ORDER BY用于全局排序
C.使用完全一致
D.其他說法都不對
A.select * from a inner join b on a.id<>b.id
B.select * from a where a.id in (select id from b)
C.select sum(a.amt) as total from a where a.total>20
D.select * from a inner join b on a.id=b.id
最新試題
Scala中如何定義常量()。
下列哪些是HDFS中的進程的名字?()
寬依賴的算子有()。
執(zhí)行完下面的語句之后x和y的值分別是:()。
配置Hadoop時,修改namenode進程所在節(jié)點的配置包含在哪一個配置文件中()。
下列代碼的運行結果是()。
關于Java中傳遞參數的說法,哪個是錯誤的?()
在linux文件系統(tǒng)權限中(rwx),只讀權限對應的數值為()。
以下可能需要用到zookeeper的有()。
MapReduce編程模型中以下組件哪個是最后執(zhí)行的?()