BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
DSTM
Calcite | Level 5

Hi,

 

We have a complete application  with thousand of programs coded in SAS Base 9.2. and we would like to start executing them insight a Hadoop Cluster. 

 

¿Are we going to need recoding programs in some way or just upgrade SAS versión to 9.4? 

 

Thanks

1 ACCEPTED SOLUTION

Accepted Solutions
LinusH
Tourmaline | Level 20
Technically they should run, but there might some limitations on what kind of update operations that you can perform in Hive (asumed target...).
But you probably need to go through the code to take advantage of your cluster. No idea what kind of SAS programmers you have but they tend not to optimize their code that much, like having lot of intermediate tables which in your case will be in Base SAS work tables.
Just out of curiosity, is it the same data that will be move to Hadoop that you have in SAS now? If your data isn't huge you might experience worse perform Hadoop than in your original environment.

You say in-database. Can you be more specific what functionality you are looking for? This term is usually coupled with publishing SAS scoring models and similar as dbms UDFs.
Data never sleeps

View solution in original post

2 REPLIES 2
LinusH
Tourmaline | Level 20
Technically they should run, but there might some limitations on what kind of update operations that you can perform in Hive (asumed target...).
But you probably need to go through the code to take advantage of your cluster. No idea what kind of SAS programmers you have but they tend not to optimize their code that much, like having lot of intermediate tables which in your case will be in Base SAS work tables.
Just out of curiosity, is it the same data that will be move to Hadoop that you have in SAS now? If your data isn't huge you might experience worse perform Hadoop than in your original environment.

You say in-database. Can you be more specific what functionality you are looking for? This term is usually coupled with publishing SAS scoring models and similar as dbms UDFs.
Data never sleeps
DSTM
Calcite | Level 5
This "preliminar analisys" is just what I needed

Thanks LinusH !

sas-innovate-2024.png

Don't miss out on SAS Innovate - Register now for the FREE Livestream!

Can't make it to Vegas? No problem! Watch our general sessions LIVE or on-demand starting April 17th. Hear from SAS execs, best-selling author Adam Grant, Hot Ones host Sean Evans, top tech journalist Kara Swisher, AI expert Cassie Kozyrkov, and the mind-blowing dance crew iLuminate! Plus, get access to over 20 breakout sessions.

 

Register now!

How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

Find more tutorials on the SAS Users YouTube channel.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

Discussion stats
  • 2 replies
  • 642 views
  • 1 like
  • 2 in conversation