You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Kafka producer is halfway implemented need to finish implementing it. Also some concern needs to be given if the kafka producer can be instantiated in the init method (global var) or if a kafka producer needs to be instantiated for every udf call.
Kafka producer is halfway implemented need to finish implementing it. Also some concern needs to be given if the kafka producer can be instantiated in the init method (global var) or if a kafka producer needs to be instantiated for every udf call.