Notes about schema for tKafkaOutput
This component has a read-only schema that contains a single column named serializedValue of type id_byte[]. If you do not define a schema for this component, it will be automatically created when generating a Job from your Job script.
For how to define a schema, see Defining a schema in a Job script.