I don't think you need a separate connector. An identity function should be able to do the job for you.
- Sijie On Mon, Nov 15, 2021 at 3:34 PM Neng Lu <nl...@apache.org> wrote: > Just did a quick search, it's interesting we don't have a pulsar connector > to move data among pulsar clusters. > I guess people usually write their own pulsar client to move data around. > > > On Mon, Nov 15, 2021 at 3:11 PM ZhangJian He <shoot...@gmail.com> wrote: > > > Yes, move data across different pulsar clusters which belongs to > different > > company or organization > > > > Thanks > > ZhangJian He > > > > Neng Lu <nl...@apache.org> 于2021年11月16日周二 上午2:50写道: > > > > > Hi, > > > > > > What's your new connector used for in the customer use cases? > > > A `pulsar-io-kafak-connector` is used for moving data between kafka and > > > pulsar. > > > But in your case, a `pulsar-io-pulsar-connector`, do you mean you want > to > > > move data across different pulsar clusters? > > > > > > > > > On Mon, Nov 15, 2021 at 6:51 AM ZhangJian He <shoot...@gmail.com> > wrote: > > > > > > > Dear all > > > > > > > > My team are suggesting some of our customers use pulsar instead of > > kafka > > > > for their needs. > > > > Before, my team used a pulsar-io-kafka-connector, now my team wants > to > > > use > > > > a pulsar-io-to-pulsar-connector server for these customers. > > > > > > > > And I notice now we don't have a pulsar-io-pulsar-connector. > > > > > > > > Should I develop a connector? > > > > And should the connector be maintained in the pulsar main repo ? > > > > > > > > IMO, if we dicided to develop a pulsar-io-connector, it's more > > reasonable > > > > to maintain it in the pulsar main repo. (At least, the > > > > pulsar-io-kafka-connector is in main repo) > > > > > > > > Looking forward to your opinions. > > > > > > > > > > > > Thanks > > > > ZhangJian He > > > > > > > > > >