Re: GSoC Project Proposal

2019-03-30 Thread Tanay Tummalapalli
oads in Streaming" as my project. >> The draft of my proposal >> <https://docs.google.com/document/d/15Peyd3Z_wu5rvGWw8lMLpZuTyyreM_JOAEFFWvF97YY/edit?usp=sharing> >> is >> ready. I would love to get feedback and criticism from you so I can submit >> the

GSoC Project Proposal

2019-03-28 Thread Tanay Tummalapalli
ogle.com/document/d/15Peyd3Z_wu5rvGWw8lMLpZuTyyreM_JOAEFFWvF97YY/edit?usp=sharing> is ready. I would love to get feedback and criticism from you so I can submit the best possible proposal. PFA my project proposal. Thank You Tanay Tummalapalli LinkedIn <https://www.linkedin.com/in/ttanay/>

Re: GSoC Project Proposal

2019-04-07 Thread Tanay Tummalapalli
the best possible proposal. Link to my proposal - https://docs.google.com/document/d/15Peyd3Z_wu5rvGWw8lMLpZuTyyreM_JOAEFFWvF97YY/edit?usp=sharing Thank You Tanay Tummalapalli LinkedIn <https://www.linkedin.com/in/ttanay/> | GitHub <https://github.com/ttanay> On Sat, Mar 30, 2019 at 4

Feedback on GSoC Proposal

2019-04-08 Thread Tanay Tummalapalli
d feedback on it, so I can submit the best possible proposal. Link to my proposal - https://docs.google.com/document/d/15Peyd3Z_wu5rvGWw8lMLpZuTyyreM_JOAEFFWvF97YY/edit?usp=sharing PS: Sorry for posting again to a new thread. Applications close on 9th April at 1800 hrs UTC. Thank You Tanay Tummalapalli

Re: BQ IT tests fail on TestDataflowRunner - Python SDK

2019-06-04 Thread Tanay Tummalapalli
(in the apache-beam-testing GCP >> project), we can try to look at additional logs as well. >> >> On Mon, Jun 3, 2019 at 1:42 PM Tanay Tummalapalli >> wrote: >> >>> Hi everyone, >>> >>> I ran the Integration Tests - >>> Big

Re: Plan for dropping python 2 support

2019-06-05 Thread Tanay Tummalapalli
We can support Python 2 for some time in 2020, but, we should target a date no later than 2020 to drop support. If we do plan to drop support for Python 2 in 2020, we should sign the Python 3 statement[1], declaring that we will "drop support for Python 2.7 no later than 2020". In addition to the

Re: Support for PaneInfo in Python SDK

2019-05-31 Thread Tanay Tummalapalli
names to files based > on this). > > Best > -P. > > On Thu, May 30, 2019 at 1:00 PM Tanay Tummalapalli > wrote: > >> Hi everyone, >> >> The PR linked in [BEAM-3759] - "Add support for PaneInfo descriptor in >> Python SDK"[1] w

Support for PaneInfo in Python SDK

2019-05-30 Thread Tanay Tummalapalli
ia a kwarg(PaneInfoParam) like TimestampParam or WindowParam. Please let me know the remaining work to be done on this issue as this may be needed in the near future. Regards Tanay Tummalapalli [1] https://issues.apache.org/jira/browse/BEAM-3759

BQ IT tests fail on TestDataflowRunner - Python SDK

2019-06-03 Thread Tanay Tummalapalli
Hi everyone, I ran the Integration Tests - BigQueryStreamingInsertTransformIntegrationTests[1] and BigQueryFileLoadsIT[2] on the master branch locally, with the following command: ./scripts/run_integration_test.sh --test_opts

Re: Help triaging Jira issues

2019-06-05 Thread Tanay Tummalapalli
Hi Kenneth, I already follow the issues@ mailing list pretty much daily. I'd like to help with triaging issues, especially ones related to the Python SDK since I'm most familiar with it. On Wed, Jun 5, 2019 at 10:26 PM Alex Van Boxel wrote: > Hey Kenneth, I help out. I'm planning to contribute

Re: [ANNOUNCE] New committer: Mikhail Gryzykhin

2019-06-21 Thread Tanay Tummalapalli
Congratulations! On Fri, Jun 21, 2019 at 10:35 PM Rui Wang wrote: > Congrats! > > > -Rui > > On Fri, Jun 21, 2019 at 9:58 AM Robin Qiu wrote: > >> Congrats, Mikhail! >> >> On Fri, Jun 21, 2019 at 9:12 AM Alexey Romanenko < >> aromanenko@gmail.com> wrote: >> >>> Congrats, Mikhail! >>> >>>

Re: [ANNOUNCE] New PMC Member: Pablo Estrada

2019-05-15 Thread Tanay Tummalapalli
Congratulations Pablo! On Wed, May 15, 2019, 12:08 Michael Luckey wrote: > Congrats, Pablo! > > On Wed, May 15, 2019 at 8:21 AM Connell O'Callaghan > wrote: > >> Awesome well done Pablo!!! >> >> Kenn thank you for sharing this great news with us!!! >> >> On Tue, May 14, 2019 at 11:01 PM Ahmet

