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
最新試題
執(zhí)行完下面的語句之后x和y的值分別是:()。
一個(gè)以java為后綴的源文件()。
為了查看不斷更新的日志文件,可以使用的指令是()。
配置Hadoop時(shí),修改namenode進(jìn)程所在節(jié)點(diǎn)的配置包含在哪一個(gè)配置文件中()。
下面關(guān)于java中包的說法錯(cuò)誤的是()。
spark中的寬窄依賴描述正確的()。
scala的函數(shù)參數(shù)的求值策略有哪些。()
scala中定義一個(gè)空的list應(yīng)該選擇下列哪個(gè)類型()。
執(zhí)行Spark任務(wù):兩個(gè)工具()。
下列哪種類型的文件不是HDFS集群的元數(shù)據(jù)存儲(chǔ)格式?()