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.其他說(shuō)法都不對(duì)
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
A.Hive不支持事務(wù)而mysql支持事務(wù)
B.hive高延遲而mysql相對(duì)低延遲
C.Hive不支持索引而mysql支持索引
D.Hive的分區(qū)和mysql的分區(qū)都用表內(nèi)字段
A. 對(duì)于查詢(xún)語(yǔ)言:HIVE使用HQL,傳統(tǒng)SQL數(shù)據(jù)庫(kù)使用SQL
B. 對(duì)于數(shù)據(jù)存儲(chǔ):HIVE使用HDFS存儲(chǔ),傳統(tǒng)SQL數(shù)據(jù)庫(kù)使用本地磁盤(pán)
C. 最終執(zhí)行者:HIVE使用MapReduce和Excutor執(zhí)行,傳統(tǒng)SQL數(shù)據(jù)庫(kù)使用Excutor執(zhí)行器
D. 執(zhí)行延遲:HIVE屬于高,傳統(tǒng)SQL數(shù)據(jù)庫(kù)屬于低
最新試題
分析下列方法,在調(diào)用div(1,0)和div(1,1)后分別反回什么?()
關(guān)于YARN中WEBUI的端口是什么?()
在使用MapReduce程序WordCount進(jìn)行詞頻統(tǒng)計(jì)時(shí),對(duì)于文本*行“hello hadoop hello world”,經(jīng)過(guò)WordCount程序的Map函數(shù)處理后直接輸出的中間結(jié)果,應(yīng)該是下面哪種形式:()。
關(guān)于HDFS中WEBUI的端口是什么?()
關(guān)于Java的抽象類(lèi)、接口,以下描述錯(cuò)誤的是()。
Scala中如何定義常量()。
配置機(jī)架感知的下面哪項(xiàng)正確()。
關(guān)于HDFS集群中的DataNode的描述不正確的是()。
scala的函數(shù)參數(shù)的求值策略有哪些。()
關(guān)于Java中傳遞參數(shù)的說(shuō)法,哪個(gè)是錯(cuò)誤的?()