A.Tableau
B.Excel
C.JavaScript
D.Hbase
您可能感興趣的試卷
你可能感興趣的試題
A.alter table stu_par add partition (month=’999901’);
B.load data inpath ’/student.txt’ into table stu_par partition(month=’888801’);
C.insert into table stu_par partition (month = ’777701’) select * from student;
D.select * from stu_par where month = ’777701’;
A.INT
B.FLOAT
C.BINARY
D.STRINT
A.impala-shell -i //查看impala的版本
B.impala-shell -q ’select * from student’ -o output.txt //將查詢結(jié)果寫入文件中
C.impala-shell -q ’select * from student’ -f output.txt //將查詢結(jié)果寫入文件中
D.impala-shell -p bigdata111 //指定連接運(yùn)行 impalad 守護(hù)進(jìn)程的主機(jī)
A.Impalad
B.Statestore
C.Catalog
D.Metastore
A.ElasticSearch
B.Logstash
C.Kibana
D.kafka
最新試題
假如你想計(jì)劃讓系統(tǒng)自動(dòng)在每個(gè)月的第一天早上4點(diǎn)鐘執(zhí)行一個(gè)維護(hù)工作,以下哪個(gè)cron是正確的?()
下列代碼的運(yùn)行結(jié)果是()。
關(guān)于HDFS中WEBUI的端口是什么?()
在使用MapReduce程序WordCount進(jìn)行詞頻統(tǒng)計(jì)時(shí),對(duì)于文本*行“hello hadoop hello world”,經(jīng)過WordCount程序的Map函數(shù)處理后直接輸出的中間結(jié)果,應(yīng)該是下面哪種形式:()。
寬依賴的算子有()。
scala的函數(shù)參數(shù)的求值策略有哪些。()
scala中在REPL命令行運(yùn)行以下操作:下列選項(xiàng)正確的是()。
spark中的寬窄依賴描述正確的()。
zookeeper的特點(diǎn)有()。
在linux文件系統(tǒng)權(quán)限中(rwx),只讀權(quán)限對(duì)應(yīng)的數(shù)值為()。