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: [KUDOS] Contributed runner: Gearpump!

2016-07-23 Thread Andrew Psaltis
Great news and great job!!

On Friday, July 22, 2016, Manu Zhang  wrote:

> Thanks Ismael, I will update it.
>
> On Fri, Jul 22, 2016 at 9:37 PM Ismaël Mejía  > wrote:
>
> > Thanks for the docs and the updated matrix. Just one comment, the new
> > convention to name runners is Name+Runner, the 'classic' PipelineRunner
> > suffix is now only Runner, so probably you should rename
> > GearpumpPipelineRunner -> GearpumpRunner.
> >
> > Congratulations again,
> > Ismael
> >
> > On Thu, Jul 21, 2016 at 3:10 PM, Bobby Evans  >
> > wrote:
> >
> > > Great work. - Bobby
> > >
> > > On Thursday, July 21, 2016 5:10 AM, Manu Zhang <
> > > owenzhang1...@gmail.com > wrote:
> > >
> > >
> > >  Mostly outlined in the phase 1 of Gearpump Runner Design Document
> > > <
> > >
> >
> https://docs.google.com/document/d/1nw64QUWVfT8L7FUprPGLEeNjSBpDMkn1otfLt2rHM5g/edit?usp=sharing
> > > >
> > > although
> > > some Beam APIs have changed. (Please ignore the timeline).
> > >
> > > Manu
> > >
> > > On Thu, Jul 21, 2016 at 5:59 PM Aljoscha Krettek  >
> > > wrote:
> > >
> > > > Nice!
> > > >
> > > > Could you also go a bit into details on the supported features?
> > > >
> > > > On Thu, 21 Jul 2016 at 10:40 Maximilian Michels  >
> > wrote:
> > > >
> > > > > Big news. Congrats!
> > > > >
> > > > > On Thu, Jul 21, 2016 at 9:11 AM, Ismaël Mejía  >
> > > wrote:
> > > > > > Congratulations Manu!
> > > > > > Great work! Looking forward to test it with our current
> pipelines.
> > > > > >
> > > > > > Ismael.
> > > > > >
> > > > > >
> > > > > > On Thu, Jul 21, 2016 at 8:23 AM, Amit Sela  >
> > > > wrote:
> > > > > >
> > > > > >> Congrats Manu!
> > > > > >>
> > > > > >> On Thu, Jul 21, 2016, 06:35 Frances Perry
>  > >
> > > > > wrote:
> > > > > >>
> > > > > >> > Awesome!
> > > > > >> >
> > > > > >> > On Wed, Jul 20, 2016 at 6:42 PM, Manu Zhang <
> > > > owenzhang1...@gmail.com >
> > > > > >> > wrote:
> > > > > >> >
> > > > > >> > > Thanks Kenn and others for the review and help along the
> way.
> > > > Feel
> > > > > >> free
> > > > > >> > to
> > > > > >> > > ping me on slack if you want to know more about
> > gearpump-runner
> > > or
> > > > > >> > > gearpump.
> > > > > >> > >
> > > > > >> > > Thanks everyone :)
> > > > > >> > > Manu Zhang
> > > > > >> > >
> > > > > >> > >
> > > > > >> > >
> > > > > >> > > On Thu, Jul 21, 2016 at 8:31 AM Jesse Anderson <
> > > > > je...@smokinghand.com >
> > > > > >> > > wrote:
> > > > > >> > >
> > > > > >> > > > Thanks and congrats!
> > > > > >> > > >
> > > > > >> > > > On Wed, Jul 20, 2016, 7:27 PM Kenneth Knowles
> > > > >  > > > > >> >
> > > > > >> > > > wrote:
> > > > > >> > > >
> > > > > >> > > > > Hi all,
> > > > > >> > > > >
> > > > > >> > > > > I would like to call attention to a huge contribution to
> > > > Beam: a
> > > > > >> > runner
> > > > > >> > > > for
> > > > > >> > > > > Apache Gearpump (incubating).
> > > > > >> > > > >
> > > > > >> > > > > The runner landed on the gearpump-runner feature branch
> > > today.
> > > > > >> Check
> > > > > >> > it
> > > > > >> > > > > out! And contribute towards getting it ready for the
> > master
> > > > > branch
> > > > > >> > :-)
> > > > > >> > > > >
> > > > > >> > > > > Please join me in special congratulations and thanks to
> > Manu
> > > > > Zhang
> > > > > >> > who
> > > > > >> > > > > worked through everything on PR #323.
> > > > > >> > > > >
> > > > > >> > > > > Kenn
> > > > > >> > > > >
> > > > > >> > > >
> > > > > >> > >
> > > > > >> >
> > > > > >>
> > > > >
> > > >
> > >
> > >
> > >
> >
>


-- 
Thanks,
Andrew

Subscribe to my book: Streaming Data 

twiiter: @itmdata 


Getting started with contribution

2016-07-23 Thread Minudika Malshan
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


Fwd: Jenkins build is still unstable: beam_PostCommit_RunnableOnService_SparkLocal #12

2016-07-23 Thread Amit Sela
Not sure what's the setup here, but there seems to be issues with the ports
for the UI.
Generally we don't need it for tests so you could add -Dspark.ui.enabled=false
to the executing command.

Thanks,
Amit

-- Forwarded message -
From: Apache Jenkins Server 
Date: Sat, Jul 23, 2016 at 3:10 PM
Subject: Jenkins build is still unstable:
beam_PostCommit_RunnableOnService_SparkLocal #12
To: , , <
je...@smokinghand.com>


See <
https://builds.apache.org/job/beam_PostCommit_RunnableOnService_SparkLocal/12/
>