Мой файл свойств выглядит, как показано ниже
Код: Выделить всё
connector.class=io.confluent.connect.jdbc.JdbcSourceConnector
Connection.url = hsbc:sqlserver://
connection.user =
connection.passwor =
mode=incrementing
name=
schema.partern=dbo
query =
table.types = VIEW
incrementing.column.name=Application_Identity
Я использую Kafka на сервере Linux и базу данных в качестве сервера SqL.>
Подробнее здесь: https://stackoverflow.com/questions/790 ... perty-file
Мобильная версия