跳转至

Getting started with HyperAuto V1(HyperAuto V1 入门指南)

:::callout{theme="warning" title="Sunset"} HyperAuto V1 is in the sunset phase of development and will be deprecated at a future date. Full support remains available. The creation of new V1 pipelines is discouraged, and users should migrate from HyperAuto V1 to V2 as detailed in the migration documentation. :::

:::callout{theme="neutral"} This documentation is for HyperAuto V1. If you are using HyperAuto V2, refer to the HyperAuto V2 getting started documentation. :::

The following steps guide the creation of an SDDI instance:

  1. Open SDDI Cockpit either from the sidebar, or at [foundryinstance URL]/workspace/sddi-app and select Create new instance.

    Initial Set Up Create New Instance

  2. Follow the on-screen instructions to select the appropriate source type.

  3. Input your preferred repository name and select the desired repository location as well as the pipeline output folder location. For the pipeline output folder, HyperAuto provides a suggested location.

    Initial set up of new repository for non-SAP sources

  4. Configure a Data Connection Source on which you would like to apply HyperAuto. This source should have the same source type that you selected in Step 1. Identify a folder location for raw data and metadata respectively. These folders will subsequently house raw and metadata datasets that are synced from the source.

    Initial Set Up Source Configuration for Non-SAP Sources

  5. Sync database metadata tables in the Sync Data step. This will sync the relevant metadata tables from your source system and add them to the designated automatic pipeline generator repository for pipeline generation in the background.

    Metadata ingestion

Your SDDI instance should now be functional and ready to clean tables from your source. To learn more about configuring and executing your SDDI flow, navigate to Cockpit.


中文翻译


HyperAuto V1 入门指南

:::callout{theme="warning" title="停用公告"} HyperAuto V1 已进入开发停用阶段,将在未来某个日期正式弃用。目前仍提供全面支持。不建议创建新的 V1 管道,用户应按照迁移文档中的说明,从 HyperAuto V1 迁移至 V2。 :::

:::callout{theme="neutral"} 本文档适用于 HyperAuto V1。如果您正在使用 HyperAuto V2,请参阅 HyperAuto V2 入门指南。 :::

创建 SDDI 实例(SDDI instance)的步骤如下:

  1. 通过侧边栏或访问 [foundryinstance URL]/workspace/sddi-app 打开 SDDI Cockpit,然后选择 创建新实例(Create new instance)

    初始设置 - 创建新实例

  2. 按照屏幕提示选择适当的源类型(source type)。

  3. 输入您偏好的仓库名称(repository name),并选择所需的仓库位置以及管道输出文件夹(pipeline output folder)位置。对于管道输出文件夹,HyperAuto 会提供一个建议位置。

    为非 SAP 源创建新仓库的初始设置

  4. 配置一个您希望应用 HyperAuto 的数据连接源(Data Connection Source)。该源的类型应与步骤 1 中选择的源类型一致。分别指定原始数据(raw data)和元数据(metadata)的文件夹位置。这些文件夹将用于存放从源同步的原始数据集和元数据集。

    非 SAP 源的初始设置 - 源配置

  5. 在同步数据(Sync Data)步骤中同步数据库元数据表。这将从您的源系统同步相关的元数据表,并将其添加到指定的自动管道生成器仓库(automatic pipeline generator repository)中,以便在后台进行管道生成。

    元数据摄取

至此,您的 SDDI 实例应已正常运行,并准备好清理来自源的数据表。 要了解有关配置和执行 SDDI 流程的更多信息,请导航至 Cockpit