An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

[![REUSE status](https://api.reuse.software/badge/github.com/SAP-samples/hana-cloud-relational-data-lake-onboarding)](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).