Jenkins build is back to normal : beam_SeedJob_Standalone #37

2017-10-27 Thread Apache Jenkins Server
See

Build failed in Jenkins: beam_SeedJob_Standalone #36

2017-10-27 Thread Apache Jenkins Server
See -- Started by timer [EnvInject] - Loading node environment variables. Building remotely on beam8 (beam) in workspace

Re: [Proposal] Beam website navigation update

2017-10-27 Thread Jean-Baptiste Onofré
Great news ! Thanks for the update. Regards JB On Oct 27, 2017, 20:48, at 20:48, Melissa Pashniak wrote: >Thanks everyone! We'll move forward on this first round of changes, and >then can iterate. Prabeesh, that's a great suggestion, I'll add that to >the >followup improvements list. > > >On T

Re: [Proposal] Apache Beam Swag Store

2017-10-27 Thread Tyler Akidau
One additional note: for the logos w/ the name below them, would be nice to not have quite so much whitespace between the logo and the name. Otherwise, trademark validation aside, this looks great. On Fri, Oct 27, 2017 at 10:15 AM Griselda Cuevas wrote: > Hi Dan - thanks for bringing this up to

Re: [Proposal] Beam website navigation update

2017-10-27 Thread Melissa Pashniak
Thanks everyone! We'll move forward on this first round of changes, and then can iterate. Prabeesh, that's a great suggestion, I'll add that to the followup improvements list. On Tue, Oct 24, 2017 at 8:50 AM, Etienne Chauchot wrote: > +1 > > This is great! > > Thanks for all the work done. > >

Re: [Proposal] Apache Beam Swag Store

2017-10-27 Thread Griselda Cuevas
Hi Dan - thanks for bringing this up to my attention. I haven't raised this up to the tradema...@apache.org people. Can I just reach out to them to get the proposal or should one of the PMCs do this? Gris Cuevas Zambrano g...@google.com Open Source Strategy 345 Spear Street, San Francisco, 94

Re: Java pre/post commit test suite breakage

2017-10-27 Thread Lukasz Cwik
I think Ken meant to say Guava 20 but the point is still valid. On Thu, Oct 26, 2017 at 8:02 PM, Kenneth Knowles wrote: > On Thu, Oct 26, 2017 at 9:14 AM, Kenneth Knowles wrote: > > > On Wed, Oct 25, 2017 at 6:51 PM, Robert Bradshaw < > > rober...@google.com.invalid> wrote: > >> > >> These are

Re: [VOTE] Release 2.2.0, release candidate #1

2017-10-27 Thread Eugene Kirpichov
FYI: list of remaining issues targeting 2.2.0 https://issues.apache.org/jira/projects/BEAM/versions/12341044 On Fri, Oct 27, 2017 at 8:47 AM Reuven Lax wrote: > New JIRAs are on blocker list, so once those are merged I will cut an RC2. > > On Thu, Oct 26, 2017 at 10:27 PM, Reuven Lax wrote: > >

Re: [VOTE] Release 2.2.0, release candidate #1

2017-10-27 Thread Reuven Lax
New JIRAs are on blocker list, so once those are merged I will cut an RC2. On Thu, Oct 26, 2017 at 10:27 PM, Reuven Lax wrote: > Sorry those were copy paste errors in the email. The actual version is > indeed 2.2.0. > > > On Oct 26, 2017 10:01 PM, "Eugene Kirpichov" > wrote: > > Reuven, some th

Build failed in Jenkins: beam_SeedJob_Standalone #35

2017-10-27 Thread Apache Jenkins Server
See -- Started by timer [EnvInject] - Loading node environment variables. Building remotely on beam8 (beam) in workspace

Jenkins build is back to normal : beam_Release_NightlySnapshot #575

2017-10-27 Thread Apache Jenkins Server
See

Re: [DISCUSS] Dealing with differing Scala versions in Runner dependencies

2017-10-27 Thread Kenneth Knowles
You are entirely correct in how you would pull this off - groovy files and tweaking the profiles. Seeding is done daily, or also by commenting "Run Seed Job" on a pull request. One thing to consider, in light of recent conversations, is making new jobs that are by post-commit and by request only, o

Re: The trouble with DisplayData tests

2017-10-27 Thread Kenneth Knowles
I see where you are coming from. It is truly a marginal feature of Beam at the moment, but really *really* useful in debugging, when a runner takes advantage of it. More inline - FWIW it may seem like I'm defending the tests, but I have been in the same situation and felt the same way. I'm just try

Re: UnconsumedReads

2017-10-27 Thread Chaim Turkel
I saw it in the gui of dataflow Currently i emulate the code to catch the finish of bigquery write since it is not externalized On Wed, 25 Oct 2017, 19:46 Griselda Cuevas, wrote: > Hi Chaim - could you elaborate a little more on how you're using or want to > use the UnconsumedReads so we can hel