bjbredis / sas_access_to_hadoop_test

Code for using the basics of SAS with Hadoop.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sas_access_to_hadoop_test

Example code to test the basics of SAS with Hadoop using example data sets that come with your SAS environment.

Including:

  1. Putting data in to Hive from a local SAS table
  2. Retrieving data from Hadoop through SQL
  3. Explicit and implicit pass-through SQL queries
  4. Setting Hadoop library references
  5. Manipulating HDFS (including copying from local linux FS to HDFS)
  6. SAS code options for verbose logging, sql pushdown into Hive
  7. Retrieving unstructured data from HDFS to SAS
  8. Filename connectivity to Hadoop

About

Code for using the basics of SAS with Hadoop.


Languages

Language:SAS 100.0%