Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Property

Macro Enabled?

Description

Reference Name

No

Required. Name used to uniquely identify this source sink for lineage, annotating metadata, etc.

Driver Name

No

Required. Name of the JDBC driver to use.

Default is netezza.

Host

Yes

Required. Host that Netezza is running on.

Default is localhost.

Port

Yes

Required. Port that Netezza is running on.

Default is 5480.

Database

Yes

Required. Netezza database name.

Table Name

Yes

Required. Name of the table to export to.

Username

Yes

Optional. User identity for connecting to the specified database.

Password

Yes

Optional. Password to use to connect to the specified database.

Connection Arguments

Yes

Optional. A list of arbitrary string key/value pairs as connection arguments. These arguments will be passed to the JDBC driver as connection arguments for JDBC drivers that may need additional configurations.

...