Kudu
The Kudu destination writes data to a Kudu table. You can also use the destination to write to a Kudu table created by Impala.
The destination writes record fields to table columns by matching names. The Kudu destination can insert or upsert data to the table.
When you configure the Kudu destination, you specify the connection information for one or more Kudu masters. You configure the table and write mode to use. When needed, you can specify a maximum batch size for the destination.
You can also use a connection to configure the destination.
Note: Due to a Kudu limitation on Spark, pipeline validation does
not validate Kudu stage configuration.
Configuring a Kudu Destination
Configure a Kudu destination to write to a Kudu table.