Skip to content

Instantly share code, notes, and snippets.

@s-chb
Last active August 24, 2020 09:20
Show Gist options
  • Save s-chb/2da251ba446a69c8bb7843ce69153d96 to your computer and use it in GitHub Desktop.
Save s-chb/2da251ba446a69c8bb7843ce69153d96 to your computer and use it in GitHub Desktop.
name = sap
connector.class = com.sap.kafka.connect.source.hana.HANASourceConnector
tasks.max = 1
connection.password = HXEHana1
topics = test_topic_1
connection.user = SYSTEM
connection.url = jdbc:sap://hana:39041/
test_topic_1.table.name = "SYS"."DUMMY"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment