AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Specifies a target that writes to a Hudi data source in the Glue Data Catalog.
Namespace: Amazon.Glue.Model
Assembly: AWSSDK.Glue.dll
Version: 3.x.y.z
public class S3HudiCatalogTarget
The S3HudiCatalogTarget type exposes the following members
Name | Description | |
---|---|---|
![]() |
S3HudiCatalogTarget() |
Name | Type | Description | |
---|---|---|---|
![]() |
AdditionalOptions | System.Collections.Generic.Dictionary<System.String, System.String> |
Gets and sets the property AdditionalOptions. Specifies additional connection options for the connector. |
![]() |
Database | System.String |
Gets and sets the property Database. The name of the database to write to. |
![]() |
Inputs | System.Collections.Generic.List<System.String> |
Gets and sets the property Inputs. The nodes that are inputs to the data target. |
![]() |
Name | System.String |
Gets and sets the property Name. The name of the data target. |
![]() |
PartitionKeys | System.Collections.Generic.List<System.Collections.Generic.List<System.String>> |
Gets and sets the property PartitionKeys. Specifies native partitioning using a sequence of keys. |
![]() |
SchemaChangePolicy | Amazon.Glue.Model.CatalogSchemaChangePolicy |
Gets and sets the property SchemaChangePolicy. A policy that specifies update behavior for the crawler. |
![]() |
Table | System.String |
Gets and sets the property Table. The name of the table in the database to write to. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5