You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@twill.apache.org by "Filippov Sergey (JIRA)" <ji...@apache.org> on 2017/07/11 12:51:00 UTC

[jira] [Commented] (TWILL-147) Allow using external Kafka server for log collection

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

Filippov Sergey commented on TWILL-147:
---------------------------------------

I tried to migrate from kafka 0.10 to 0.11, and it seems, that a lot of code that is in org.apache.twill.kafka.client has "alternatives" in official kafka-clients package. Are there any strict restrictions to avoid using kafka-clients pakage in twill?
And another thing: there is a nice logback appender specially designed to use with kafka, maybe it is better to use it for log aggregation? (https://github.com/danielwegener/logback-kafka-appender)

> Allow using external Kafka server for log collection
> ----------------------------------------------------
>
>                 Key: TWILL-147
>                 URL: https://issues.apache.org/jira/browse/TWILL-147
>             Project: Apache Twill
>          Issue Type: Improvement
>          Components: api, core
>            Reporter: Terence Yim
>
> Show allow user to use any Kafka server for log collection, not necessarily starting an embedded one in the AM.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)