This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
kafkamain [2022/08/12 13:51] rklein |
kafkamain [2023/03/27 14:51] (current) rklein |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | https:// | ||
| + | |||
| == Kafka / Confluence Links == | == Kafka / Confluence Links == | ||
| Line 33: | Line 35: | ||
| all are either build ,test and support by confluent or tested and supported by confluent | all are either build ,test and support by confluent or tested and supported by confluent | ||
| + | |||
| + | deep dive | ||
| + | |||
| + | https:// | ||
| + | |||
| + | Kafka Connect and schema registry | ||
| + | |||
| + | https:// | ||
| == Protect Kafka Connect Rest API with authentification | == Protect Kafka Connect Rest API with authentification | ||
| Line 45: | Line 55: | ||
| https:// | https:// | ||
| + | |||
| + | Good Error message from Kafka-Connect: | ||
| + | |||
| + | WARN [Worker clientId=rklein-kafka-connect-worker-1, | ||
| + | |||
| + | |||
| == Configuration Summaries == | == Configuration Summaries == | ||
| Line 53: | Line 69: | ||
| Connector Configurations | Connector Configurations | ||
| + | |||
| https:// | https:// | ||
| Line 65: | Line 82: | ||
| https:// | https:// | ||
| + | |||
| == SQL Server cdc == | == SQL Server cdc == | ||
| Line 94: | Line 112: | ||
| https:// | https:// | ||
| + | https:// | ||
| + | |||
| + | |||
| + | == single message transform == | ||
| + | |||
| + | https:// | ||
| + | |||
| + | == All configurations == | ||
| + | |||
| + | https:// | ||
| + | |||
| + | Licence topics | ||
| + | |||
| + | https:// | ||
| + | |||
| + | |||
| + | |||
| + | == Julie Ops sh == | ||
| + | |||
| + | # | ||
| + | |||
| + | JULIE_OPS_HOME=/ | ||
| + | JULIE_OPS_JAR=$JULIE_OPS_HOME/ | ||
| + | JAVA_PATH=java | ||
| + | if [ -z " | ||
| + | JULIE_OPS_OPTIONS="" | ||
| + | fi | ||
| + | $JAVA_PATH $JULIE_OPS_OPTIONS -jar $JULIE_OPS_JAR " | ||