07:38:28 kafkagpuser ~/test > gpsscli load --verbose --quit-at-eof good_account_challenges.yaml --gpss-port 50007 20200128:07:38:35.108 gpsscli:kafkagpuser:den-phi-gpfdist01:017220-[CRITICAL]:-rpc error: code = Unknown desc = InitJob: InitJob: Check executor failed: pq: formatter function kafka_in of type readable was not found. github.com/pivotal/gp-stream-server/vendor/github.com/greenplum-db/gp-common-go-libs/gplog.FatalOnError /tmp/build/3114bf15/gopath/src/github.com/pivotal/gp-stream-server/vendor/github.com/greenplum-db/gp-common-go-libs/gplog/gplog.go:275 main.glob..func6 /tmp/build/3114bf15/gopath/src/github.com/pivotal/gp-stream-server/cli/command_load.go:50 github.com/pivotal/gp-stream-server/vendor/github.com/spf13/cobra.(*Command).execute /tmp/build/3114bf15/gopath/src/github.com/pivotal/gp-stream-server/vendor/github.com/spf13/cobra/command.go:766 github.com/pivotal/gp-stream-server/vendor/github.com/spf13/cobra.(*Command).ExecuteC /tmp/build/3114bf15/gopath/src/github.com/pivotal/gp-stream-server/vendor/github.com/spf13/cobra/command.go:852 github.com/pivotal/gp-stream-server/vendor/github.com/spf13/cobra.(*Command).Execute /tmp/build/3114bf15/gopath/src/github.com/pivotal/gp-stream-server/vendor/github.com/spf13/cobra/command.go:800 main.entry /tmp/build/3114bf15/gopath/src/github.com/pivotal/gp-stream-server/cli/gpsscli.go:67 main.main /tmp/build/3114bf15/gopath/src/github.com/pivotal/gp-stream-server/cli/gpsscli.go:44
gpadmin=# create table d(c json); NOTICE: Table doesn't have 'DISTRIBUTED BY' clause, and no column type is suitable for a distribution key. Creating a NULL policy entry. CREATE TABLE Time: 61.572 ms gpadmin=#
gpadmin-# \dx List of installed extensions Name | Version | Schema | Description ------+---------+--------+------------- (0 rows)
gpadmin=# CREATE EXTENSION gpss; CREATE EXTENSION Time: 55.386 ms gpadmin=# \dx List of installed extensions Name | Version | Schema | Description ------+---------+--------+------------------------------------------------------------------------ gpss | 0.1 | public | Extension which implements kinds of gpss formaters and protocol buffer