This is very useful, Jun. I was going through it and saw that the build
instructions might be outdated -

1. Check out kafka codebase:

   a. ~ $ git clone https://git-wip-us.apache.org/repos/asf/kafka.git
   b. ~ $ cd <kafka>
   c. <kafka> $ git checkout 0.8

2. Under <kafka>, build kafka

   a. <kafka> $ ./sbt package assembly-package-dependency





On Wed, Mar 5, 2014 at 8:09 AM, Jun Rao <jun...@gmail.com> wrote:

> Thanks. Fixed. Do you see any other issues?
>
> Jun
>
>
> On Tue, Mar 4, 2014 at 11:01 PM, Guozhang Wang <wangg...@gmail.com> wrote:
>
> > Hi Jun,
> >
> > Some links seem not correct in "Troubleshooting a failing case" and "Test
> > Case Description" sections.
> >
> > Guozhang
> >
> >
> > On Tue, Mar 4, 2014 at 6:51 PM, Jun Rao <jun...@gmail.com> wrote:
> >
> > > Hi,
> > >
> > > I added a few wiki pages that describe the current system tests in
> Kafka.
> > > The following is the entry point, which is linked off the main wiki
> page.
> > >
> > > https://cwiki.apache.org/confluence/display/KAFKA/Kafka+System+Tests
> > >
> > > Thanks,
> > >
> > > Jun
> > >
> >
> >
> >
> > --
> > -- Guozhang
> >
>

Reply via email to