Overview

This tutorial demonstrates how to upload sample data to OBS and import OBS data into a table in GaussDB(DWS). This helps you quickly learn about how to import data from OBS to GaussDB(DWS).

In this tutorial, you will:

  • Generate data files in CSV format.
  • Create OBS buckets and upload data files to the buckets.
  • Create a foreign table to import data from the OBS bucket to GaussDB(DWS) clusters.
  • Start GaussDB(DWS), create a table, and import data from OBS to the table.
  • Analyze import errors based on the information in the error table and correct these errors.

Estimated time: 30 minutes