Spark基于Standalone提交任务两种方式
Standalone-client模式: 1、client模式提交任务后,会在客户端启动Driver进程2、Driver会向Master申请启动Application启动的资源3、资源 ...
Standalone-client模式: 1、client模式提交任务后,会在客户端启动Driver进程2、Driver会向Master申请启动Application启动的资源3、资源 ...