That will be awesome.
Thanks,
Soby Chacko
On Wed, Mar 27, 2013 at 11:51 AM, Neha Narkhede wrote:
> We are looking into the possibility of changing Kafka 0.8 to depend on
> metrics 2.2.0 instead. This will allow us to mavenize Kafka.
>
> THanks,
> Neha
>
> On Wed, Mar 27, 2013 at 8:45 AM, Soby Ch
We are looking into the possibility of changing Kafka 0.8 to depend on
metrics 2.2.0 instead. This will allow us to mavenize Kafka.
THanks,
Neha
On Wed, Mar 27, 2013 at 8:45 AM, Soby Chacko wrote:
> Hello,
>
> Whats the likelihood of more changes to these two yammer metrics libraries?
> Or are t
Hello,
Whats the likelihood of more changes to these two yammer metrics libraries?
Or are they going to stay the same for kafka 0.8?
Regards,
Soby Chacko
On Tue, Mar 26, 2013 at 7:34 PM, Soby Chacko wrote:
> Thanks Dragos!!
>
> Is the zkclient 0.2 change is pushed?
>
> I will see what I can do
Thanks Dragos!!
Is the zkclient 0.2 change is pushed?
I will see what I can do with the metrics jars locally.
Thanks again!!
Soby Chacko.
On Tue, Mar 26, 2013 at 7:18 PM, Dragos Manolescu <
dragos.manole...@servicenow.com> wrote:
> Hi Soby --
>
> As far as I can tell the zkclient dependency i
Hi Soby --
As far as I can tell the zkclient dependency is a leftover from 0.7.2.
With the exception of the migration tool, which has a comment along these
lines but I haven't looked into 0.8 uses the 0.2 version of the library
(available from maven). I submitted a patch to address this, it is in
Hello,
I built kafka 0.8 with scala 2.9.2. However, I ran into some issues after
publishing the 0.8-SNAPSHOT into my local maven repository. From my
application, I simply depended on this new jar thinking that it would pull
all the other dependencies transitively from a public maven repository. (I