Load Data into Standalone Data Lake in SAP HANA Cloud
Learn to load data into tables in a standalone data lake in SAP HANA Cloud.
You will learn
- How to create tables in a standalone data lake
- How to load data hosted in an Amazon Web Services (AWS) S3 bucket into a standalone data lake
- How to load data hosted in a Microsoft Azure container into a standalone data lake
Prerequisites
- You have completed the provisioning of a standalone data lake in SAP HANA Cloud using a free tier, trial, or production account.
- Make sure your data lake instance is running before you start.
- Download the supporting files to gain access to sample data required for loading tables.
The supporting sample data and code files are available on a public GitHub repository. From the folder Mission: Get Started with a Standalone Data lake download the zip file Sample Data.
In this zip file, you will find four tables:
-
Customer.tbl
-
Nation.tbl
-
Region.tbl
-
Supplier.tbl
In the same GitHub folder, you can also find the SQL scripts used in this tutorial as a zip file or as individual files.
If you decide to use Interactive SQL instead of SAP HANA database explorer, please copy the SQL Scripts used in this tutorial onto the machine where you installed the Interactive SQL.