spark中的persist算子的源码中具有哪些参数()A、心跳机制B、task的分发C、task的回收D、task执行情况的监测

spark中的persist算子的源码中具有哪些参数()

  • A、心跳机制
  • B、task的分发
  • C、task的回收
  • D、task执行情况的监测

相关考题:

阅读以下说明和x86汇编语言代码,根据要求回答问题1至问题3。【说明】在某嵌入式安全监测系统中,对某任务的加工操作需通过数据采集(Collect_task)、计算(Calculate_task)这两个不同的程序段来完成,并且执行程序段Collect_task和Calculate _task的顺序及次数有如下约定:Collect_task(2次)→Calculate_task(1次)→Collect_task(5次)→Calculate_task(4次)→Collect_task(2次)→Calculate_task(2次)表6-22 所示为x86系统部分指令及寄存器说明。采用逻辑尺控制法实现以上要求的汇编程序如下:【汇编程序代码】N EQU (1)RULE EQU (2)CODE SEGMENTASSUME CS:CODESTART: MOV AX,RULEMOV CL,NLOP: SAL AX,1JC (3)Collect: CALL Collect_task ;执行Collect_task程序段JMP (4)Calculate:CALL Calculate_task ;执行Calculate_task程序段NEXT: (5)JNZ (6)MOV AH,4CH ;功能号送入AH寄存器INT (7) ;结束程序运行,中断返回(8)END START请根据试题的要求,将汇编程序代码中(1)~(8)空缺处的内容填写完整。

下面属于控制算子的是()A、driver只有一个创建连接的功能B、driver可以分发task任务C、driver可以对task任务的执行情况进行检测D、driver可以回收task运行的结果

spark架构中算子的分类包含以下哪些算子()A、cache算子是persist算子的一个子集B、persist算子是cache算子的一个子集C、persist算子包含cache算子D、cache算子包含persist算子

spark中persist算子具有以下哪个特性()A、懒执行B、立即执行C、一致性D、冗余性

以下关于driver的说法错误的是()A、driver只有一个创建连接的功能B、driver不能分发task任务C、driver可以对task任务的执行情况进行检测D、driver可以回收task运行的结果

spark中cache算子和persist算子的关系()A、_useDiskB、_useMemoryC、_useOffHeapD、_useDes

driver的特性的说法,哪些是正确的()A、driver只有一个创建连接的功能B、driver可以分发task任务C、driver可以对task任务的执行情况进行检测D、driver可以回收task运行的结果

以下哪些不是rdd的特性()A、心跳机制B、task的分发C、task的回收D、task执行情况的监测

hadoop和spark的都是并行计算,两者都是用mr模型来进行并行计算,hadoop的一个作业称为job,job里面分为maptask和reducetask,每个task都是在自己的进程中运行的,当task结束时,进程也会结束

以下选项中,spark的persist算子源码中具有的参数的有哪些()A、_useDiskB、_useMemoryC、_useOffHeapD、_useDes

spark架构中的任务调度中的driver具有以下哪些作用()A、action算子B、转换算子C、控制算子D、触发算子

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

Which of the following reasons indicate why it is important to have the user demonstrate the task they are trying to perform?()A、To help the technician learn how to perform the task B、To determine if the user is performing the task properly C、To determine if the user is authorized to perform the task D、To help the technician determine if there is a better way to perform the task in question

在linux系统中,要增加一个在8月10日上午10:00运行的任务/tmp/task.sh,应执行的命令是()。A、at /tmp/task.sh 10:00 08/10/05B、at –f /tmp/task.sh 10:00 08/10/05C、at –f /tmp/task.sh 10:00pm 08/10/05D、at /tmp/task.sh 10:00am 08/10/05

spark架构中persist算子属于以下哪种特性的算子()A、延迟执行B、立即执行C、等待执行D、陈列执行

spark中persist算子是()的算子A、延迟执行B、立即执行C、等待执行D、陈列执行

spark架构中的persist算子在源码中最多有()备份A、2B、3C、4D、1

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

hadoop和spark的都是并行计算,两者都是用mr模型来进行并行计算,hadoop的一个作业称为job,job里面分为map?task和reduce?task,每个task都是在自己的进程中运行的,当task结束时,进程也会结束

spark中driver在任务调度中不负责task执行结果的回收

spark中关于cache算子和persist算子的关系说法错误的是()A、cache算子是persist算子的一个子集B、persist算子是cache算子的一个子集C、persist算子包含cache算子D、cache算子包含persist算子

关于spark中cache算子与persist算子关系叙述正确的是()A、_useDiskB、_useMemoryC、_useOffHeapD、_useDes

分发task任务是哪个节点的作用()A、masterB、driverC、workerD、application

在μCOS-II操作系统中,已知Task1的优先级为12,Task2的优先级为26。假如在Task2运行过程中发生键盘中断,在执行中断服务程序时Task1进入就绪状态,则中断返回时Task1得到CPU的使用权。

判断题在μCOS-II操作系统中,已知Task1的优先级为12,Task2的优先级为26。假如在Task2运行过程中发生键盘中断,在执行中断服务程序时Task1进入就绪状态,则中断返回时Task1得到CPU的使用权。A对B错

单选题______, he always tries his best to complete it on time.AHowever the task is hardBHowever hard the task isCThough hard the task isDThough hard is the task

单选题To generate recommendations to improve the performance of a set of SQL queries in an application, you execute the following blocks of code:   BEGIN  dbms_advisor.create_task(dbms_advisor.sqlaccess_advisor,’TASK1’);  END; /  BEGIN  dbms_advisor.set_task_parameter(’TASK1’,’ANALYSIS_SCOPE’,’ALL’); dbms_advisor.set_task_parameter(’TASK1’,’MODE’,’COMPREHENSIVE’);  END;  /  BEGIN  dbms_advisor.execute_task(’TASK1’);  dbms_output.put_line(dbms_advisor.get_task_script(’TASK1’));  END;  /  The blocks of code execute successfully;however,you do not get the required outcome.  What could be the reason?()A A template needs to be associated with the task.B A workload needs to be associated with the task.C The partial or complete workload scope needs to be associated with the task.D The type of structures (indexes, materialized views, or partitions) to be recommended need to be  specified for the task.