Add benglez to JIRA contributor list

2021-03-09 Thread Benjamin Gonzalez Delgado
This is Benjamin from Wizeline. I will be working on some issues. Can someone add me as a contributor to Beam's Jira issue tracker? I would like to create/assign tickets for my work. My Jira ID is benglez Thanks in advance! -- *This email and its contents (including any attachments) are being se

Re: Add benglez to JIRA contributor list

2021-03-09 Thread Benjamin Gonzalez Delgado
Thanks Pablo! On Tue, Mar 9, 2021 at 11:35 AM Pablo Estrada wrote: > Hi Benjamin! > Welcome to Beam. I've added you as a contributor, and now you can assign > issues to yourself on JIRA. > Thanks, > -P. > > On Tue, Mar 9, 2021 at 8:52 AM Benjamin Gonzalez

BEAM-3713: Moving from nose to pytest

2021-03-24 Thread Benjamin Gonzalez Delgado
Hi team, I am planning to work in BEAM-3713 , but I see there are PRs related to the task. Could someone guide me on the work that remains missing regarding the migration from nose to pytest? Any guidance on this would be appreciated. Thanks! Benjam

BEAM-11838: An x-lang wrapper for DebeziumIO

2021-05-06 Thread Benjamin Gonzalez Delgado
Hi team, I am working on BEAM-11838[1], but I am a little stuck right now[2], my issue is that when I set param maxNumberOfRecords through ExternalTransformBuilder(L117) its sets the value correctly to the constructor on KafkaSourceConsumerFn (L111), but when it arrives at tryClaim method(L307) the

Re: BEAM-11838: An x-lang wrapper for DebeziumIO

2021-05-07 Thread Benjamin Gonzalez Delgado
gt; Hi Benjamin! >> That's strange if the Java test is working well that the Python/xlang >> test would run into issues. Let me take a look at your PR and see if I can >> see anything suspicious. >> Best >> -P. >> >> On Thu, May 6, 2021 at 10:49 AM Benjam

Re: BEAM-11838: An x-lang wrapper for DebeziumIO

2021-05-14 Thread Benjamin Gonzalez Delgado
Hi Pablo! Did you have a chance to execute the test to find something rare? Do you know if there is a way to use breakpoints when running this kind of test I mean breakpoints in java code when running a pipeline from python? On Fri, May 7, 2021 at 4:54 PM Benjamin Gonzalez Delgado

Re: BEAM-11838: An x-lang wrapper for DebeziumIO

2021-05-18 Thread Benjamin Gonzalez Delgado
Hi Pablo, It runs perfectly with your changes, I will make some fixes on the verifiers and changes for minutesToRun, I will upload a PR in a couple of hours. Thanks a lot, you really helped me! > -- *This email and its contents (including any attachments) are being sent to you on the condition

BEAM-12068: Run Dataflow performance benchmarks on Java 11

2021-05-24 Thread Benjamin Gonzalez Delgado
Hi Team, I'm planning to work with BEAM-12068 [1], but I have some related questions. - Is it required to create a new Jenkins Job to run the configuration with Dataflow V2 and Java11 or do I need to append a new configuration to the existing one (e.g., GBK load tests [2])? - To execut

Help to install Jenkins plugin for flaky tests and review PR

2021-12-22 Thread Benjamin Gonzalez Delgado
Hello all, I am working on BEAM-12672[1], I've already found a way to rerun failed tests K times and mark the job status as success, but to report all results for each rerun it is required to install a Jenkins plugin [2]. I've installed that plugin in my local Jenkins environment using the GUI and

Re: Help to install Jenkins plugin for flaky tests and review PR

2022-01-04 Thread Benjamin Gonzalez Delgado
m Gonzalez Delgado | <https://www.wizeline.com/> Data Engineer benjamin.gonza...@wizeline.com Amado Nervo 2200, Esfera P6, Col. Ciudad del Sol, 45050 Zapopan, Jal. On Wed, Dec 22, 2021 at 6:10 PM Benjamin Gonzalez Delgado < benjamin.gonza...@wizeline.com> wrote: > Hello all, >