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
hi,
i am running kafka connector and tried to sink topic data to file, as my topic is correct but kafka connect is prefixing connect- to name of group.id .
eg name: simplesteph
in consume group.id = connect-simplesteph.
can i change the prefix.
thank you.
The text was updated successfully, but these errors were encountered:
hi,
i am running kafka connector and tried to sink topic data to file, as my topic is correct but kafka connect is prefixing connect- to name of group.id .
eg name: simplesteph
in consume group.id = connect-simplesteph.
can i change the prefix.
thank you.
The text was updated successfully, but these errors were encountered: