Hi Team,
data sample;
set sashelp.class;
run;
how to copy this data in to table.
Thanks in Advance
i am working on sas to hadoop migration project .
Edit the subject line of your question. "sas" alone will not attract the attention of people who have Hadoop experience.
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
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!
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.
Ready to level-up your skills? Choose your own adventure.