Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.11.0
-
None
-
None
-
All
-
Patch
Description
Kafka Rest Proxy ( as documented in Kafka REST Proxy )
The Kafka REST Proxy provides a RESTful interface to a Kafka cluster. It makes it easy to produce and consume messages, view the state of the cluster, and perform administrative actions without using the native Kafka protocol or clients. Examples of use cases include reporting data to Kafka from any frontend app built in any language, ingesting messages into a stream processing framework that doesn’t yet support Kafka, and scripting administrative actions.
This feature allow to call Kafka REST API through Knox.
Attachments
Attachments
Issue Links
- blocks
-
KNOX-955 Provide Knox client DSL for Kafka REST API
- Resolved
- breaks
-
KNOX-969 User Guide is missing service_kafka.md
- Closed
- relates to
-
AMBARI-21143 Deployment of Confluent Kafka REST Proxy
- Open
-
RANGER-1624 Add unit tests for Kafka to TestPolicyEngine
- Open
- links to