Re: Intro + getting started

2016-10-28 Thread Neelesh Salian
Hi Nick,

Welcome.

There are a list of starter jira issues (labeled starter), that could help you
to get familiar with the code base.

Feel free to grab and assign to yourself, and start contributing.

https://issues.apache.org/jira/browse/BEAM-407?filter=
12315361=project%20%3D%20BEAM%20AND%20labels%20%3D%20starter

On Fri, Oct 28, 2016 at 2:32 PM, Nick Travers  wrote:

> Oh cool. I haven't checked the site in a while. Nice additions!
>
> On Fri, Oct 28, 2016 at 2:09 PM, Dan Halperin  >
> wrote:
>
> > Hey Nick,
> >
> > Awesome! Welcome.
> >
> > http://beam.incubator.apache.org/contribute/contribution-guide/ is the
> > place to start (have you seen it yet? if so, send more specific
> questions?)
> >
> > Dan
> >
> > On Fri, Oct 28, 2016 at 1:33 PM, Nick Travers 
> > wrote:
> >
> > > Hi Beamers,
> > >
> > > I've been following along the lists for a while now ("long time
> listener,
> > > first time caller"), and met a few of you at Strata in September. Loved
> > all
> > > the talks.
> > >
> > > After using Beam (+ Dataflow runner) for some of my side projects, I'd
> > love
> > > to jump in and start contributing. Never having worked on libraries
> (more
> > > application development) or OSS for that matter, it would be good to
> pick
> > > up some of the smaller tickets as I feel my way around the codebase.
> > >
> > > Is it possible to be added to the Jira? And is it just a matter of
> > picking
> > > up unassigned tickets? I see that there are some "newbie" / "starter"
> > > tickets that are already assigned but have been open for a while now.
> The
> > > AutoValue tickets looked like a good place to start.
> > >
> > > Also, is the Slack channel active?
> > >
> > > Thanks! Looking forward to getting stuck in!
> > >
> > > - nick
> > >
> >
>



-- 
Neelesh Srinivas Salian
Engineer


Re: Intro + getting started

2016-10-28 Thread Nick Travers
Oh cool. I haven't checked the site in a while. Nice additions!

On Fri, Oct 28, 2016 at 2:09 PM, Dan Halperin 
wrote:

> Hey Nick,
>
> Awesome! Welcome.
>
> http://beam.incubator.apache.org/contribute/contribution-guide/ is the
> place to start (have you seen it yet? if so, send more specific questions?)
>
> Dan
>
> On Fri, Oct 28, 2016 at 1:33 PM, Nick Travers 
> wrote:
>
> > Hi Beamers,
> >
> > I've been following along the lists for a while now ("long time listener,
> > first time caller"), and met a few of you at Strata in September. Loved
> all
> > the talks.
> >
> > After using Beam (+ Dataflow runner) for some of my side projects, I'd
> love
> > to jump in and start contributing. Never having worked on libraries (more
> > application development) or OSS for that matter, it would be good to pick
> > up some of the smaller tickets as I feel my way around the codebase.
> >
> > Is it possible to be added to the Jira? And is it just a matter of
> picking
> > up unassigned tickets? I see that there are some "newbie" / "starter"
> > tickets that are already assigned but have been open for a while now. The
> > AutoValue tickets looked like a good place to start.
> >
> > Also, is the Slack channel active?
> >
> > Thanks! Looking forward to getting stuck in!
> >
> > - nick
> >
>


Re: Intro + getting started

2016-10-28 Thread Dan Halperin
Hey Nick,

Awesome! Welcome.

http://beam.incubator.apache.org/contribute/contribution-guide/ is the
place to start (have you seen it yet? if so, send more specific questions?)

Dan

On Fri, Oct 28, 2016 at 1:33 PM, Nick Travers  wrote:

> Hi Beamers,
>
> I've been following along the lists for a while now ("long time listener,
> first time caller"), and met a few of you at Strata in September. Loved all
> the talks.
>
> After using Beam (+ Dataflow runner) for some of my side projects, I'd love
> to jump in and start contributing. Never having worked on libraries (more
> application development) or OSS for that matter, it would be good to pick
> up some of the smaller tickets as I feel my way around the codebase.
>
> Is it possible to be added to the Jira? And is it just a matter of picking
> up unassigned tickets? I see that there are some "newbie" / "starter"
> tickets that are already assigned but have been open for a while now. The
> AutoValue tickets looked like a good place to start.
>
> Also, is the Slack channel active?
>
> Thanks! Looking forward to getting stuck in!
>
> - nick
>


Intro + getting started

2016-10-28 Thread Nick Travers
Hi Beamers,

