You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2020/04/24 02:27:33 UTC

[GitHub] [pulsar] tuteng opened a new pull request #6034: [Pulsar IO][Issue 5633]Support avro schema for debezium connector

tuteng opened a new pull request #6034:
URL: https://github.com/apache/pulsar/pull/6034


   
   Fixes #5633 
   
   
   ### Motivation
   
   Currently, some users want to support Avro schema in debezium, so this pr supports this feature.
   For Kafka's Avro schema, it depends on the Avro 1.8 version, but Avro version has just been upgraded to 1.9 in pulsar, so shade is needed to avoid finding `addProp` function
   
   ### Modifications
   
   * Add a package `kafka-connect-avro-converter-shaded`
   * Add class KafkaSchema to converter Kafka's Avro schema to pulsar's schema
   
   ### Verifying this change 
   
   Unit test and integration tests
   
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [pulsar] gaoran10 commented on pull request #6034: [Pulsar IO][Issue 5633]Support avro schema for debezium connector

Posted by GitBox <gi...@apache.org>.
gaoran10 commented on pull request #6034:
URL: https://github.com/apache/pulsar/pull/6034#issuecomment-620350742


   /pulsarbot run-failure-checks


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [pulsar] gaoran10 commented on pull request #6034: [Pulsar IO][Issue 5633]Support avro schema for debezium connector

Posted by GitBox <gi...@apache.org>.
gaoran10 commented on pull request #6034:
URL: https://github.com/apache/pulsar/pull/6034#issuecomment-620334610


   /pulsarbot run-failure-checks


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [pulsar] gaoran10 commented on issue #6034: [Pulsar IO][Issue 5633]Support avro schema for debezium connector

Posted by GitBox <gi...@apache.org>.
gaoran10 commented on issue #6034:
URL: https://github.com/apache/pulsar/pull/6034#issuecomment-618533772


   /pulsarbot run-failure-checks


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [pulsar] gaoran10 commented on pull request #6034: [Pulsar IO][Issue 5633]Support avro schema for debezium connector

Posted by GitBox <gi...@apache.org>.
gaoran10 commented on pull request #6034:
URL: https://github.com/apache/pulsar/pull/6034#issuecomment-620384970


   /pulsarbot run-failure-checks


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [pulsar] Anonymitaet commented on pull request #6034: [Pulsar IO][Issue 5633]Support avro schema for debezium connector

Posted by GitBox <gi...@apache.org>.
Anonymitaet commented on pull request #6034:
URL: https://github.com/apache/pulsar/pull/6034#issuecomment-641863580


   Doc has been added: https://pulsar.apache.org/docs/en/next/io-debezium-source/#converter-options


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org