https://github.com/sap-samples/hana-cloud-relational-data-lake-onboarding
This is an end-to-end onboarding sample for SAP HANA Cloud, relational data lake. It shows how to create schema, load data, and execute queries.
https://github.com/sap-samples/hana-cloud-relational-data-lake-onboarding
data-lake hana-cloud sample sap-hana
Last synced: 6 months ago
JSON representation
This is an end-to-end onboarding sample for SAP HANA Cloud, relational data lake. It shows how to create schema, load data, and execute queries.
- Host: GitHub
- URL: https://github.com/sap-samples/hana-cloud-relational-data-lake-onboarding
- Owner: SAP-samples
- License: apache-2.0
- Created: 2020-03-26T17:36:06.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2025-03-07T13:07:42.000Z (over 1 year ago)
- Last Synced: 2025-05-31T18:37:17.014Z (about 1 year ago)
- Topics: data-lake, hana-cloud, sample, sap-hana
- Size: 14.7 MB
- Stars: 13
- Watchers: 4
- Forks: 12
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://api.reuse.software/info/github.com/SAP-samples/hana-cloud-relational-data-lake-onboarding)
# Description
This project is for SAP HANA Cloud, data lake users who are reading one of the following tutorials on SAP Help Portal:
- [Quick Start Tutorial for Data Lake (HANA DB-Managed)](https://help.sap.com/docs/SAP_HANA_DATA_LAKE/c005245f608a4040842af487f546192a/8ae85b53fe0c4c9b957a77e79299cb8c.html)
- [Quick Start Tutorial for a Standalone Data Lake](https://help.sap.com/docs/SAP_HANA_DATA_LAKE/a89a80f984f21015b2b2c84d2498d36d/02710372f294441a9f2c7874763232b6.html)
For the two Data Lake (HANA-DB-Managed) tutorials, this project contains three sample files:
- event_samp.CSV
- gkg_samp.CSV
- mentions_samp.CSV
For the Quick Start Tutorial for Data Lake, this project contains four sample files in the TPCH folder:
- customer.tbl
- nation.tbl
- region.tbl
- supplier.tbl
Download these files to your local file system as described in the tutorial you are following.
# Requirements
On the SAP Help Portal, you are currently following one of the Quick Start tutorials for SAP HANA Cloud, data lake:
- [Quick Start Tutorial for Data Lake (HANA DB-Managed)](https://help.sap.com/docs/SAP_HANA_DATA_LAKE/c005245f608a4040842af487f546192a/8ae85b53fe0c4c9b957a77e79299cb8c.html)
- [Quick Start Tutorial for a Standalone Data Lake](https://help.sap.com/docs/SAP_HANA_DATA_LAKE/a89a80f984f21015b2b2c84d2498d36d/02710372f294441a9f2c7874763232b6.html)
You've read the **Prerequisites** section on the first page of the above tutorial(s).
You've read the **Tutorial Scope** section on the first page of the above tutorial(s).
# Download and Installation
The tutorials ask you to download specific sample files:
The **Download and Analyze Sample GDELT Data** topic in the HANA DB-Managed tutorials asks you to download these three CSV files:
- event_samp.CSV
- gkg_samp.CSV
- mentions_samp.CSV
The **Download and Analyze Sample TPCH Data** topic in the Quick Start for Tutorial for Data Lake asks you to download these four files:
- customer.tbl
- nation.tbl
- region.tbl
- supplier.tbl
Download these files from this GitHub repository to your local file system, and continue reading the Quick Start tutorial.
# Known Issues
None.
# How to obtain support
Are you experiencing difficulties loading sample data into SAP HANA Cloud, data lake?
- Read the [SAP HANA Cloud, Data Lake Quick Start](https://help.sap.com/viewer/product/SAP_HANA_DATA_LAKE/) tutorials carefully.
- Contact [SAP Product Support](https://support.sap.com/en/my-support/product-support.html) if you are still encountering difficulties.
# License
Copyright © 2024 SAP SE or an SAP affiliate company. All rights reserved. This project is licensed under the Apache Software License, version 2.0 except as noted otherwise in the [LICENSE](LICENSES/Apache-2.0.txt).