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: README.md
+4-5Lines changed: 4 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -19,15 +19,14 @@ To setup this application you will need to have the following components install
19
19
- MQTT server
20
20
- Kafka messaging broker and server
21
21
22
-
When you are ready to test the applications with one or more MQTT clients, you can follow the instructions in the Build and Run Components section. It will teach you how to fully build and run the application and see the power and utility offered of using GridDB with messaging brokers.
23
22
# Project Components
24
23
This repository includes two comopents.
25
24
## GridDB Connector
26
-
We developed it based on the FileStream Connector within Kafkafs source code. The location of the source code of these components can be found in the src folder.
25
+
We developed it based on the FileStream Connector within Kafka's source code. The location of the source code of these components can be found in the src folder.
27
26
## GridDB Data Viewer
28
27
The GridDB Data Viewer outputs the data recorded by the GridDB Kafka Sink. The location of the source code of these components can be found in the DataViewer folder.
29
28
30
-
##Community
29
+
# Community
31
30
32
31
* Issues
33
32
Use the GitHub issue function if you have any requests, questions, or bug reports.
@@ -36,10 +35,10 @@ The GridDB Data Viewer outputs the data recorded by the GridDB Kafka Sink. The l
36
35
You'll need to agree GridDB Contributor License Agreement(CLA_rev1.1.pdf).
37
36
By using the GitHub pull request function, you shall be deemed to have agreed to GridDB Contributor License Agreement.
38
37
39
-
##License
38
+
# License
40
39
41
40
This GridDB Sample Application source is licensed under the Apache License, version 2.0.
42
41
43
-
##Trademarks
42
+
# Trademarks
44
43
45
44
Apache Kafka, Kafka are either registered trademarks or trademarks of the Apache Software Foundation in the United States and/or other countries.
0 commit comments