Re: Wishing to contribute. Can I get access to JIRA to assign myself issues?

2020-05-13 Thread Luke Cwik
Welcome, I have added you as a contributor. The Apache Beam contribution guide[1] has a lot of helpful links including a link to some starter tasks[2]. 1: https://beam.apache.org/contribute/ 2: https://s.apache.org/beam-starter-tasks On Wed, May 13, 2020 at 5:56 PM Brent Worden wrote: > All,

Wishing to contribute. Can I get access to JIRA to assign myself issues?

2020-05-13 Thread Brent Worden
All, I was planning to spend some free time contributing where and when I can. I plan to start with simple website changes and work up from there. I'm a current ASF member with username brentworden. Can I get access to Beam's JIRA project so I can assign myself issues? Thanks, Brent

Re: [REVIEW][please pause website changes] Migrated the Beam website to Hugo

2020-05-13 Thread Ahmet Altay
Thank you! Let's merge it once tests are done. On Wed, May 13, 2020 at 5:23 PM Robert Bradshaw wrote: > I took a (non-comprehensive) look at these as well, and didn't see any > issues, so am happy to sign off on this. Thanks Nam, Brian, Ahmet, and > everyone else. > > On Wed, May 13, 2020 at

Re: [REVIEW][please pause website changes] Migrated the Beam website to Hugo

2020-05-13 Thread Robert Bradshaw
I took a (non-comprehensive) look at these as well, and didn't see any issues, so am happy to sign off on this. Thanks Nam, Brian, Ahmet, and everyone else. On Wed, May 13, 2020 at 7:58 AM Nam Bui wrote: > Hi Ahmet, > "Does this mean the internal links (e.g. contribute/team) will disappear?" >

Add options to CassandraIO

2020-05-13 Thread Nathan Fisher
Hi all, I frequently test pipelines over a VPN link. As a result the default SocketOptions configuration results in timeout exceptions. I would like the ability to tweak the timeouts which requires the ability to get at Cassandras Cluster.Builder and set a custom socket option: If I were to

Re: New Grafana dashboards

2020-05-13 Thread Pablo Estrada
Thanks Kamil! These dashboards are super useful. I'm happy to see our perf tests there as well now. Thanks! -P. On Wed, May 13, 2020 at 8:43 AM Tyson Hamilton wrote: > The dashboards look great! Thank you. > > It would be nice if the 'Useful Links' section included links to Apache > Beam

Re: Validates Runner on Java 11 and the Java SDK Harness

2020-05-13 Thread Ismaël Mejía
Just for info I found today that there was already a JIRA tracking the Java 11 container created by Hannah https://issues.apache.org/jira/browse/BEAM-8106 So this one is the preferred one to track because it is associated to the complete Java 11 effort. In other news Tyson contributed a fix today

Re: [Proposal] Apache Beam Fn API - GCP IO Debuggability Metrics

2020-05-13 Thread Alex Amato
Thanks again for more feedback :). I have iterated on things again. I'll report back at the end of the week. If there are no major disagreements still, I'll close the discussion, believe it to be in a good enough state to start some implementation. But welcome feedback. Latest changes are

Re: Season of Docs - Apache Beam

2020-05-13 Thread Aizhamal Nurmamat kyzy
Hi Mandar! Thank you for the introduction and your interest to work on Apache Beam documentation with Season of Docs! We can't wait to see your application come through to work on 'Deployment of a Flink and Spark Clusters with Portable Beam' documentation. If you have any questions, feel free to

Re: Python Precommit significantly flaky

2020-05-13 Thread Valentyn Tymofieiev
+1. PortableRunnerTest is very flaky - I looked at last 10 precommit-on-PR runs and 7 of them had errors in PortableRunnerTests.

Re: Proposal to join Apache Beam as a Technical Writer for Season of Docs

