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

Ready to join fellow brilliant minds for the SAS Hackathon?

Build your skills. Make connections. Enjoy creative freedom. Maybe change the world. Registration is now open through August 30th. Visit the SAS Hackathon homepage.

Register today!
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
  • 5 replies
  • 574 views
  • 1 like
  • 5 in conversation