单项选择题X 纠错

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.impala-shell -i //查看impala的版本
B.impala-shell -q ’select * from student’ -o output.txt //将查询结果写入文件中
C.impala-shell -q ’select * from student’ -f output.txt //将查询结果写入文件中
D.impala-shell -p bigdata111 //指定连接运行 impalad 守护进程的主机

单项选择题

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

多项选择题

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

单项选择题

A.Cloudera公司推出,提供对HDFS、Hbase数据的高性能、低延迟的交互式SQL查询功能。
B.基于Hive,使用内存计算,兼顾数据仓库、具有实时、批处理、多并发等优点。
C.支持各种文件格式,如TEXTFILE 、SEQUENCEFILE 、orc、Parquet。
D.基于内存运算,不需要把中间结果写入磁盘,省掉了大量的I/O开销。

单项选择题

A.map
B.reduce
C.partitionBy
D.key by

单项选择题

A.jobmanager
B.TaskManager
C.master
D.StandaloneSessionClusterEntrypoint

单项选择题

A.Tumbling Window(滚动窗口)
B.Sliding Window(滑动窗口)
C.Session Window(会话窗口)
D.Local Window(局部窗口)

多项选择题

A.local
B.standalone
C.yarn
D.mesos

多项选择题

A.RDD(Resilient distributed dataset)叫做弹性分布式数据集,是spark中最基本的数据抽象
B.Resilient:表示弹性的,弹性表示
C.Destributed:分布式,可以并行在集群计算
D.Dataset:就是一个集合,用于存放数据的

赞题库

赞题库-搜题找答案

(已有500万+用户使用)


  • 历年真题

  • 章节练习

  • 每日一练

  • 高频考题

  • 错题收藏

  • 在线模考

  • 提分密卷

  • 模拟试题

无需下载 立即使用

版权所有©考试资料网(ppkao.com)All Rights Reserved