Created on 04-29-2016 09:48 AM - edited 09-16-2022 03:16 AM
Hello experts,
Anyone knows if exist any public case study that shows the integration between SAS and Hadoop? I'm lookning for a project example that demonstrates the steps needed to extract insights in SAS from Hadoop Data. Many Thanks!
Created 04-29-2016 10:38 AM
Hi @Pedro Rodgers there's quite a lot of good information available at the Hortonworks website that includes project examples and customer success stories.
The intro page for a lot of this is: http://hortonworks.com/partner/sas/
A few examples include:
Rogers Media - https://youtu.be/wTnkg16jHwg
Webinar on Predictive Analytics and Machine Learning using SAS - https://youtu.be/D6YzqFgiRnI
Created 04-29-2016 10:37 AM
Hello Pedro,
Mark might be the person to ask. There are essentially dozens of ways to integrate SAS with Hadoop.
- Directly reading from HDFS into SAS
- Using Hive like any other database ( pretty good option )
- Using embedded processes for fast data loading and processing
- SASGrid for Hadoop ( running jobs in yarn using embedded processes )
- SAS LASr an inmemory data store that uses HDFS as data store and can connect to hadoop in parallel
https://community.hortonworks.com/articles/4689/getting-started-with-sas-and-hadoop.html
Created 04-29-2016 10:38 AM
Hi @Pedro Rodgers there's quite a lot of good information available at the Hortonworks website that includes project examples and customer success stories.
The intro page for a lot of this is: http://hortonworks.com/partner/sas/
A few examples include:
Rogers Media - https://youtu.be/wTnkg16jHwg
Webinar on Predictive Analytics and Machine Learning using SAS - https://youtu.be/D6YzqFgiRnI