Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

Case Study - SAS using Hadoop

avatar
Rising Star

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! Smiley Happy

1 ACCEPTED SOLUTION

avatar

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

View solution in original post

2 REPLIES 2

avatar
Master Guru

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

avatar

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