BookmarkSubscribeRSS Feed
Renganathan
Calcite | Level 5
Hi, I have a flat file placed in HDFS file system. I would like to read this file in my SAS program. I want to harness the the power of parellal processing in Hadoop eco system in order to reduce time drastically. Can you please help how I can achieve this. Thanks!!
1 REPLY 1
LinusH
Tourmaline | Level 20

Filename hadoop will give you the ability to read the file, but the processing will take place on the SAS "client".

One way to go is to register the file into Hive, then you can use SAS/ACCESS to Hadoop to pass through a significant amount of processing to the Hadoop cluster.

Also, there are other options, depending on your requirements and constraints.

What SAS licenses do you have?

Data never sleeps

SAS Innovate 2025: Call for Content

Are you ready for the spotlight? We're accepting content ideas for SAS Innovate 2025 to be held May 6-9 in Orlando, FL. The call is open until September 25. Read more here about why you should contribute and what is in it for you!

Submit your idea!

How to connect to databases in SAS Viya

Need to connect to databases in SAS Viya? SAS’ David Ghan shows you two methods – via SAS/ACCESS LIBNAME and SAS Data Connector SASLIBS – in this video.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 1 reply
  • 1823 views
  • 0 likes
  • 2 in conversation