BookmarkSubscribeRSS Feed
suneelveluru1
Calcite | Level 5

Dear All,

 

In need of your advise,

 

we are working for a customer where they have sas system and hadoop system,now the challenge is we need to establish connectivity between sas and hadoop,more over customer wants us to develop a connecctor instead of buying licence for hadoop connecctivity,

is there any way where I can bridge in sas and hadoop,and I have seen some options as below

 

So far we have obsurved 3 approaches to connect 

 

Option 1 : LIBNAME statements can be used to make Hive tables look like SAS data sets on top of which SAS Procedures and SAS DATA steps can interact.

                 

 Option 2 : PROC SQL commands provide the ability to execute direct Hive SQL commands on Hadoop.

Option 3 : PROC HADOOP provides the ability to directly submit MapReduce, Apache Pig, and HDFS commands from the SAS execution environment to your CDH cluster.

if not these above options do we have any way to connect

Thanks,

Suneel

1 REPLY 1
LinusH
Tourmaline | Level 20
Not sure what kind of answer you'd like. Confirmation that those options exist?
Develop your own connector? If you are hard core sw developers perhaps. But how would that even work?
If your client already have a ACCESS license for ODBC you would might be able to set up a connection (with some limitations compared to the more native ACCESS to Hadoop).
Data never sleeps

sas-innovate-2024.png

Available on demand!

Missed SAS Innovate Las Vegas? Watch all the action for free! View the keynotes, general sessions and 22 breakouts on demand.

 

Register now!

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
  • 785 views
  • 0 likes
  • 2 in conversation