Re: Spark with SAS

2016-02-03 Thread Jörn Franke
This could be done through odbc. Keep in mind that you can run SaS jobs 
directly on a Hadoop cluster using the SaS embedded process engine or dump some 
data to SaS lasr cluster, but you better ask SaS about this.

> On 03 Feb 2016, at 18:43, Sourav Mazumder <sourav.mazumde...@gmail.com> wrote:
> 
> Hi,
> 
> Is anyone aware of any work going on for integrating Spark with SAS for 
> executing queries in Spark?
> 
> For example calling Spark Jobs from SAS using Spark SQL through Spark SQL's 
> JDBC/ODBC library.
> 
> Regards,
> Sourav

-
To unsubscribe, e-mail: user-unsubscr...@spark.apache.org
For additional commands, e-mail: user-h...@spark.apache.org



Spark with SAS

2016-02-03 Thread Sourav Mazumder
Hi,

Is anyone aware of any work going on for integrating Spark with SAS for
executing queries in Spark?

For example calling Spark Jobs from SAS using Spark SQL through Spark SQL's
JDBC/ODBC library.

Regards,
Sourav


Re: Spark with SAS

2016-02-03 Thread Benjamin Kim
You can download the Spark ODBC Driver.

https://databricks.com/spark/odbc-driver-download


> On Feb 3, 2016, at 10:09 AM, Jörn Franke <jornfra...@gmail.com> wrote:
> 
> This could be done through odbc. Keep in mind that you can run SaS jobs 
> directly on a Hadoop cluster using the SaS embedded process engine or dump 
> some data to SaS lasr cluster, but you better ask SaS about this.
> 
>> On 03 Feb 2016, at 18:43, Sourav Mazumder <sourav.mazumde...@gmail.com> 
>> wrote:
>> 
>> Hi,
>> 
>> Is anyone aware of any work going on for integrating Spark with SAS for 
>> executing queries in Spark?
>> 
>> For example calling Spark Jobs from SAS using Spark SQL through Spark SQL's 
>> JDBC/ODBC library.
>> 
>> Regards,
>> Sourav
> 
> -
> To unsubscribe, e-mail: user-unsubscr...@spark.apache.org
> For additional commands, e-mail: user-h...@spark.apache.org
> 


-
To unsubscribe, e-mail: user-unsubscr...@spark.apache.org
For additional commands, e-mail: user-h...@spark.apache.org