Re: [VOTE] Release 2.1.0, release candidate #2

2017-08-04 Thread Jean-Baptiste Onofré
Hi Eugene, Agree and thanks to have updated the Jira. I'm cutting the RC3. Thanks ! Regards JB On 08/05/2017 02:37 AM, Eugene Kirpichov wrote: I did some more investigation on that JIRA https://issues.apache.org/jira/browse/BEAM-2671 and my conclusion is: We need to postpone that JIRA to

Re: [VOTE] Release 2.1.0, release candidate #2

2017-08-04 Thread Eugene Kirpichov
I did some more investigation on that JIRA https://issues.apache.org/jira/browse/BEAM-2671 and my conclusion is: We need to postpone that JIRA to 2.2.0 and finalize release 2.1.0 as-is. The TL;DR of my investigation is that: - We have some confidence that Spark runner in 2.1.0 generally works

[python] Strict type checking on pydoc tool

2017-08-04 Thread David Cavazos
Hi, Changes introduced in [BEAM-2655 ] will make the pydoc tool (sphinx) be stricter when checking cross references whenever a cross reference is written. Here are some examples with the type syntax highlighted in bold: """ One line description

Re: [DISCUSS] Beam pipeline logical and physical DAGs visualization.

2017-08-04 Thread Ben Chambers
I think with GraphViz you can put a label on the "subgraph" that represents each composite. This would allow each leaf transform to be just the name of that leaf within the composite, rather than full name. Is that what you were suggesting Robert? On Thu, Aug 3, 2017 at 10:06 PM Robert Bradshaw

Re: [jira] [Created] (BEAM-2729) Post commit fail: Input to GroupByKey must be of Tuple or Any type

2017-08-04 Thread Robert Bradshaw
Looking into this now. On Fri, Aug 4, 2017 at 9:18 AM, Ahmet Altay (JIRA) wrote: > Ahmet Altay created BEAM-2729: > - > > Summary: Post commit fail: Input to GroupByKey must be of Tuple > or Any type > Key: BEAM-2729

Re: Proposal : An extension for sketch-based statistics

2017-08-04 Thread Arnaud Fournier
Thanks for your comments, that is very encouraging ! I have created a Jira : https://issues.apache.org/jira/browse/BEAM-2728 and a PR : https://github.com/apache/beam/pull/3686 Eugene and Lucas I saw that you already have some ideas so I put you as reviewers, I look forward to hear more from