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

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

分发task任务是哪个节点的作用()

  • A、master
  • B、driver
  • C、worker
  • D、application

参考答案

更多 “分发task任务是哪个节点的作用()A、masterB、driverC、workerD、application” 相关考题
考题 ouaredevelopinganASP.NETMVC2application.Youcreateaviewthatwillbereturnedbyactionmethodsinmultiplecontrollers.Youneedtoplacetheviewintheappropriatefolder.TowhichsubfolderwithintheViewsfoldershouldyouaddtheview?()A.MasterB.DefaultC.SharedD.Common

考题 请根据本题要求完善任务Task1和任务Task2的程序代码,填补图中的空缺。

考题 CTI平台组件中,哪个组件负责管理各种质检任务,包括录制、监听、监察等,并分发质检任务()。 A.CCSB.CTI-LINKC.CTISERVERD.IVR

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

考题 洗手池出水由哪个电门控制?A、GALLY MASTERB、LAV LIGHTC、出水电门D、以上所有

考题 HA主节点作用有哪些()A、分发HA指令到集群其它节点B、控制集群HA指令C、管理集群HA指令

考题 spark中弹性分布式数据集指的是哪个()A、RDDB、DriverC、MasterD、Map

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

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

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

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

考题 spark中资源管理的主节点()A、masterB、workerC、applicationD、driver

考题 spark中有向无环图指的是哪个()A、MasterB、TaskC、DriverD、DAG

考题 rdd是由以下哪个选项中结果组成的()A、jobB、driverC、partitionD、worker

考题 spark程序中由一个或多个以下哪个选项组成()A、jobB、driverC、ageD、worker

考题 task运行在下面哪里个选项中Executor上的工作单元()A、driverB、masterC、workerD、cluster

考题 SQL Server系统中的所有系统级信息存储于哪个数据库()。A、masterB、modelC、tempdbD、msdb

考题 SQLServer安装程序创建4个系统数据库,下列哪个不是()系统数据库。A、masterB、modelC、pubD、msdb

考题 SQLServer2005系统中的所有系统级信息存储于哪个数据库()。A、masterB、modelC、tempdbD、msdb

考题 You recently installed an application on your computer. The application is configured to automatically start. This application might cause your computer to run slower.  You need to prevent the application from auto starting without uninstalling the application.  What should you do?()A、Use the Microsoft Windows Task Manager application to end the task for the application.B、Use the Control Panel application to uninstall the application. Reboot the computer.C、Use the Software Explorer application to disable the application. Reboot the computer.D、Use the Services application to disable the Application Experience service, and then launch the application.

考题 You have 15 computers that run Windows 7. You need to implement a monitoring solution that meets thefollowing requirements. Sends an e-mail notification when an application error is logged in the event log  Runs a script to restart the computer if an application error occurs between 17:00 and 07:00 Minimizes the administrative effort required to monitor applications. What should you do?()A、On all the computers, configure a custom view. Configure a custom task for the application error events.B、On a computer, configure a custom view to display the application errors. Configure a custom task forthe application error events.C、On a central computer, configure an event subscription. On all of the computers, configure a customtask in the Forwarded Events log.D、On all the computers, configure an event subscription to a central computer. On the central computer,configure a custom task in the Forwarded Events log.

考题 You have 15 computers that run Windows 7. You need to implement a monitoring solution that meets the following requirements.Sends an e-mail notification when an application error is logged in the event log .Runs a script to restart the computer if an application error occurs between 17.00 and 07.00 .Minimizes the administrative effort required to monitor applications. What should you do?()A、On all the computers,configure a custom view. Configure a custom task for the application error events.B、On a computer,configure a custom view to display the application errors. Configure a custom task for the application error events.C、On a central computer, configure an event subscription. On all of the computers, configure a custom task in the Forwarded Events log.D、On all the computers,configure an event subscription to a central computer. On the central computer,configure a custom task in the Forwarded Events log.

考题 数据分发的协议的作用是将数据包可靠到传输到网络中的每个节点。

考题 哪个电门控制APU的燃油关断活门?A、MASTERB、APU STARTC、APU STOPD、ABC都不对

考题 单选题Application Master作用正确的是()。A 集群中资源分配管理B 启动和监管各自节点上C 负责程序任务的调度,运行在Container中D 以心跳的方式向ResourceManager汇报资源使用情况

考题 多选题Certkiller.com has an active directory forest on a single domain.  Certkiller needs a distributed application that employs a custom application. The application is directory partition software named PARDAT. You need to implement this application for data replication.  Which two tools should you use to achieve this task()ADnscmd.BNtdsutil.CIpconfigDDnsutilEAll of the above

考题 单选题You work as an application developer at Certkiller .com. You have recently created a multithreaded application to manage Certkiller .com’s inventory system.  The fulfillment task has to be executed on a regular basis, while other tasks are performed in the application. The task does not need any input to start.  You are required to create and start the fulfillment thread using the appropriate code.What code should you use?()A AB BC CD D