Re: Beam at Google Summer of Code 2019

2019-05-23 Thread Tanay Tummalapalli
Hi everyone, I made a Kanban board[1] on Github, on my fork of apache/beam to keep track of progress for GSoC '19. Regards, Tanay Tummalapalli [1] https://github.com/ttanay/beam/projects/1 On Tue, May 7, 2019 at 6:39 PM Tanay Tummalapalli wrote: > Thank You! > > I'm really excite

Fwd: Beam at Google Summer of Code 2019

2019-05-07 Thread Tanay Tummalapalli
Thank You! I'm really excited to work on Beam! I'd like to thank Pablo, Chamikara Jayalath and Tim Robertson for helping out with my proposal[1]. Looking forward to working with everyone and learning a great deal. Regards Tanay Tummalapalli LinkedIn <https://www.linkedin.com/in/tta

Re: python precommits failing at head

2019-07-12 Thread Tanay Tummalapalli
Another PR's Python PreCommit job aborted with the same error[3]. I found this issue - "[BEAM-3040] Python precommit timed out after 150 minutes"[4]. Was the timeout reduced recently? Regards, - Tanay Tummalapalli [1] https://github.com/apache/beam/pull/8871 [2] https://builds.apache.org/jo

Re: python precommits failing at head

2019-07-12 Thread Tanay Tummalapalli
Thank You Valentyn! I'll retest it. Hopefully, it's a transient issue. Regards, - Tanay Tummalapalli On Sat, Jul 13, 2019 at 2:39 AM Valentyn Tymofieiev wrote: > No, we did not reduce the timeout recently. Looking at console logs, > nothing happened for an hour or so, > > *0

Re: python precommits failing at head

2019-07-13 Thread Tanay Tummalapalli
ase/656/console>somehow > the task didn't terminate, eventually the task was aborted. I have already > tried a couple of times to retrigger tye python precommit but it failed > every time. > > @Tanay did it pass it for you? > > > > > > On Fri, Jul 12, 2019 at

Re: [ANNOUNCE] New committer: Robert Burke

2019-07-16 Thread Tanay Tummalapalli
Congratulations! On Wed, Jul 17, 2019 at 3:27 AM Aizhamal Nurmamat kyzy wrote: > Congratulations, Rebo > > On Tue, Jul 16, 2019 at 1:34 PM Chamikara Jayalath > wrote: > >> Congrats!! >> >> On Tue, Jul 16, 2019 at 1:31 PM Robin Qiu wrote: >> >>> Congrats, Robert!! >>> >>> On Tue, Jul 16,

Re: [ANNOUNCE] New committer: Valentyn Tymofieiev

2019-08-28 Thread Tanay Tummalapalli
Congratulations Valentyn! On Wed, Aug 28, 2019 at 7:16 AM Ruoyun Huang wrote: > Congratulations Valentyn! > > On Tue, Aug 27, 2019 at 6:16 PM Daniel Oliveira > wrote: > >> Congratulations Valentyn! >> >> On Tue, Aug 27, 2019, 11:31 AM Boyuan Zhang wrote: >> >>> Congratulations! >>> >>> On

Re: Beam at Google Summer of Code 2019

2019-09-04 Thread Tanay Tummalapalli
supportive and encouraging. I'm moving to Bangalore this month. I'll be back to contributing to Beam next month. Thank You - Tanay [1] https://gist.github.com/ttanay/80f84b7b852e0867d5a00d3b345e1dad On Fri, May 24, 2019 at 12:47 AM Tanay Tummalapalli wrote: > Hi everyone, > > I made

Re: [discuss] Auto-close issues with a PR associated?

2019-09-04 Thread Tanay Tummalapalli
Hey Pablo, I think we should add the workflow to the contributor's guide[1] since most new contributors start from there. Best, - Tanay [1] https://beam.apache.org/contribute/ On Wed, Sep 4, 2019 at 11:03 PM Pablo Estrada wrote: > Hello all, > this has been discussed before, and I believe we

Re: [ANNOUNCE] New committer: Kyle Weaver

2019-08-07 Thread Tanay Tummalapalli
Congratulations! On Wed, Aug 7, 2019 at 11:27 PM Robin Qiu wrote: > Congratulations, Kyle! > > On Wed, Aug 7, 2019 at 5:04 AM Valentyn Tymofieiev > wrote: > >> Congrats, Kyle! >> >> On Wed, Aug 7, 2019 at 1:01 PM Ismaël Mejía wrote: >> >>> Congrats Kyle, well deserved :clap: ! >>> >>> On Wed,

Re: [ANNOUNCE] New committer: Rui Wang

2019-08-07 Thread Tanay Tummalapalli
Congratulations! On Wed, Aug 7, 2019 at 11:28 PM Robin Qiu wrote: > Congratulations, Rui! > > On Wed, Aug 7, 2019 at 5:03 AM Valentyn Tymofieiev > wrote: > >> Congrats, Rui! >> >> On Wed, Aug 7, 2019 at 1:00 PM Ismaël Mejía wrote: >> >>> Congrats Rui! >>> >>> On Wed, Aug 7, 2019, 11:37 AM

