gpkafka
gpkafka
Command utility for the Greenplum-Kafka Integration.
Synopsis
gpkafka subcommand [options] gpkafka history 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.
Pivotal recommends that you migrate to using the GPSS utilities directly.
The Greenplum-Kafka Integration includes the gpkafka command utility. gpkafka provides subcommands to load Kafka data into Greenplum Database and to view load history:
- gpkafka load - load data from a single Kafka topic into a Greenplum Database table
- gpkafka history - check the history of a load operation
- gpkafka help - display command help
Options
- --version
- Show the version of gpkafka, and then exit.