Re: Some questions about RscDriver

2018-07-16 Thread Wandong Wu
Hi: Thank you for your response. I want to know how this component communicate with each other. So, RscDriver communicate with Spark Driver through RPC? Right? Is there a protocol between RscClient and RscDriver? Thanks Wandong > On Jul 17, 2018, at 08:49, Meisam Fathi wrote

Re: Some questions about RscDriver

2018-07-16 Thread Meisam Fathi
> > > Within an interactive session, Livy communicate with Spark through RPC. > According to some architecture diagrams, LivyServer has a RscClient, and > Spark has a RscDriver. My understanding is that RscDriver is one of > components belonging to Spark, and RscDriver has existed before the Livy >