Starting a GPSS job fails with "
Local: Broker transport failure" where SSL is enabled:
[root@7f7159220181 scripts]# gpsscli start insert start job: insert failed, reason: InitJob: getPartitionsMetadata: reader: insert fail to get kafka meta data: Local: Broker transport failure
This error suggests that when the GPSS is making a connection with the kafka, GPSS is being refused.
Firstly, check that all connections are setup correctly and working:
- Verify that you can telnet from the GPSS server to the Kafka using the correct port
- Verify that the kafkacat is working correctly