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  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



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  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  
>> 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