Re: Structured Streaming Source error

2017-01-31 Thread Sam Elamin
un. 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 BigQ

Re: Structured Streaming Source error

2017-01-31 Thread Shixiong(Ryan) Zhu
trying to write a BigQuery Structured > Streaming source > > > Error: > java.lang.AbstractMethodError: com.samelamin.spark.bigquery. > streaming.BigQuerySource.commit(Lorg/apache/spark/sql/ > execution/streaming/Offset;)V > at org.apache.spark.sql.execution.streami

Structured Streaming Source error

2017-01-31 Thread Sam Elamin
Hi Folks I am getting a weird error when trying to write a BigQuery Structured Streaming source Error: java.lang.AbstractMethodError: com.samelamin.spark.bigquery.streaming.BigQuerySource.commit(Lorg/apache/spark/sql/execution/streaming/Offset;)V at