Programming Tips

Strengthen your programming skills with tips and techniques from the experts

Programming Tips
Uttam Kumar 9
Using SAS PROC SQOOP

SAS 9.4 M3, introduces a new procedure named PROC SQOOP. This procedure enables users to access an Apache Sqoop utility from a SAS session to transfer data between a database and HDFS. Using SAS PROC SQOOP lets you submit Sqoop commands from within your SAS application to your Hadoop cluster. PROC

1 47 48 49 50 51 59

Back to Top