Re: Data Preprocessing in Beam

2018-11-01 Thread Ismaël Mejía
SInce the extenson (module) will probably be in the form of new PTransforms to Beam, it is worth to take a look at: https://beam.apache.org/contribute/ptransform-style-guide/ and of course to: https://beam.apache.org/contribute/ On Wed, Oct 31, 2018 at 6:57 PM Alex wrote: > > Great. Thank you. >

Re: Accessing keyed state in portable timer callbacks

2018-11-01 Thread Maximilian Michels
Hi Lukasz, Thanks for promptly fixing this [1]. I saw that the current element was not set correctly when timers are processed, but wanted to make sure any changes would be aligned with the harness processing model. I think I favor the currentElementOrTimer approach because it makes things

[ANNOUNCE] New committer announcement, Euphoria edition

2018-11-01 Thread Kenneth Knowles
Hi all, Please join me and the rest of the Beam PMC in welcoming a new committer: - David Morávek: of, but not limited to, the new Euphoria API Through his work with us merging the Euphoria API, community outreach, and other contributions to Beam, the PMC trusts David with the responsibilities

Re: [ANNOUNCE] New committer announcement, Euphoria edition

2018-11-01 Thread Matthias Baetens
Congrats David!!! On Thu, Nov 1, 2018, 16:04 Kenneth Knowles wrote: > Hi all, > > Please join me and the rest of the Beam PMC in welcoming a new committer: > > - David Morávek: of, but not limited to, the new Euphoria API > > Through his work with us merging the Euphoria API, community

Never get spotless errors with this one weird trick

2018-11-01 Thread Kenneth Knowles
Hi all, Scott just separated the spotless check from the Java unit test precommit job, so you get faster feedback on spotless errors. I wondered if there was a good place to just always reformat, and whether it was fast enough to be OK. The answer is yes, and yes. You can set up a git precommit

Re: [ANNOUNCE] New committer announcement, Euphoria edition

2018-11-01 Thread Ahmet Altay
Congratulations! On Thu, Nov 1, 2018 at 9:36 AM, Tim wrote: > Congratulations and welcome! > > Tim > > On 1 Nov 2018, at 17:06, Matthias Baetens > wrote: > > Congrats David!!! > > On Thu, Nov 1, 2018, 16:04 Kenneth Knowles wrote: > >> Hi all, >> >> Please join me and the rest of the Beam PMC

Re: Updated beam contribute page, development tips for languages in wiki

2018-11-01 Thread Kenneth Knowles
And the site map structure actually has a couple more issues: - Contribute > Roadmap is the same as top-level Roadmap - Contribute > Contact Us is the same as Community > Contact Us. - Contribute > PMC and Committers is the same as Community > Team - Contribute > Policies > * is separate from

Updated beam contribute page, development tips for languages in wiki

2018-11-01 Thread Alan Myrvold
Thanks to feedback from Sam when he got started with Beam, and helpful suggestions from Thomas and Scott, the beam contribute [1] page has been updated to hopefully make contributions easier, and the beam wiki

Re: [ANNOUNCE] New committer announcement, Euphoria edition

2018-11-01 Thread Tim
Congratulations and welcome! Tim > On 1 Nov 2018, at 17:06, Matthias Baetens wrote: > > Congrats David!!! > >> On Thu, Nov 1, 2018, 16:04 Kenneth Knowles wrote: >> Hi all, >> >> Please join me and the rest of the Beam PMC in welcoming a new committer: >> >> - David Morávek: of, but not

Re: Updated beam contribute page, development tips for languages in wiki

2018-11-01 Thread Alan Myrvold
Great catch. I can update these. On Thu, Nov 1, 2018 at 9:55 AM Kenneth Knowles wrote: > Another thing - for external links in the side menu we have elsewhere used > an icon to indicate it is not part of our web page structure, which it > being in the menu would otherwise imply. See the

Re: Updated beam contribute page, development tips for languages in wiki

2018-11-01 Thread Kenneth Knowles
I just walked through it, and this is really great. It really strikes a good balance between detail, flexibility, and simplicity. I notice that it links to a design docs Google Drive folder, versus https://beam.apache.org/contribute/design-documents/ or a wiki page. Kenn On Thu, Nov 1, 2018 at

Re: [ANNOUNCE] New committer announcement, Euphoria edition

2018-11-01 Thread Alan Myrvold
Congrats! Euphoria for beam looks awesome. On Thu, Nov 1, 2018 at 9:49 AM Ahmet Altay wrote: > Congratulations! > > On Thu, Nov 1, 2018 at 9:36 AM, Tim wrote: > >> Congratulations and welcome! >> >> Tim >> >> On 1 Nov 2018, at 17:06,

Re: [ANNOUNCE] New committer announcement, Euphoria edition

2018-11-01 Thread Suneel Marthi
Congrats! On Thu, Nov 1, 2018 at 12:49 PM Ahmet Altay wrote: > Congratulations! > > On Thu, Nov 1, 2018 at 9:36 AM, Tim wrote: > >> Congratulations and welcome! >> >> Tim >> >> On 1 Nov 2018, at 17:06, Matthias Baetens >> wrote: >> >> Congrats David!!! >> >> On Thu, Nov 1, 2018, 16:04 Kenneth

Re: Updated beam contribute page, development tips for languages in wiki

