Also encourage everyone to read https://beam.apache.org/contribute/release-guide/ https://cwiki.apache.org/confluence/display/KAFKA/Release+Process
to get a sense of what this needs. On Fri, May 24, 2019 at 5:08 PM Vinoth Chandar <[email protected]> wrote: > I have read thru (I hope sufficiently enough) docs and put up some initial > steps as subtasks here. > https://issues.apache.org/jira/browse/HUDI-121 > Folks, feel free to volunteer for these tasks > > I would like to propose that we start with the hardest task first - > HUDI-124 (3rd party lib and legal clearance) > @mentors, what do you think? > > Also, we need to pick a release manager as a community. Would that be a > VOTE or DISCUSS thread with +1 votes on nominees? > > Thanks > Vinoth > > On Thu, May 9, 2019 at 9:52 PM Vinoth Chandar <[email protected]> wrote: > >> Thanks! We will merge few large pending PRs to avoid nasty merge >> conflicts later and set the ball rolling next week now that the formalities >> are all done >> >> Balaji knows latest on CI? >> >> On Tue, May 7, 2019 at 8:31 AM Thomas Weise <[email protected]> wrote: >> >>> Hi, >>> >>> Renaming packages is a step that I would recommend to occur before the >>> first ASF release. >>> >>> There is a lot more work: >>> >>> * license headers in all files >>> * check dependencies: https://www.apache.org/legal/resolved.html >>> * ensure no binaries are in source releases >>> * etc etc >>> >>> You could also discuss what tools you want to use that can help to >>> support >>> some of the policies (license header checker, dependency license checker >>> etc.) >>> >>> What's the status of CI currently? >>> >>> It will take a while before everything comes together, so good to start >>> soon. >>> >>> See also: http://www.apache.org/dev/release-publishing.html >>> >>> Thanks, >>> Thomas >>> >>> >>> >>> >>> On Fri, Apr 26, 2019 at 11:29 AM Vinoth Chandar <[email protected]> >>> wrote: >>> >>> > Hello all, >>> > >>> > Starting this thread to discuss the prep work needed to make code >>> suitable >>> > and easy for our first Apache release. >>> > >>> > First good step would be to rename the packages to org.apache.hudi? >>> > >>> > Here's a list of items that may need to happen before that. >>> > >>> > - Cut a final release on com.uber.hoodie >>> > - Merge all big pending PRs >>> > - Upstream redo partition capping feature >>> > - Rename packages to org.apache.hudi >>> > >>> > what do you all think? anything I missed ? >>> > >>> > Thanks >>> > Vinoth >>> > >>> >>
