You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@kafka.apache.org by Pete Wright <pw...@rubiconproject.com> on 2015/03/20 00:37:57 UTC

Updates To cwiki For Producer

Hi,
Is there a plan to update the producer documentation on the wiki located
here:

https://cwiki.apache.org/confluence/display/KAFKA/0.8.0+Producer+Example

This would be helpful for people working on implementing the new
producer class deployed in 0.8.2.x.  If there are any patches available
for this or other docs available for reference that would be helpful as
well.

Thanks!
-pete

-- 
Pete Wright
Lead Systems Architect
Rubicon Project
pwright@rubiconproject.com
310.309.9298

Re: Updates To cwiki For Producer

Posted by Gwen Shapira <gs...@cloudera.com>.
If you have feedback, don't hesitate to comment on the JIRA.

On Mon, Mar 23, 2015 at 4:19 PM, Pete Wright <pw...@rubiconproject.com>
wrote:

> Hi Gwen - thanks for sending this along.  I'll patch my local checkout
> and take a look at this.
>
> Cheers,
> -pete
>
> On 03/20/15 21:16, Gwen Shapira wrote:
> > We have a patch with examples:
> > https://issues.apache.org/jira/browse/KAFKA-1982
> >
> > Unfortunately, its not committed yet.
> >
> > Gwen
> >
> > On Fri, Mar 20, 2015 at 11:24 AM, Pete Wright <
> pwright@rubiconproject.com>
> > wrote:
> >
> >> Thanks that's helpful.  I am working on an example producer using the
> >> new API, if I have any helpful notes or examples I'll share that.
> >>
> >> I was basically trying to be lazy and poach some example code as a
> >> starting point for our internal tests :)
> >>
> >> Cheers,
> >> -pete
> >>
> >> On 03/20/15 10:59, Guozhang Wang wrote:
> >>> For the new java producer, its java doc can be found here:
> >>>
> >>>
> >>
> http://kafka.apache.org/083/javadoc/index.html?org/apache/kafka/clients/producer/KafkaProducer.html
> >>>
> >>> We can update the wiki if there are some examples that are still
> missing
> >>> from this java doc.
> >>>
> >>> Guozhang
> >>>
> >>> On Thu, Mar 19, 2015 at 4:37 PM, Pete Wright <
> pwright@rubiconproject.com
> >>>
> >>> wrote:
> >>>
> >>>> Hi,
> >>>> Is there a plan to update the producer documentation on the wiki
> located
> >>>> here:
> >>>>
> >>>>
> >>
> https://cwiki.apache.org/confluence/display/KAFKA/0.8.0+Producer+Example
> >>>>
> >>>> This would be helpful for people working on implementing the new
> >>>> producer class deployed in 0.8.2.x.  If there are any patches
> available
> >>>> for this or other docs available for reference that would be helpful
> as
> >>>> well.
> >>>>
> >>>> Thanks!
> >>>> -pete
> >>>>
> >>>> --
> >>>> Pete Wright
> >>>> Lead Systems Architect
> >>>> Rubicon Project
> >>>> pwright@rubiconproject.com
> >>>> 310.309.9298
> >>>>
> >>>
> >>>
> >>>
> >>
> >> --
> >> Pete Wright
> >> Lead Systems Architect
> >> Rubicon Project
> >> pwright@rubiconproject.com
> >> 310.309.9298
> >>
> >
>
> --
> Pete Wright
> Lead Systems Architect
> Rubicon Project
> pwright@rubiconproject.com
> 310.309.9298
>

Re: Updates To cwiki For Producer

Posted by Pete Wright <pw...@rubiconproject.com>.
Hi Gwen - thanks for sending this along.  I'll patch my local checkout
and take a look at this.

Cheers,
-pete

On 03/20/15 21:16, Gwen Shapira wrote:
> We have a patch with examples:
> https://issues.apache.org/jira/browse/KAFKA-1982
> 
> Unfortunately, its not committed yet.
> 
> Gwen
> 
> On Fri, Mar 20, 2015 at 11:24 AM, Pete Wright <pw...@rubiconproject.com>
> wrote:
> 
>> Thanks that's helpful.  I am working on an example producer using the
>> new API, if I have any helpful notes or examples I'll share that.
>>
>> I was basically trying to be lazy and poach some example code as a
>> starting point for our internal tests :)
>>
>> Cheers,
>> -pete
>>
>> On 03/20/15 10:59, Guozhang Wang wrote:
>>> For the new java producer, its java doc can be found here:
>>>
>>>
>> http://kafka.apache.org/083/javadoc/index.html?org/apache/kafka/clients/producer/KafkaProducer.html
>>>
>>> We can update the wiki if there are some examples that are still missing
>>> from this java doc.
>>>
>>> Guozhang
>>>
>>> On Thu, Mar 19, 2015 at 4:37 PM, Pete Wright <pwright@rubiconproject.com
>>>
>>> wrote:
>>>
>>>> Hi,
>>>> Is there a plan to update the producer documentation on the wiki located
>>>> here:
>>>>
>>>>
>> https://cwiki.apache.org/confluence/display/KAFKA/0.8.0+Producer+Example
>>>>
>>>> This would be helpful for people working on implementing the new
>>>> producer class deployed in 0.8.2.x.  If there are any patches available
>>>> for this or other docs available for reference that would be helpful as
>>>> well.
>>>>
>>>> Thanks!
>>>> -pete
>>>>
>>>> --
>>>> Pete Wright
>>>> Lead Systems Architect
>>>> Rubicon Project
>>>> pwright@rubiconproject.com
>>>> 310.309.9298
>>>>
>>>
>>>
>>>
>>
>> --
>> Pete Wright
>> Lead Systems Architect
>> Rubicon Project
>> pwright@rubiconproject.com
>> 310.309.9298
>>
> 

