You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ibm-demo/README.md
+10-3Lines changed: 10 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,11 +5,18 @@
5
5
This repository demonstrates how to integrate with IBM technologies (IBM MQ and DB2). Two connectors will be started up: Datagen source, to mock clickstream data and IBM MQ Connetor source. Then we'll use KSQL to join the two sources together. We'll also configure a IBM DB2 source connector to read data from DB2. The resut of the ksqlDB join will be sent to IBM MQ using a sink connector.
6
6
7
7
## Download the demo
8
-
Using your terminal, clone the [confluentinc/demo-scene](https://github.com/confluentinc/demo-scene) GitHub repository..
8
+
Using your terminal, Download the zip containing this[confluentinc/demo-scene](https://github.com/confluentinc/demo-scene) GitHub repository..
0 commit comments