2018-11-01 Thread Kenneth Knowles
Another thing - for external links in the side menu we have elsewhere used an icon to indicate it is not part of our web page structure, which it being in the menu would otherwise imply. See the Community > Team link at https://beam.apache.org/community/contact-us/ Two such links on the new

Re: Updated beam contribute page, development tips for languages in wiki

2018-11-01 Thread Scott Wegner
In the case of "Contact Us", the redundancy is deliberate-- we received feedback on the Contribution Guide that the content is heavy and it wasn't obvious how to find help. We wanted the "Contact Us" link as visible as possible, so the proposed solution was to have it in both sidebars. In my

Re: [ANNOUNCE] New committer announcement, Euphoria edition

2018-11-01 Thread Thomas Weise
Congrats! On Thu, Nov 1, 2018 at 12:05 PM Łukasz Gajowy wrote: > Congratulations! :) > > czw., 1 lis 2018 o 17:52 Alan Myrvold napisał(a): > >> Congrats! Euphoria for beam >> looks >> awesome. >> >> On Thu, Nov 1, 2018 at 9:49 AM

Re: [ANNOUNCE] New committer announcement, Euphoria edition

2018-11-01 Thread Scott Wegner
Congrats David! On Thu, Nov 1, 2018 at 2:21 PM Thomas Weise wrote: > Congrats! > > > On Thu, Nov 1, 2018 at 12:05 PM Łukasz Gajowy > wrote: > >> Congratulations! :) >> >> czw., 1 lis 2018 o 17:52 Alan Myrvold napisał(a): >> >>> Congrats! Euphoria for beam >>>

Re: Updated beam contribute page, development tips for languages in wiki

2018-11-01 Thread Alan Myrvold
I like that change, especially providing all the resources in one spot. http://apache-beam-website-pull-requests.storage.googleapis.com/6912/contribute/get-help/index.html On Thu, Nov 1, 2018 at 11:13 AM Kenneth Knowles wrote: > To make it concrete and not just critique, I put together >

Re: Updated beam contribute page, development tips for languages in wiki

2018-11-01 Thread Thomas Weise
I left couple comments on the PR. On Thu, Nov 1, 2018 at 12:44 PM Alan Myrvold wrote: > I like that change, especially providing all the resources in one spot. > > http://apache-beam-website-pull-requests.storage.googleapis.com/6912/contribute/get-help/index.html > > On Thu, Nov 1, 2018 at

Re: Never get spotless errors with this one weird trick

2018-11-01 Thread Ankur Goenka
Thanks for sharing the trick. On Thu, Nov 1, 2018 at 9:30 AM Kenneth Knowles wrote: > Hi all, > > Scott just separated the spotless check from the Java unit test precommit > job, so you get faster feedback on spotless errors. > > I wondered if there was a good place to just always reformat,

Re: [ANNOUNCE] New committer announcement, Euphoria edition

2018-11-01 Thread Łukasz Gajowy
Congratulations! :) czw., 1 lis 2018 o 17:52 Alan Myrvold napisał(a): > Congrats! Euphoria for beam > looks awesome. > > On Thu, Nov 1, 2018 at 9:49 AM Ahmet Altay wrote: > >> Congratulations! >> >> On Thu, Nov 1, 2018 at 9:36 AM, Tim

Re: Never get spotless errors with this one weird trick

2018-11-01 Thread Alan Myrvold
Thanks for the trick. I added it to https://cwiki.apache.org/confluence/display/BEAM/Java+Tips On Thu, Nov 1, 2018 at 2:26 PM Ankur Goenka wrote: > Thanks for sharing the trick. > > > On Thu, Nov 1, 2018 at 9:30 AM Kenneth Knowles wrote: > >> Hi all, >> >> Scott just separated the spotless

Re: Agenda for the Beam Summit London 2018

2018-11-01 Thread Jean-Baptiste Onofré
There's already a website pr with the videos afair. Regards JB Le 2 nov. 2018 à 06:37, à 06:37, Kenneth Knowles a écrit: >I see that the videos are on our Youtube channel now. Any chance of a >blog >post to highlight this? (and anything else about the summit) > >Kenn > >On Mon, Oct 1, 2018 at

Re: Agenda for the Beam Summit London 2018

2018-11-01 Thread Kenneth Knowles
I see that the videos are on our Youtube channel now. Any chance of a blog post to highlight this? (and anything else about the summit) Kenn On Mon, Oct 1, 2018 at 1:39 AM Alexey Romanenko wrote: > I wish to all to have a great summit in London! > Unfortunately, I can’t be there, so, if the

Re: Updated beam contribute page, development tips for languages in wiki

2018-11-01 Thread Kenneth Knowles
To make it concrete and not just critique, I put together https://github.com/apache/beam/pull/6912 for consideration. Kenn On Thu, Nov 1, 2018 at 10:48 AM Kenneth Knowles wrote: > I can accept (but never love) a sidebar that isn't a site map. Personally, > I find them disorienting and they

Re: Updated beam contribute page, development tips for languages in wiki

2018-11-01 Thread Kenneth Knowles
I can accept (but never love) a sidebar that isn't a site map. Personally, I find them disorienting and they lower my confidence in the quality and authoritativeness of the content. But I understand I am just one person, composed of idiosyncracies. I actually think that the contents of Community