网友您好, 请在下方输入框内输入要搜索的题目:

题目内容 (请给出正确答案)

Spark中,以下哪些是rdd的特性()

  • A、partition大小
  • B、partition个数
  • C、partiton的所有者
  • D、parrtition的一切

参考答案

更多 “Spark中,以下哪些是rdd的特性()A、partition大小B、partition个数C、partiton的所有者D、parrtition的一切” 相关考题
考题 在FDISK中,以下哪一项可能显示当前磁盘的分区信息() A.Create DOS partition or Logical DOS DriveB.Set active partitionC.Delete partition or Logincal DOS DriveD.Display partition information

考题 以下哪种方法可以让Spark不自定义分区也能对任何类型RDD简单重分区()。 A.resetpartitionB.repartitonC.coalesceD.Partition

考题 spark切分完的partition的数量和block一致的

考题 以下属于spark启动后进程的是()A、rdd是由一系列的partition组成的B、原子性C、算子作用在partition上D、每个rdd都会提供一批最优的计算位置

考题 partition的哪些属性是在spark进行数据切分的时候决定的()A、partition大小B、partition个数C、partiton的所有者D、parrtition的一切

考题 spark中以下哪些特性是rdd的特性()A、计算移动B、数据不移动C、数据移动D、计算不移动

考题 spark在进行数据切分的时候,决定了partition的哪些属性()A、冗余性B、一致性C、rdd之间具有依赖性D、每个rdd都会提供一批最优的计算位置

考题 spark在进行数据切分的时候,下列哪些属性和partition划分有关()A、partition大小B、partition个数C、partiton的所有者D、parrtition的一切

考题 以下关于rdd的特性说法错误的是()A、rdd是仅仅由一组partition够成的B、rdd之间都是独立的,没有依赖C、算子作用在partition上D、每个rdd都会提供一批最优的计算位置

考题 以下关于rdd的说法中,正确的是哪些()A、rdd是由一系列partition够成的B、rdd之间都是独立的,没有依赖C、算子作用在partition上D、每个rdd都会提供一批最优的计算位置

考题 spring中关于bean的说法正确的是()A、rdd是由一组partition够成的B、rdd之间都是独立的,没有依赖C、算子作用在partition上D、每个rdd都会提供一批最优的计算位置

考题 以下选项中是persist算子在源码中具有哪些参数的是()A、rdd是由一系列partition够成的B、rdd之间都是独立的,没有依赖C、算子作用在partition上D、每个rdd都会提供一批最优的计算位置

考题 spark切分完的partition的个数必须与block一致

考题 rdd是spark中个哪个架构提出的概念()A、spark coreB、spark streamingC、mlbaseD、Grophx

考题 描述Spark集群计算中RDD的含义和作用。

考题 用Ghost进行分区对拷(复制),需要选择的命令是()A、“LOCAL”→“DISK”→“TO PARTITION”B、“LOCAL”→“PARTITION”→“FROM IMAGE”C、“LOCAL”→“DISK”→“TO DISK”D、“LOCAL”→“PARTITION”→“TO PARTITION”

考题 Which data organization schemes are supported?()A、PARTITION BY HASH and ORGANIZE BY  B、PARTITION BY RANGE and ORGANIZE BY KEY SEQUENCE  C、PARTITION BY HASH and ORGANIZE BY KEY SEQUENCE D、PARTITION BY RANGE and ORGANIZE BY

考题 利用磁盘备份软件ghost进行Windows系统镜像后,存在本地磁盘非系统盘符。在DOS下进行系统还原时,应选择()。A、disk to diskB、image to diskC、partition from imageD、partiton to image

考题 RDD特性包含如下哪些?()A、一组分片(Partition),即数据集的基本组成单位B、一个计算每个分区的函数C、RDD之间的依赖关系D、一个列表,存储存取每个Partition的优先位置(preferredlocation)

考题 spark进行数据切分的时候,划分完成的partition个数和hdfs中block个数一致

考题 spark架构中cache算子应具有以下哪些特性?()A、spark?coreB、spark?streamingC、GrophxD、spark?sql

考题 spark框架中,机器学习库的框架是哪个()A、hadoopB、spark?streamingC、mlbaseD、RDD

考题 下列关于kafka中的partition说法正确的是()A、partition是逻辑存在的B、partition是最小的逻辑单元C、topic是真正数据存储的地方D、partition不存储数据

考题 spark切分完的partition的大小必须和block一致

考题 spark架构在整个计算过程中,其partition个数是不可变的

考题 在FDISK中,以下哪一项可能显示当前磁盘的分区信息()A、Create DOS partition or Logical DOS DriveB、Set active partitionC、Delete partition or Logincal DOS DriveD、Display partition information

考题 You need to design a storage mode for the ProductOrderStatus measure group. What should you do?()A、Use ROLAP for the Historical partition and MOLAP for the CurrentDay partition.B、Use MOLAP for the Historical partition and ROLAP for the CurrentDay partition.C、Use ROLAP for the Historical partition and Automatic MOLAP for the CurrentDay partition.D、Use HOLAP for the Historical partition and Low-latency MOLAP for the CurrentDay partition.