gpkafka
gpkafka
Command utility for loading Kafka data into Greenplum.
Synopsis
gpkafka subcommand [options] gpkafka load gpkafka {help | -h | --help} gpkafka --version
Description
Note: gpkafka is a wrapper around the Greenplum Streaming Server
(GPSS) gpss and gpsscli utilities. If you want
to use encryption, you must explicitly start a Greenplum Streaming Server
instance with the gpss command, and use the
gpsscli subcommands, not gpkafka, to
submit and manage the load job.
VMware recommends that you migrate to using the GPSS utilities directly.
The Greenplum Streaming Server includes the gpkafka command utility. gpkafka provides a subcommand to load Kafka data into Greenplum Database:
- gpkafka load - load data from a single Kafka topic into a Greenplum Database table
- gpkafka help - display command help
Options
- --version
- Show the version of gpkafka, and then exit.