Gradle questions on Eclipse and End to End tests

2018-04-05 Thread Daniel Oliveira
So I'm working on updating the Beam Contributor's Guide to swap references to Maven with Gradle. I'm wondering if anyone can help with two trouble spots I'm having: 1. Has anyone set up Eclipse to work with Gradle for beam development? If so can you give me a description of how that's done for

Re: Updated [Proposal] Apache Beam Fn API : Defining and adding SDK Metrics

2018-04-05 Thread Ismaël Mejía
Nice, I created a short link so people can refer to it easily in future discussions, website, etc. https://s.apache.org/beam-fn-api-metrics Thanks for sharing. On Wed, Apr 4, 2018 at 11:28 PM, Robert Bradshaw wrote: > Thanks for the nice writeup. I added some comments. >

Build failed in Jenkins: beam_Release_NightlySnapshot #736

2018-04-05 Thread Apache Jenkins Server
See Changes: [rmannibucau] [BEAM-3993] read gitignore and add it in rat exclusions [lcwik] [BEAM-3993] Remove duplicate definitions between .gitignore and [herohde] [BEAM-3982] Register transform

Re: DirectRunner in test - await completion of workers threads?

2018-04-05 Thread Tim Robertson
Will do - I'll report the result on https://github.com/apache/beam/pull/4905 On Thu, Apr 5, 2018 at 11:45 AM, Ismaël Mejía wrote: > For info, Romain's PR was merged today, can you confirm if this fixes > the issue Tim. > > On Sun, Apr 1, 2018 at 9:21 PM, Tim Robertson