2020-05-13 Thread Kyle Weaver
Thanks for expressing your interest in the project Sarthak. Please refer to [1] if you wish to start drafting a project proposal. And let me know if you have any questions about the project. Kyle [1] https://developers.google.com/season-of-docs/docs/tech-writer-application-hints On Tue, May 12,

Re: Try Beam Katas Today

2020-05-13 Thread André Rocha Silva
Hello everybody Is there any kind of certificate or something alike? On Wed, May 13, 2020 at 12:56 PM Nathan Fisher wrote: > I went through them earlier this week! Definitely helpful. > > Is it possible to expand the katas available in the lO section? Eg more > the write side windowing

Re: Try Beam Katas Today

2020-05-13 Thread Nathan Fisher
I went through them earlier this week! Definitely helpful. Is it possible to expand the katas available in the lO section? Eg more the write side windowing interactions? On Wed, May 13, 2020 at 11:36, Luke Cwik wrote: > These are an excellent learning tool. > > On Tue, May 12, 2020 at 11:02 PM

Re: New Grafana dashboards

2020-05-13 Thread Tyson Hamilton
The dashboards look great! Thank you. It would be nice if the 'Useful Links' section included links to Apache Beam related material like the cwiki documentation. On Wed, May 13, 2020 at 4:50 AM Kamil Wasilewski < kamil.wasilew...@polidea.com> wrote: > Hello everyone, > > I'm pleased to announce

Re: Jenkins jobs not running for my PR 10438

2020-05-13 Thread Rehman Murad Ali
Hi Beam committers, I appreciate if you can trigger tests for this pr: https://github.com/apache/beam/pull/11350 *Thanks & Regards* *Rehman Murad Ali* Software Engineer Mobile: +92 3452076766 Skype: rehman.muradali On Tue, May 12, 2020 at 1:25 PM Ismaël Mejía wrote: > done > > On Tue,

Re: [REVIEW][please pause website changes] Migrated the Beam website to Hugo

2020-05-13 Thread Nam Bui
Hi Ahmet, "Does this mean the internal links (e.g. contribute/team) will disappear?" Yes, I'd like to get rid of them. And to make sure it won't appear to confuse people, I replaced all of the spots using "contribute/team" with the external one. Currently, we only have 2 "redirect_to" links which

Re: Try Beam Katas Today

2020-05-13 Thread Luke Cwik
These are an excellent learning tool. On Tue, May 12, 2020 at 11:02 PM Pablo Estrada wrote: > Sharing Damon's email with the user@ list as well. Thanks Damon! > > On Tue, May 12, 2020 at 9:02 PM Damon Douglas > wrote: > >> Hello Everyone, >> >> If you don't already know, there are helpful

Re: snapshot releases

2020-05-13 Thread Luke Cwik
I would suggest keeping only snapshots from the current master version OR the current master version and any version that is yet to be released (allowing users to track fixes to a potential release candidate). We had thought of using the nightly snapshot process to build and generate our release

New Grafana dashboards

2020-05-13 Thread Kamil Wasilewski
Hello everyone, I'm pleased to announce that we've just moved dashboards gathering performance test execution times from Perfkit Explorer to Grafana. Here's a link to new dashboards: http://metrics.beam.apache.org *Why Grafana?* Grafana is an open source visualization tool. It offers better user

snapshot releases

2020-05-13 Thread David Morávek
Hi, I've just lost quite some time on the issue related to how we currently release beam snapshots. Because we only publish snapshots from the master branch, unreleased version of beam (2.21.0-SNAPSHOT) was last updated on 9th of April. eg.

Re: Try Beam Katas Today

2020-05-13 Thread Pablo Estrada
Sharing Damon's email with the user@ list as well. Thanks Damon! On Tue, May 12, 2020 at 9:02 PM Damon Douglas wrote: > Hello Everyone, > > If you don't already know, there are helpful instructional tools for > learning the Apache Beam SDKs called Beam Katas hosted on > https://stepik.org.