Port number of the KAFKA server
Required:Mandatory
Type:String
connectionTimeOut
Connection Timeout in ms
Required:Mandatory
Type:String
kafkaProducerBufferSize
Buffer size
Required:Mandatory
Type:String
clientId
ID of the client
Required:Mandatory
Type:String
Author
Shruti Gupta
Details
There are two types of KAFKA consumers:High-Level and Simple. This function creates the Simple Consumer. Use caution on deciding to use the Simple Consumer as it doesn't persist offset.