You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@knox.apache.org by "Sandeep More (JIRA)" <ji...@apache.org> on 2017/06/06 17:43:18 UTC

[jira] [Commented] (KNOX-768) Apache Kafka REST API Support

    [ https://issues.apache.org/jira/browse/KNOX-768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16039326#comment-16039326 ] 

Sandeep More commented on KNOX-768:
-----------------------------------

Hello [~rmkellogg] 
Thank you for the patch ! Looks like the {{rewrite.xml}} and {{service.xml}} files are missing the Apache License causing the builds to fail.
Can you update the patch with the License and upload it, we'll try to get it into 0.13.0 :)

> Apache Kafka REST API Support
> -----------------------------
>
>                 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: Rick Kellogg
>             Fix For: 0.13.0
>
>         Attachments: KNOX-768.patch, KNOX-768.patch
>
>   Original Estimate: 168h
>  Remaining Estimate: 168h
>
> 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.15#6346)