DATA-X: Video SQL on Hadoop: Populating Tables with Data
Introduction to techniques for loading and inserting data into tables on Hadoop using SQL. Part of a larger video series for the open Data-X project.
By Cindy Saracco.
Table of Contents:
SQL on Hadoop: Populating Tables
– About the instructor . . . .
– Background
– Populating tables via LOAD
– Populating tables via INSERT
– CREATE . . . TABLE . . . AS SELECT . . .
– Want to learn more?