Re: found a typographical error in the Beam documentation.

2017-03-07 Thread Davor Bonaci
Thanks for the PR; it is now merged.

Regarding GSoC, please check the previous threads on this topic [1], [2].
You might be interested in checking some ideas being nominated [3].

Davor

[1]
https://lists.apache.org/thread.html/4e52cf18b2ed5a1bc457a894c04346b8b0ac713e22da069c67dc29ec@%3Cdev.beam.apache.org%3E
[2]
https://lists.apache.org/thread.html/7886fb5e8e024070741712899a18b4251592f9706ad0bc19e36a8226@%3Cdev.beam.apache.org%3E
[3]
https://issues.apache.org/jira/issues/?filter=12339687=project%20%3D%20BEAM%20AND%20labels%20%3D%20gsoc2017

On Tue, Mar 7, 2017 at 7:05 AM, 성준영  wrote:

> A pull-request has been sent to the repository.
>
> I am a student from Korea who is trying to join GSoC. I am very interested
> in Apache Beam and I am working on translating the documentation into
> Korean
> . If you are
> interested, it would be a great honor for me.
>
> Thanks for the quick answer :)
>
>
> 켜짐 2017년 3월 7일 에서 오후 11:50:58, Davor Bonaci (da...@apache.org) 작성됨:
>
> Indeed -- there's a typo on that page.
>
> Would you be willing to submit a pull request to our website repository [1]
> correcting this?
>
> Thanks!
>
> Davor
>
> [1] https://github.com/apache/beam-site
>
> On Tue, Mar 7, 2017 at 12:28 AM, 성준영  wrote:
>
> > In Beam Documentation - Programming Guide - Applying transform - Core
> Beam
> > transform - ParDo section
> >
> >
> > 
> >
> > When you apply a ParDo transform, you’ll need to provide user code in the
> > form of a DoFn object. DoFn is a Beam SDK class that defines a
> distribured
> > processing function.
> >
> > 
> >
> >
> > It is possible to grasp the meaning, But It is considered correct to
> change
> > distribured to distributed.
> >
>


Re: found a typographical error in the Beam documentation.

2017-03-07 Thread 성준영
A pull-request has been sent to the repository.

I am a student from Korea who is trying to join GSoC. I am very interested
in Apache Beam and I am working on translating the documentation into Korean
. If you are
interested, it would be a great honor for me.

Thanks for the quick answer :)


켜짐 2017년 3월 7일 에서 오후 11:50:58, Davor Bonaci (da...@apache.org) 작성됨:

Indeed -- there's a typo on that page.

Would you be willing to submit a pull request to our website repository [1]
correcting this?

Thanks!

Davor

[1] https://github.com/apache/beam-site

On Tue, Mar 7, 2017 at 12:28 AM, 성준영  wrote:

> In Beam Documentation - Programming Guide - Applying transform - Core
Beam
> transform - ParDo section
>
>
> 
>
> When you apply a ParDo transform, you’ll need to provide user code in the
> form of a DoFn object. DoFn is a Beam SDK class that defines a
distribured
> processing function.
>
> 
>
>
> It is possible to grasp the meaning, But It is considered correct to
change
> distribured to distributed.
>


Re: found a typographical error in the Beam documentation.

2017-03-07 Thread Davor Bonaci
Indeed -- there's a typo on that page.

Would you be willing to submit a pull request to our website repository [1]
correcting this?

Thanks!

Davor

[1] https://github.com/apache/beam-site

On Tue, Mar 7, 2017 at 12:28 AM, 성준영  wrote:

> In Beam Documentation - Programming Guide - Applying transform - Core Beam
> transform - ParDo section
>
>
> 
>
> When you apply a ParDo transform, you’ll need to provide user code in the
> form of a DoFn object. DoFn is a Beam SDK class that defines a distribured
> processing function.
>
> 
>
>
> It is possible to grasp the meaning, But It is considered correct to change
> distribured to distributed.
>