I've been following along the lists for a while now ("long time listener,
first time caller"), and met a few of you at Strata in September. Loved all
the talks.

After using Beam (+ Dataflow runner) for some of my side projects, I'd love
to jump in and start contributing. Never having worked on libraries (more
application development) or OSS for that matter, it would be good to pick
up some of the smaller tickets as I feel my way around the codebase.

Is it possible to be added to the Jira? And is it just a matter of picking
up unassigned tickets? I see that there are some "newbie" / "starter"
tickets that are already assigned but have been open for a while now. The
AutoValue tickets looked like a good place to start.

Also, is the Slack channel active?

Thanks! Looking forward to getting stuck in!

- nick


Re: Getting started with contribution

2016-07-23 Thread Kenneth Knowles
Hi Minudika,

Happy to hear from you!

We have labels in JIRA that you can look at to find starter tasks that
interest you. The tags are "starter" and "newbie" and "easyfix". They all
mean the same thing.

Take a look and if you find something that sounds interesting, comment on
the ticket and we can give it to you.

Kenn

On Jul 23, 2016 15:26, "Minudika Malshan"  wrote:

> Hi all,
>
> I am interested in contributing to Apache Beam project. I am going through
> the JIRRA issues hoping to find some issues to resolve as a start.
> It would be a great help if you can direct me to some issues which can be
> understandable to a novice person to this project and useful to get started
> with the project.
>
> Thanks a lot.
> Minudika
>


Re: New user - getting started

2016-03-31 Thread Prashant Kommireddi
Nevermind, I just found another post recently answered along these lines.

On Thu, Mar 31, 2016 at 3:01 PM, Prashant Kommireddi <
prkommire...@apache.org> wrote:

> I've recently started reading up a bit on this project and was looking
> through the "How to Contribute" page
> http://beam.incubator.apache.org/contribution-guide/
>
> Are there any getting started docs I could refer to start playing with
> beam? And may be a few trivial JIRAs I could look into? Would love to
> understand a bit of the code in the process.
>
>
>


New user - getting started

2016-03-31 Thread Prashant Kommireddi
I've recently started reading up a bit on this project and was looking
through the "How to Contribute" page
http://beam.incubator.apache.org/contribution-guide/

Are there any getting started docs I could refer to start playing with
beam? And may be a few trivial JIRAs I could look into? Would love to
understand a bit of the code in the process.


Re: getting started?

2016-03-30 Thread James Malone
This thread made me realize we probably need an FAQ on the website with
this question in it. I've created a JIRA for taking that on.

On Mon, Mar 28, 2016 at 6:09 PM, Frances Perry 
wrote:

> Here's the Beam jira:
>
> https://issues.apache.org/jira/browse/BEAM
>
> If you want to dig into examples to learn the Beam model,  I'd suggest
> starting with these walkthroughs:
>
> https://cloud.google.com/dataflow/examples/wordcount-example
>
> https://cloud.google.com/dataflow/examples/gaming-example
>
> (Currently they are hosted elsewhere and only describe executing with the
> Cloud Dataflow runner, but we will be generalizing them and moving to the
> Beam site soon! The corresponding source code is already available in the
> Beam repo.)
>
> Frances
> On Mar 28, 2016 4:18 PM, "Srikumar Chari" 
> wrote:
>
> > JB,
> >
> > Thanks will review the samples - I am assuming they are under the git
> repo.
> >
> > Regarding experience, have been working with Spark mostly, some Flink
> > experience and even less Akka streams. Applications are real time/low
> > latency evals/transformations and reporting.
> >
> > Do you have a link to the Jira project?
> > —
> >
> > Thanks
> > Sri
> >
> >
> >
> >
> >
> >
> >
> > On 3/24/16, 1:19 PM, "Jean-Baptiste Onofré"  wrote:
> >
> > >Hi Sri,
> > >
> > >you can start with samples, sharing your experience and use case with
> > beam.
> > >You can also take a look on the Jira and submit PR.
> > >
> > >Thanks !
> > >
> > >Regards
> > >JB
> > >
> > >On 03/24/2016 05:47 PM, Srikumar Chari wrote:
> > >> Beam team,
> > >>
> > >> I am very excited about Beam, everything I’ve read about it is
> awesome.
> > >>
> > >> I just joined this alias and am interested in becoming a contributor.
> > Was wondering if there a natural place for me to start? I’ve mostly
> trying
> > to piece things from a scattering of all the docs/blogs.
> > >>
> > >> Sorry for rookie question :)
> > >> —
> > >>
> > >> Thanks
> > >> Sri
> > >>
> > >
> > >--
> > >Jean-Baptiste Onofré
> > >jbono...@apache.org
> > >http://blog.nanthrax.net
> > >Talend - http://www.talend.com
> >
>


