We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents aef9437 + b9df297 commit e4ec430Copy full SHA for e4ec430
kafka-plugins-0.8/widgets/Kafka-batchsource.json
@@ -23,7 +23,14 @@
23
{
24
"widget-type": "textbox",
25
"label": "Kafka Topic",
26
- "name": "topic"
+ "name": "topic",
27
+ "plugin-function": {
28
+ "label": "Browse",
29
+ "widget": "connection-browser",
30
+ "widget-attributes": {
31
+ "connectionType": "KAFKA"
32
+ }
33
34
},
35
36
kafka-plugins-0.8/widgets/Kafka-streamingsource.json
"widget-type": "csv",
0 commit comments