PowerExchange Adapters for Informatica
- PowerExchange Adapters for Informatica 10.5.4
- All Products
Property
| Description
|
---|---|
Number of Replica
| Sets the number of replicas that each table has.
You must set the replication factor to an odd number.
Default is 1.
|
Table Name
| Name of the target table.
|
Table Partitioning Strategy
| Type of partition applicable to the table.
You can select from the following options:
Partitioning is applicable to only the primary key fields.
For create target Hash default is 3 bucket partition and Range default is 1 range partition and you cannot specify the range conditions for the columns of your choice.
Default is HASH.
|
Upsert
| Upserts data into a Kudu target.
To perform an upsert operation, you must add an Update Strategy transformation to a mapping before the data object write operation and flag the records for upsert in an update strategy expression. Otherwise, the Data Integration Service performs an insert operation on the Kudu target.
|
Target Schema Strategy
| Target schema strategy for the Kudu target table.
|