Re: Structured Streaming Source error

2017-01-31 Thread Sam Elamin
Ha Ryan your everywhere,JIRA and maillist. I thought multitasking was a myth! Thanks for your help. It was using different versions! Regards Sam On Tue, Jan 31, 2017 at 9:48 PM, Shixiong(Ryan) Zhu wrote: > You used one Spark version to compile your codes but another newer version > to run. As

Re: Structured Streaming Source error

2017-01-31 Thread Shixiong(Ryan) Zhu
You used one Spark version to compile your codes but another newer version to run. As the Source APIs are not stable, Spark doesn't guarantee that they are binary compatibility. On Tue, Jan 31, 2017 at 1:39 PM, Sam Elamin wrote: > Hi Folks > > > I am getting a weird error when trying to write a