The Teradata Access Module for Kafka supports all versions of the Apache Kafka server, starting from 0.8.x.y
For Kafka server versions lower than 0.9.0.x, the following must be provided in the initialization string:
"-X api.version.request=false -X broker.version.fallback=a.b.c.d"
Where a.b.c.d represents the exact broker version.