Hardening BigQuery file loads in Python SDK

2019-08-07 Thread Tanay Tummalapalli
Hi everyone, Load jobs into BigQuery are subject to various quotas and limitations. In the Python SDK, the BigQuery sink that uses file loads does not work well with these quotas and limitations. Improvements are needed in the following areas: 1. Handle per load job limitations on the total

Re: Late data handling in Python SDK

2019-08-09 Thread Tanay Tummalapalli
Hi Lukasz, I'm currently working on BEAM-7742[1]. I'll work on BEAM-3759 afterwards. Regards, - Tanay [1] https://issues.apache.org/jira/browse/BEAM-7742 On Fri, Aug 9, 2019 at 9:25 PM Lukasz Cwik wrote: > +dev > > Related JIRA's I found are BEAM-3759 and BEAM-7825. This has been a >

Re: Live fixing of a Beam bug on July 25 at 3:30pm-4:30pm PST

2019-07-20 Thread Tanay Tummalapalli
Thank You! Looking forward to this :) On Sun, Jul 21, 2019 at 2:35 AM Pablo Estrada wrote: > Hello all, > > This will be streamed on youtube on this link: > https://www.youtube.com/watch?v=xpIpEO4PUDo > > I think there will be a live chat, so I will hopefully be available to > answer questions.

Re: An update on Python postcommit tests

2019-07-20 Thread Tanay Tummalapalli
Sat, Jul 20, 2019 at 12:52 PM Tanay Tummalapalli > wrote: > >> Thank You! This will make the testing cycle much faster for contributors. >> >> I'm curious; why not still have the original "Run Python PostCommit" >> trigger phrase? >> It would be easier to run all the four tests with it when needed. >> >> Regards, >> - Tanay >> >>>

Re: python precommits failing at head

2019-07-21 Thread Tanay Tummalapalli
ld > VMs eventually ran out of memory (104G memory available in total) then > disconnected. Not sure what happened during that job. > > > > On Sat, Jul 13, 2019 at 10:27 PM Tanay Tummalapalli > wrote: > >> Yes. It passed on the second attempt. >> >> But, I

Re: python precommits failing at head

2019-07-22 Thread Tanay Tummalapalli
e https://sourceforge.net/p/docutils/bugs/365/ > > > > On Sun, Jul 21, 2019 at 11:56 PM Tanay Tummalapalli > wrote: > >> > >> Hi everyone, > >> > >> The Python PreCommit from the Jenkins job "beam_PreCommit_Python_Cron" > is failing[1].

Re: [VOTE] Sign a pledge to discontinue support of Python 2 in 2020.

2019-09-30 Thread Tanay Tummalapalli
+1 On Tue, Oct 1, 2019 at 8:19 AM Suneel Marthi wrote: > +1 > > On Mon, Sep 30, 2019 at 10:33 PM Manu Zhang > wrote: > >> +1 >> >> On Tue, Oct 1, 2019 at 9:44 AM Austin Bennett < >> whatwouldausti...@gmail.com> wrote: >> >>> +1 >>> >>> On Mon, Sep 30, 2019 at 5:22 PM Valentyn Tymofieiev >>>

Re: [ANNOUNCE] New committer: Alan Myrvold

2019-09-30 Thread Tanay Tummalapalli
Congratulations, Alan! On Mon, Sep 30, 2019 at 1:03 PM Gleb Kanterov wrote: > Congratulations! > > On Sat, Sep 28, 2019 at 12:07 AM Valentyn Tymofieiev > wrote: > >> Congratulations, Alan. Well deserved. >> >> On Fri, Sep 27, 2019 at 2:09 PM Chamikara Jayalath >> wrote: >> >>> Congrats

Re: [ANNOUNCE] New committer: Brian Hulette

2019-11-19 Thread Tanay Tummalapalli
Congratulations! On Wed, Nov 20, 2019 at 6:15 AM Aizhamal Nurmamat kyzy wrote: > Congratulations, Brian! > > On Mon, Nov 18, 2019 at 10:29 AM Łukasz Gajowy > wrote: > >> Congratulations! :) >> >> pt., 15 lis 2019 o 15:52 Chamikara Jayalath >> napisał(a): >> >>> Congrats, Brian! >>> >>> On

Re: [ANNOUNCE] New committer: Daniel Oliveira

2019-11-25 Thread Tanay Tummalapalli
Congratulations! On Mon, Nov 25, 2019 at 11:12 PM Mark Liu wrote: > Congratulations, Daniel! > > On Mon, Nov 25, 2019 at 9:31 AM Ahmet Altay wrote: > >> Congratulations, Daniel! >> >> On Sat, Nov 23, 2019 at 3:47 AM jincheng sun >> wrote: >> >>> >>> Congrats, Daniel! >>> Best, >>> Jincheng