Re: getting started?

2016-03-28 Thread Frances Perry
Here's the Beam jira:

https://issues.apache.org/jira/browse/BEAM

If you want to dig into examples to learn the Beam model,  I'd suggest
starting with these walkthroughs:

https://cloud.google.com/dataflow/examples/wordcount-example

https://cloud.google.com/dataflow/examples/gaming-example

(Currently they are hosted elsewhere and only describe executing with the
Cloud Dataflow runner, but we will be generalizing them and moving to the
Beam site soon! The corresponding source code is already available in the
Beam repo.)

Frances
On Mar 28, 2016 4:18 PM, "Srikumar Chari" 
wrote:

> JB,
>
> Thanks will review the samples - I am assuming they are under the git repo.
>
> Regarding experience, have been working with Spark mostly, some Flink
> experience and even less Akka streams. Applications are real time/low
> latency evals/transformations and reporting.
>
> Do you have a link to the Jira project?
> —
>
> Thanks
> Sri
>
>
>
>
>
>
>
> On 3/24/16, 1:19 PM, "Jean-Baptiste Onofré"  wrote:
>
> >Hi Sri,
> >
> >you can start with samples, sharing your experience and use case with
> beam.
> >You can also take a look on the Jira and submit PR.
> >
> >Thanks !
> >
> >Regards
> >JB
> >
> >On 03/24/2016 05:47 PM, Srikumar Chari wrote:
> >> Beam team,
> >>
> >> I am very excited about Beam, everything I’ve read about it is awesome.
> >>
> >> I just joined this alias and am interested in becoming a contributor.
> Was wondering if there a natural place for me to start? I’ve mostly trying
> to piece things from a scattering of all the docs/blogs.
> >>
> >> Sorry for rookie question :)
> >> —
> >>
> >> Thanks
> >> Sri
> >>
> >
> >--
> >Jean-Baptiste Onofré
> >jbono...@apache.org
> >http://blog.nanthrax.net
> >Talend - http://www.talend.com
>


Re: getting started?

2016-03-28 Thread Srikumar Chari
JB,

Thanks will review the samples - I am assuming they are under the git repo.

Regarding experience, have been working with Spark mostly, some Flink 
experience and even less Akka streams. Applications are real time/low latency 
evals/transformations and reporting. 

Do you have a link to the Jira project?
— 

Thanks
Sri







On 3/24/16, 1:19 PM, "Jean-Baptiste Onofré"  wrote:

>Hi Sri,
>
>you can start with samples, sharing your experience and use case with beam.
>You can also take a look on the Jira and submit PR.
>
>Thanks !
>
>Regards
>JB
>
>On 03/24/2016 05:47 PM, Srikumar Chari wrote:
>> Beam team,
>>
>> I am very excited about Beam, everything I’ve read about it is awesome.
>>
>> I just joined this alias and am interested in becoming a contributor. Was 
>> wondering if there a natural place for me to start? I’ve mostly trying to 
>> piece things from a scattering of all the docs/blogs.
>>
>> Sorry for rookie question :)
>> —
>>
>> Thanks
>> Sri
>>
>
>-- 
>Jean-Baptiste Onofré
>jbono...@apache.org
>http://blog.nanthrax.net
>Talend - http://www.talend.com


getting started?

2016-03-24 Thread Srikumar Chari
Beam team,

I am very excited about Beam, everything I’ve read about it is awesome.

I just joined this alias and am interested in becoming a contributor. Was 
wondering if there a natural place for me to start? I’ve mostly trying to piece 
things from a scattering of all the docs/blogs.

Sorry for rookie question :) 
— 

Thanks
Sri


RE: Getting started with beam

2016-02-29 Thread Jean-Baptiste Onofré


Hi Minutia
We are un the process of code donation and migrate documentation on the apache 
website (all should be done next week).If you want you can already take a look 
on dataflow website and my blog.
RegardsJB 


Sent from my Samsung device

 Original message 
From: Minudika Malshan <minudika...@gmail.com> 
Date: 28/02/2016  22:09  (GMT+01:00) 
To: dev@beam.incubator.apache.org 
Subject: Getting started with beam 

Hi,

I am new to Apache beam and would like to get familiar with it.
I am going to try for the implementation of the feature for Apache Zeppelin
mentioned  in the Jirra ZEPPELIN-682
<https://issues.apache.org/jira/browse/ZEPPELIN-682> .
For that I want to get familiar with Apache beam. Please give me some tips
to get started and familiar with beam.

Thanks and regards
Minudika

Minudika Malshan
Undergraduate
Department of Computer Science and Engineering
University of Moratuwa.