Re: Creating a SchemaRDD from an existing API

2014-12-01 Thread Michael Armbrust
ks/spark-avro>. >> >> On Thu, Nov 27, 2014 at 10:31 PM, Niranda Perera >> wrote: >> >>> Hi, >>> >>> I am evaluating Spark for an analytic component where we do batch >>> processing of data using SQL. >>> >>> So, I am part

Re: Creating a SchemaRDD from an existing API

2014-12-01 Thread Niranda Perera
f data using SQL. >> >> So, I am particularly interested in Spark SQL and in creating a SchemaRDD >> from an existing API [1]. >> >> This API exposes elements in a database as datasources. Using the methods >> allowed by this data source, we can access and edit data.

Re: Creating a SchemaRDD from an existing API

2014-11-28 Thread Michael Armbrust
where we do batch > processing of data using SQL. > > So, I am particularly interested in Spark SQL and in creating a SchemaRDD > from an existing API [1]. > > This API exposes elements in a database as datasources. Using the methods > allowed by this data source, we can acc

Creating a SchemaRDD from an existing API

2014-11-27 Thread Niranda Perera
Hi, I am evaluating Spark for an analytic component where we do batch processing of data using SQL. So, I am particularly interested in Spark SQL and in creating a SchemaRDD from an existing API [1]. This API exposes elements in a database as datasources. Using the methods allowed by this data