Running individual test files taking too long

2020-05-16 Thread Manish G
Hi, I am trying to run individual unit test files, and every time it spends lots of time(almost 4-5 minutes) on some build process, and then I get error, like this: Error running 'FlinkKafkaConsumerBaseTest': Command line is too long I recently switched from IntelliJ Ulimate to CE. Can that be t

Re: Hope to contribute code

2020-05-09 Thread Manish G
There is a file 'WordCount.java' in the codebase. You can start executing and debugging it to understand how the whole flow works. And then you can start exploring further which would help you to identify the issues you can work upon. Manish On Sun, May 10, 2020 at 7:51 AM Pankaj Chand wrote: >

Test errors

2020-04-29 Thread Manish G
Even without any code change, I see following test errors: [ERROR] Errors: [ERROR] LocalFileSystemRecoverableWriterTest>AbstractRecoverableWriterTest.testCloseWithNoData:99 ยป FileSystem [ERROR] LocalFileSystemRecoverableWriterTest>AbstractRecoverableWriterTest.testRecoverAfterMultiplePersistsState

'Too many files with unapproved license' issue

2020-04-28 Thread Manish G
Hi, While building the project, I get this error: [ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.12:check (default) on project flink-parent: Too many files with unapproved license Any workaround for it? Manish

Re: A query on codebase exploration

2020-04-27 Thread Manish G
submitted. > > Feel free to ask if you get stuck or have more questions on this. > > Aljoscha > > On 27.04.20 12:22, Manish G wrote: > > Hi, > > > > Looking into the codebase, its quite huge. > > > > Any suggestions/guidelines on which parts should one explore first, and > to > > maintain whole picture too? > > > > Manish > > > >

A query on codebase exploration

2020-04-27 Thread Manish G
Hi, Looking into the codebase, its quite huge. Any suggestions/guidelines on which parts should one explore first, and to maintain whole picture too? Manish

Unable to self-assign issue

2020-04-25 Thread Manish G
Hi, I want to assign issue 17376 to me, but it seems I don't have rights to do it. Manish

How to reproduce the issue locally

2020-04-25 Thread Manish G
Hi, While working on an issue, is there a specific approach to quickly reproduce the issue locally? With regards Manish

Tags for beginners

2020-04-24 Thread Manish G
Are there tags for jira issues which can help in identifying issues which beginners can start with? Thanks.

Re: [PROPOSAL] Google Season of Docs 2020.

2020-04-23 Thread Manish G
Hi, I would also like to contribute to documentation and unit testing. Please let me know. Manish On Thu, Apr 23, 2020 at 7:08 PM Marta Paes Moreira wrote: > > Thanks for the feedback! > > So far, the projects on the table are: > >1. Improving the Table API/SQL documentation. >2. Improv

Contribution

2020-04-23 Thread Manish G
Hi All, I have just joined the dev list. I would like to contribute in my capacity as a programmer. Please let me know if I can be helpful to any of the current task. Manish