File tree Expand file tree Collapse file tree 4 files changed +34
-16
lines changed
kafka-plugins-0.10/widgets
kafka-plugins-0.8/widgets Expand file tree Collapse file tree 4 files changed +34
-16
lines changed Original file line number Diff line number Diff line change 2020 "delimiter" : " ,"
2121 }
2222 },
23+ {
24+ "widget-type" : " connection-browser" ,
25+ "widget-category" : " plugin" ,
26+ "widget-attributes" : {
27+ "connectionType" : " KAFKA" ,
28+ "label" : " Browse"
29+ }
30+ },
2331 {
2432 "widget-type" : " textbox" ,
2533 "label" : " Kafka Topic" ,
Original file line number Diff line number Diff line change 2020 "delimiter" : " ,"
2121 }
2222 },
23+ {
24+ "widget-type" : " connection-browser" ,
25+ "widget-category" : " plugin" ,
26+ "widget-attributes" : {
27+ "connectionType" : " KAFKA" ,
28+ "label" : " Browse"
29+ }
30+ },
2331 {
2432 "widget-type" : " textbox" ,
2533 "label" : " Kafka Topic" ,
Original file line number Diff line number Diff line change 2020 "delimiter" : " ,"
2121 }
2222 },
23+ {
24+ "widget-type" : " connection-browser" ,
25+ "widget-category" : " plugin" ,
26+ "widget-attributes" : {
27+ "connectionType" : " KAFKA" ,
28+ "label" : " Browse"
29+ }
30+ },
2331 {
2432 "widget-type" : " textbox" ,
2533 "label" : " Kafka Topic" ,
26- "name" : " topic" ,
27- "plugin-function" : {
28- "label" : " Browse" ,
29- "widget" : " connection-browser" ,
30- "widget-attributes" : {
31- "connectionType" : " KAFKA"
32- }
33- }
34+ "name" : " topic"
3435 },
3536 {
3637 "widget-type" : " textbox" ,
Original file line number Diff line number Diff line change 2020 "delimiter" : " ,"
2121 }
2222 },
23+ {
24+ "widget-type" : " connection-browser" ,
25+ "widget-category" : " plugin" ,
26+ "widget-attributes" : {
27+ "connectionType" : " KAFKA" ,
28+ "label" : " Browse"
29+ }
30+ },
2331 {
2432 "widget-type" : " textbox" ,
2533 "label" : " Kafka Topic" ,
26- "name" : " topic" ,
27- "plugin-function" : {
28- "label" : " Browse" ,
29- "widget" : " connection-browser" ,
30- "widget-attributes" : {
31- "connectionType" : " KAFKA"
32- }
33- }
34+ "name" : " topic"
3435 },
3536 {
3637 "widget-type" : " csv" ,
You can’t perform that action at this time.
0 commit comments