-- 
Pete Wright
Lead Systems Architect
Rubicon Project
pwright@rubiconproject.com
310.309.9298

Re: Updates To cwiki For Producer

Posted by Gwen Shapira <gs...@cloudera.com>.
We have a patch with examples:
https://issues.apache.org/jira/browse/KAFKA-1982

Unfortunately, its not committed yet.

Gwen

On Fri, Mar 20, 2015 at 11:24 AM, Pete Wright <pw...@rubiconproject.com>
wrote:

> Thanks that's helpful.  I am working on an example producer using the
> new API, if I have any helpful notes or examples I'll share that.
>
> I was basically trying to be lazy and poach some example code as a
> starting point for our internal tests :)
>
> Cheers,
> -pete
>
> On 03/20/15 10:59, Guozhang Wang wrote:
> > For the new java producer, its java doc can be found here:
> >
> >
> http://kafka.apache.org/083/javadoc/index.html?org/apache/kafka/clients/producer/KafkaProducer.html
> >
> > We can update the wiki if there are some examples that are still missing
> > from this java doc.
> >
> > Guozhang
> >
> > On Thu, Mar 19, 2015 at 4:37 PM, Pete Wright <pwright@rubiconproject.com
> >
> > wrote:
> >
> >> Hi,
> >> Is there a plan to update the producer documentation on the wiki located
> >> here:
> >>
> >>
> https://cwiki.apache.org/confluence/display/KAFKA/0.8.0+Producer+Example
> >>
> >> This would be helpful for people working on implementing the new
> >> producer class deployed in 0.8.2.x.  If there are any patches available
> >> for this or other docs available for reference that would be helpful as
> >> well.
> >>
> >> Thanks!
> >> -pete
> >>
> >> --
> >> Pete Wright
> >> Lead Systems Architect
> >> Rubicon Project
> >> pwright@rubiconproject.com
> >> 310.309.9298
> >>
> >
> >
> >
>
> --
> Pete Wright
> Lead Systems Architect
> Rubicon Project
> pwright@rubiconproject.com
> 310.309.9298
>

Re: Updates To cwiki For Producer

Posted by Pete Wright <pw...@rubiconproject.com>.
Thanks that's helpful.  I am working on an example producer using the
new API, if I have any helpful notes or examples I'll share that.

I was basically trying to be lazy and poach some example code as a
starting point for our internal tests :)

Cheers,
-pete

On 03/20/15 10:59, Guozhang Wang wrote:
> For the new java producer, its java doc can be found here:
> 
> http://kafka.apache.org/083/javadoc/index.html?org/apache/kafka/clients/producer/KafkaProducer.html
> 
> We can update the wiki if there are some examples that are still missing
> from this java doc.
> 
> Guozhang
> 
> On Thu, Mar 19, 2015 at 4:37 PM, Pete Wright <pw...@rubiconproject.com>
> wrote:
> 
>> Hi,
>> Is there a plan to update the producer documentation on the wiki located
>> here:
>>
>> https://cwiki.apache.org/confluence/display/KAFKA/0.8.0+Producer+Example
>>
>> This would be helpful for people working on implementing the new
>> producer class deployed in 0.8.2.x.  If there are any patches available
>> for this or other docs available for reference that would be helpful as
>> well.
>>
>> Thanks!
>> -pete
>>
>> --
>> Pete Wright
>> Lead Systems Architect
>> Rubicon Project
>> pwright@rubiconproject.com
>> 310.309.9298
>>
> 
> 
> 

-- 
Pete Wright
Lead Systems Architect
Rubicon Project
pwright@rubiconproject.com
310.309.9298

Re: Updates To cwiki For Producer

Posted by Guozhang Wang <wa...@gmail.com>.
For the new java producer, its java doc can be found here:

http://kafka.apache.org/083/javadoc/index.html?org/apache/kafka/clients/producer/KafkaProducer.html

We can update the wiki if there are some examples that are still missing
from this java doc.

Guozhang

On Thu, Mar 19, 2015 at 4:37 PM, Pete Wright <pw...@rubiconproject.com>
wrote:

> Hi,
> Is there a plan to update the producer documentation on the wiki located
> here:
>
> https://cwiki.apache.org/confluence/display/KAFKA/0.8.0+Producer+Example
>
> This would be helpful for people working on implementing the new
> producer class deployed in 0.8.2.x.  If there are any patches available
> for this or other docs available for reference that would be helpful as
> well.
>
> Thanks!
> -pete
>
> --
> Pete Wright
> Lead Systems Architect
> Rubicon Project
> pwright@rubiconproject.com
> 310.309.9298
>



-- 
-- Guozhang