多項選擇題Kylin可以集成()。

A.Tableau
B.Excel
C.JavaScript
D.Hbase


您可能感興趣的試卷

你可能感興趣的試題

1.單項選擇題現(xiàn)有一張分區(qū)表,impala中哪種操作是錯誤的。()

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’;

2.單項選擇題impala不支持哪種數(shù)據(jù)類型。()

A.INT
B.FLOAT
C.BINARY
D.STRINT

3.單項選擇題下列impala的哪種用法是正確的。()

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ī)

4.單項選擇題哪個模塊是不屬于impala的()。

A.Impalad
B.Statestore
C.Catalog
D.Metastore

5.多項選擇題我們常說的ELK是指哪三個工具。()

A.ElasticSearch
B.Logstash
C.Kibana
D.kafka