elinuxhenrik | 1cd0f2e | 2022-03-28 09:48:52 +0200 | [diff] [blame] | 1 | .. This work is licensed under a Creative Commons Attribution 4.0 International License. |
| 2 | .. SPDX-License-Identifier: CC-BY-4.0 |
| 3 | .. Copyright (C) 2021 Nordix |
| 4 | |
| 5 | |
| 6 | DMaaP Adapter |
| 7 | ~~~~~~~~~~~~~ |
| 8 | |
| 9 | Configurable mediator to take information from DMaaP and Kafka and present it as a coordinated Information Producer. |
| 10 | |
| 11 | This adapter is a generic information producer, which register itself as an information producer of defined information types in Information Coordination Service (ICS). |
| 12 | The information types are defined in a configuration file. |
| 13 | Information jobs defined using ICS then allow information consumers to retrieve data from DMaaP MR or Kafka topics (accessing the ICS API). |
| 14 | |
| 15 | The adapter is implemented in Java Spring (DMaaP Adapter Service). |