Reverse Engineering Models
You can create a Parquet data model from a script using the Reverse Engineering process.
This topic walks you through the steps to reverse engineer a Parquet model. For detailed description of reverse engineering options, refer to the Reverse Engineering Options topic.
To reverse engineer the Parquet model:
- In erwin Data Modeler (DM), click Actions > Reverse Engineer.
-
Click Logical/Physical and set Database to Parquet.
- Click Next.
- Click Script File.
- Click Browse to select the required JSON file.
- Click Next.
- Set up appropriate options based on your requirement.
- Click OK
The New Model screen appears.
The Reverse Engineering Wizard appears.
The Detailed Options tab appears.
The reverse engineering process starts.
Once the process is complete, based on your selections, a schema is generated, and a model is created. For example, in the following model, four records and 206 fields are created. In the account_string_components_15.0 record, the city field is nested inside the properties field, which is nested under another properties field.
Copyright © 2023 Quest Software, Inc. |