[
https://issues.apache.org/jira/browse/TWILL-147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16082156#comment-16082156
]
Filippov Sergey edited comment on TWILL-147 at 7/11/17 12:51 PM:
-----------------------------------------------------------------
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 this appender
(https://github.com/danielwegener/logback-kafka-appender) for log aggregation?
was (Author: rolenof):
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)