You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@knox.apache.org by "Jeffrey E Rodriguez (JIRA)" <ji...@apache.org> on 2016/11/01 16:36:58 UTC

[jira] [Created] (KNOX-768) Kafka REST Proxy K API through Knox

Jeffrey E  Rodriguez created KNOX-768:
-----------------------------------------

             Summary: Kafka REST Proxy K API through Knox
                 Key: KNOX-768
                 URL: https://issues.apache.org/jira/browse/KNOX-768
             Project: Apache Knox
          Issue Type: New Feature
    Affects Versions: 0.11.0
         Environment: All
            Reporter: Jeffrey E  Rodriguez
            Assignee: Jeffrey E  Rodriguez



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.





--
This message was sent by Atlassian JIRA
(v6.3.4#6332)