Table of Contents

Search

  1. Preface
  2. Introduction to Data Engineering Streaming
  3. Data Engineering Streaming Administration
  4. Sources in a Streaming Mapping
  5. Targets in a Streaming Mapping
  6. Streaming Mappings
  7. Transformation in Streaming Mappings
  8. Window Transformation
  9. Appendix A: Connections
  10. Appendix B: Monitoring REST API Reference
  11. Appendix C: Sample Files

Kudu Data Object Overview Properties

Kudu Data Object Overview Properties

The Data Integration Service uses overview properties when it writes data to a Kudu data object.
The Overview properties include general properties that apply to the Kudu data object. They also include column properties that apply to the resources in the Kudu data object.

General Properties

The following table describes the general properties that you configure for Kudu data objects:
Property
Description
Name
Name of the Kudu data object.
Description
Description of the Kudu data object.

Column Properties

The following table describes the column properties that you can view for Kudu data objects:
Property
Description
Name
Name of the column.
Native Type
Native data type of the column.
Precision
Maximum number of significant digits for numeric data types, or maximum number of characters for string data types. For numeric data types, precision includes scale.
Scale
Maximum number of digits after the decimal point for numeric values.
Description
Description of the column.
Nullable
Indicates if the column can contain null values.
Primary Key
Identifies a primary key column in a table that you import from a database source.
Access Type
The access type of the port or column.

0 COMMENTS

We’d like to hear from you!