List of required configuration parameters for the Oracle CDC to Kudu [Technical Preview] ReadyFlow

When deploying the Oracle CDC to Kudu [Technical Preview] ReadyFlow, you have to provide the following parameters. Use the information you collected in Prerequisites.

Table 1. Oracle CDC to Kudu [Technical Preview] ReadyFlow configuration parameters
Parameter Name Description
CDP Workload User Specify the CDP machine user or workload user name that you want to use to authenticate to Kudu. Ensure this user has the appropriate access rights to the Kudu table.
CDP Workload User Password Specify the password of the CDP machine user or workload user you are using to authenticate to Kudu.
Destination Database Table Name Specify the destination database table name in the form: [database_name].[table_name]
Kudu Master Hosts Specify the Kudu Master hostnames in a comma separated list.
Source Database Driver Upload the database driver jar file for your source database.
Source Database Name Specify the source database name.
Source Database Password Specify the source database password.
Source Database Server Host Name Specify the source database server host name.
Source Database Server Port Specify the source database server port. The default value is 1521.
Source Database Table Name Specify the source database table name in the form: [schema_name].[table_name]
Source Database User Specify the source database user.