BookmarkSubscribeRSS Feed
Rahul_B
Obsidian | Level 7

Hi,

 

I using SAS Viya 3.5, and trying to solve a problem where i need to save an in memory dataset back to hive database, also would like to know if it is possible to load the data from hive to inmemory using embeded processing ?

 

PROC CASUTIL;
save incaslib=HIVE_CLM_KIM
casdata="STOCK_MOBILE_WEEK_AGG"
outcaslib=HIVE_CLM_KIM
casout="STOCK_MOBILE_WEEK_AGG";
QUIT;

Any help on Embeded processing on hive is much appreciated.

 

Thanks 

Rahul 

 

hackathon24-white-horiz.png

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

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.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 0 replies
  • 510 views
  • 0 likes
  • 1 in conversation