Api-wise, ZK 3.4.5 should be fine. Not sure how stable it is.
Thanks,
Jun
On Wed, Apr 3, 2013 at 3:50 PM, Ian Friedman wrote:
> Hey guys,
>
> I know LinkedIn uses Zookeeper 3.3.x, I'm wondering if Kafka has any hard
> dependency on that version or we would be OK using 3.4.5 since we're
> alre
There should be a release-zip target that you can run from sbt in 0.7. It's
broken in 0.8 and we plan to fix it (
https://issues.apache.org/jira/browse/KAFKA-843).
Jun
On Wed, Apr 3, 2013 at 8:29 AM, Oleg Ruchovets wrote:
> Hi Jun
> Thank you for the answers.
>
>
>I've seen this link also
Soby,
We plan to release 0.8 beta in Apr. Our build tool supports building on
different versions of scala and the default one is 2.8.
Thanks,
Jun
On Wed, Apr 3, 2013 at 4:02 PM, Soby Chacko wrote:
> Hello,
>
> I am sure this question has been asked before. But, can someone tell me the
> tent
+1
On Wed, Apr 3, 2013 at 4:03 PM, Ryan LeCompte wrote:
> A 2.10 version would be awesome! Please please :-)
>
>
> On Wed, Apr 3, 2013 at 4:02 PM, Soby Chacko wrote:
>
> > Hello,
> >
> > I am sure this question has been asked before. But, can someone tell me
> the
> > tentative release schedul
A 2.10 version would be awesome! Please please :-)
On Wed, Apr 3, 2013 at 4:02 PM, Soby Chacko wrote:
> Hello,
>
> I am sure this question has been asked before. But, can someone tell me the
> tentative release schedule for Kafka 0.8? And also, when its released, is
> it going to be based on Sc
Hello,
I am sure this question has been asked before. But, can someone tell me the
tentative release schedule for Kafka 0.8? And also, when its released, is
it going to be based on Scala 2.9.2 or default to 2.8?
Regards,
Soby Chacko.
Hey guys,
I know LinkedIn uses Zookeeper 3.3.x, I'm wondering if Kafka has any hard
dependency on that version or we would be OK using 3.4.5 since we're already
using that for our HBase install? Any known issues?
Thanks in advance,
--Ian
Maybe you could write a C# client. I don't think it would be super hard to
write a basic one (that doesn't require zookeeper for example). C# has a
lot of great features that would make it great for a solid kafka client.
On Wed, Apr 3, 2013 at 3:58 PM, Oleg Ruchovets wrote:
> Yes , I agree. So
Yes , I agree. So there is no way to use C# client or Rest API with current
version of Kafka.
Thanks
Oleg,
On Wed, Apr 3, 2013 at 10:29 PM, David Arthur wrote:
> What is the bridge between C# and Node.js? If you're writing some custom
> middle man, why not write it in Java or Scala so you can
What is the bridge between C# and Node.js? If you're writing some custom
middle man, why not write it in Java or Scala so you can then use the
official clients?
-David
On 4/3/13 3:22 PM, Oleg Ruchovets wrote:
I see , Is it a good Idea to use Node.js client? C# will produce messages
to Node.js
I see , Is it a good Idea to use Node.js client? C# will produce messages
to Node.js and Node.js will push it to the Kafka?
Is there potential problem with such aproach?
Thanks
Oleg.
On Wed, Apr 3, 2013 at 9:18 PM, Joel Koshy wrote:
> Unfortunately no - there is a legacy 0.7 client (
>
> htt
Unfortunately no - there is a legacy 0.7 client (
https://svn.apache.org/repos/asf/kafka/branches/legacy_client_libraries/csharp/)
but afaik, none for 0.8.
Re: rest API: it is one of the current open projects that people can
contribute to. There have been some discussions on the mailing list about
Hi ,
Is there a stable C# client for Kafka? Is there a rest API for Kafka?
Thanks
Oleg.
Hi Jun
Thank you for the answers.
I've seen this link also : https://cwiki.apache.org/
confluence/display/KAFKA/Operations .
The problem that from this link I don't see how to install Kafka to already
deployed hadoop cluster. Is there a simple short document with the steps
how to do it.
I
The configs at LinkedIn can be found at
https://cwiki.apache.org/confluence/display/KAFKA/Operations
You may also want to checkout Kafka->Hadoop pipeline at LinkedIn:
https://github.com/linkedin/camus
Thanks,
Jun
On Wed, Apr 3, 2013 at 3:40 AM, Oleg Ruchovets wrote:
> Hi ,
>I want to inst
Hi ,
I want to install it to the existing hadoop environment.
I want to read data from Kafka and put it to HDFS.
I use a Hortonworks distributions.
Questions:
I didn't find any guide how to install Kafka ( I read quick start
http://kafka.apache.org/quickstart.html). Do I only need to
16 matches
Mail list logo