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
"[Kafka Connect](https://docs.confluent.io/current/connect/index.html)", an open source component of Apache Kafka, is a framework for connecting Kafka with external systems such as databases, key-value stores, search indexes, and file systems.
7
8
8
9
Kafka Connect is a framework which enables connectors developed by the open source community around Apache Kafka. It allows developers to easily import data from their data sources directly into Kafka, and then take that data from Kafka and then feed it into other systems like Elastic Search.
@@ -100,16 +101,26 @@ Enter Client Secret
100
101
***
101
102
Enter JWT Token
102
103
***
104
+
Enter Schema Name: [default: Streaming_Connect_Schema_20191014074347]
103
105
104
-
Making call to create schema https://platform.adobe.io/ with name Streaming_test_profile_api-20190922211238
Enter Dataset Name: [default: Streaming_Ingest_Test_20191014074347]
109
+
110
+
Making call to create dataset to https://platform.adobe.io/ with name Streaming_Ingest_Test_20191014074347
111
+
Data Set: ["@/dataSets/<Dataset ID>"]
112
+
Enter Streaming Connection Name: [default: My Streaming Connection-20191014074347]
113
+
114
+
Enter Streaming Connection Source: [default: My Streaming Source-20191014074347]
115
+
116
+
Making call to create streaming connection to https://platform.adobe.io/ with name My Streaming Connection-20191014074347 and source My Streaming Source-20191014074347
0 commit comments