BookmarkSubscribeRSS Feed
Saleem
Calcite | Level 5

Hi Team,

 

data sample;

set sashelp.class;

run;

how to copy this data in to table.

 

Thanks in Advance

 

5 REPLIES 5
PeterClemmensen
Tourmaline | Level 20

Into what table? 

 

Please be more specific .

Saleem
Calcite | Level 5

i am working on sas to hadoop migration project .

Reeza
Super User
So is your question:

How do I load data from SAS to Hadoop?

LinusH
Tourmaline | Level 20

Step one: read the documentation for SAS/ACCESS to Hadoop (if you by Hadoop mean Hive).

There is also an option of Impala, depending on your preference/licensing.

https://documentation.sas.com/doc/en/hadoopov/9.4/n1gtt90tf28i1an1flr3c6a8yr3t.htm

https://documentation.sas.com/doc/en/pgmsascdc/9.4_3.5/acreldb/n0kgg6z8c14ewmn1phdwdm5cp51i.htm

 

Data never sleeps

hackathon24-white-horiz.png

Join the 2025 SAS Hackathon!

Calling all data scientists and open-source enthusiasts! Want to solve real problems that impact your company or the world? Register to hack by August 31st!

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.

SAS Training: Just a Click Away

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

Browse our catalog!

Discussion stats
  • 5 replies
  • 1220 views
  • 1 like
  • 5 in conversation