Spark Client和Cluster兩種運行模式的工作流程

1.client mode:  In client mode, the driver is launched in the same process as the client that submits the application..也就是說在Client模式下,Driver進程會在當前客戶端啓動,客戶端進程一直存在直到應用程序運行結束。 該模式下的工作流程圖主要如下: 工作流程如下:    
相關文章
相關標籤/搜索