Hi Patrick, Kafka can be used at any scale including small ones
(initially anyways). The issues I ran into personally various issues with
ZooKeeper management and a bug in deleting topics (is that fixed yet?) In
any case you might try out Kafka - given its highly performant, scalable,
and flexi
The scala API going away would be a minus. As Koert mentioned we could use
the java api but it is less .. well .. functional.
Kafka is included in the Spark examples and external modules and is popular
as a component of ecosystems on Spark (for which scala is the primary
language).
2015-01-28 8:
Ryco, you are correct: delete topic is a new feature for 0.8.2
2015-02-09 19:53 GMT-08:00 Ryco Xiao :
> when I exec the delete command,return information is below:
> It mark the kafka-topic.sh not support the delete parameter.
> my package is compiled by myself.
>
>
>
>
so there will be both scala and java clients? or will scala users simply
import the java libraries (which is after all not too bad)
2015-02-22 16:30 GMT-08:00 Guozhang Wang :
> Alex,
>
> Before 0.8 Kafka is written in Scala, and in 0.8.2 we are re-writing the
> clients in Java for better clients
+1 I was on a project that ended up not using kafka - and this was one
reason: there are many other third party libraries that do not even have
2.9 versions so the interdependencies did not work.
2015-03-27 7:34 GMT-07:00 Stevo Slavić :
> +1 for dropping 2.9.x support
>
> Kind regards,
> Stevo S
@Jeff Klukas What is the concern about scala 2.11 vs 2.12? 2.11 runs on
both java7 and java8
2016-06-16 14:12 GMT-07:00 Jeff Klukas :
> Would the move to Java 8 be for all modules? I'd have some concern about
> removing Java 7 compatibility for kafka-clients and for kafka streams
> (though less
Please refrain from using this list as a job board. thank you.
Am Mo., 15. Apr. 2019 um 07:00 Uhr schrieb Manoj Murumkar <
manoj.murum...@gmail.com>:
> Damian,
>
> Let me know when we can talk. I have done extensive work on Kafka and run
> a boutique consulting firm specializes in this work. Let
I have tried to use kafka both building form source via gradle as well as
un tgz-ing the tarball. Either way, none of the scripts work in the way
described in the Quick Start section.
Following is an example :
6:15:40/kafka:91 $bin/zookeeper-server-start.sh config/zookeeper.properties
Exception i
tarted.
>
>
> http://www.michael-noll.com/blog/2013/03/13/running-a-multi-broker-apache-kafka-cluster-on-a-single-node/
>
>
> On Thu, Apr 17, 2014 at 9:22 AM, Stephen Boesch wrote:
>
> > I have tried to use kafka both building form source via gradle as well as
> > u
Please use job boards /mailing lists for opportunities and let us keep this
forum for technical issues.
2014-05-29 9:09 GMT-07:00 Jason Gordon :
> Hi All,
>
>
>
> I’m looking to connect with someone who’s got about 6 months of Kafka
> experience & looking to build on it with a contract opportun
10 matches
Mail list logo