Hi Stamatis, How can we ensure that unless the PR is merged. Please suggest. I was thinking of merging this and raising a sample PR on branch-3 to check whether it works or not. Is there some other way?
Thanks, Aman. ________________________________ From: Stamatis Zampetakis <zabe...@gmail.com> Sent: Wednesday, December 7, 2022 2:51 PM To: dev@hive.apache.org <dev@hive.apache.org> Subject: Re: [EXTERNAL] Re: Sync of Branch-3 & Branch-3.1 for 3.2.0 pipeline Hey Aman, Before checking in the PR we should ensure that it works as expected; i.e., having a green run in a reasonable time. Best, Stamatis On Wed, Dec 7, 2022 at 9:29 AM Aman Raj <raja...@microsoft.com.invalid> wrote: > Hi Stamatis, > > I have raised a Pull Request for the same - > https://nam06.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fapache%2Fhive%2Fpull%2F3841&data=05%7C01%7Crajaman%40microsoft.com%7Cfc50a99542a94f6872c108dad8347f75%7C72f988bf86f141af91ab2d7cd011db47%7C1%7C0%7C638060017264673186%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=rQvXSGOw6sCkHPPPn4HtLoVA9svK07WInuy%2BX0KjRI4%3D&reserved=0. > Can you please check this and > merge it. > > Thanks, > Aman. > > ________________________________ > From: Aman Raj <raja...@microsoft.com.INVALID> > Sent: Wednesday, December 7, 2022 1:50 PM > To: dev@hive.apache.org <dev@hive.apache.org> > Subject: Re: [EXTERNAL] Re: Sync of Branch-3 & Branch-3.1 for 3.2.0 > pipeline > > Hi Stamatis, > > Sure, thanks a lot for your help. Will make that change and update this > mail thread. > > Thanks, > Aman. > ________________________________ > From: Stamatis Zampetakis <zabe...@gmail.com> > Sent: Wednesday, December 7, 2022 1:42 PM > To: dev@hive.apache.org <dev@hive.apache.org> > Subject: [EXTERNAL] Re: Sync of Branch-3 & Branch-3.1 for 3.2.0 pipeline > > Hi team, > > I don't think you need any kind of special permissions to enable pre-commit > tests for branch-3. I have the impression that just committing an > appropriate Jenkinsfile (e.g., HIVE-24331 [1]) should do the trick. > > Best, > Stamatis > > [1] > https://nam06.safelinks.protection.outlook.com/?url=https%3A%2F%2Fissues.apache.org%2Fjira%2Fbrowse%2FHIVE-24331&data=05%7C01%7Crajaman%40microsoft.com%7Cfc50a99542a94f6872c108dad8347f75%7C72f988bf86f141af91ab2d7cd011db47%7C1%7C0%7C638060017264673186%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=VZCzrTiGN4sinPmDbwCO%2BUWaxnxSmQ4b2HMLxGkxouc%3D&reserved=0 > > On Wed, Dec 7, 2022 at 8:41 AM Sankar Hariappan > <sankar.hariap...@microsoft.com.invalid> wrote: > > > Hi folks, > > > > It is a blocker for us to start the Hive 3.2 release efforts. Can someone > > help adding Jenkins pipeline for "branch-3" or pls add "sankarh", > "mahesh" > > as admin? > > > > Thanks, > > Sankar > > > > -----Original Message----- > > From: Aman Raj <raja...@microsoft.com.INVALID> > > Sent: Monday, December 5, 2022 12:10 PM > > To: dev@hive.apache.org > > Subject: [EXTERNAL] Re: Sync of Branch-3 & Branch-3.1 for 3.2.0 pipeline > > > > [You don't often get email from raja...@microsoft.com.invalid. Learn why > > this is important at https://aka.ms/LearnAboutSenderIdentification ] > > > > Hi team, > > > > Can someone please help me set up the Jenkins pipeline for branch-3 of > > Hive. I do not have access to do the same and it is essential to raise > PR's > > for the 3.2.0 release. Please refer to the email thread for more details. > > Let me know if you need anything else from my side. > > > > Thanks, > > Aman. > > ________________________________ > > From: Aman Raj <raja...@microsoft.com.INVALID> > > Sent: Friday, December 2, 2022 9:57 AM > > To: dev@hive.apache.org <dev@hive.apache.org> > > Subject: [EXTERNAL] Sync of Branch-3 & Branch-3.1 for 3.2.0 pipeline > > > > Hi team, > > > > We have started working on the hive-3.2.0 release. The plan is to cut > > branch-3.2 from the base branch-3. While we were working on the 3.2.0 > > release, we found that there are some commits (Please refer to this > Parent > > JIRA for the analysis - > > > https://nam06.safelinks.protection.outlook.com/?url=https%3A%2F%2Fissues.apache.org%2Fjira%2Fbrowse%2FHIVE-26752&data=05%7C01%7Crajaman%40microsoft.com%7Cfc50a99542a94f6872c108dad8347f75%7C72f988bf86f141af91ab2d7cd011db47%7C1%7C0%7C638060017264673186%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=SOVVU7Shfb4f%2Bj85chv7C%2FbUWOD%2FYLojlo3bpDPr8og%3D&reserved=0 > ) > > which went to branch-3.1 which doesn't exist in the branch-3, same we are > > planning to backport to branch-3. There can be two approaches > > > > > > > > 1. Cherry-pick missed commits and push to branch-3 > > 2. Create Jira's for each commit and upload patch. > > > > Mostly we feel the second option will be better, any other thoughts will > > be appreciated. > > > > > > We also need help on creating the pre-commit pipelines for branch-3 as we > > don't have Jenkin's access. > > > > > > > > Please feel free to add any Jira's which you want to have to 3.2.0. All > > the changes for the 3.2.0 can be tracked here - Apache Hive - Agile > Board - > > ASF JIRA< > > > https://nam06.safelinks.protection.outlook.com/?url=https%3A%2F%2Fissues.apache.org%2Fjira%2Fsecure%2FRapidBoard.jspa%3FrapidView%3D564%26view%3Ddetail%26selectedIssue%3DHIVE-26749%26quickFilter%3D2586&data=05%7C01%7Crajaman%40microsoft.com%7Cfc50a99542a94f6872c108dad8347f75%7C72f988bf86f141af91ab2d7cd011db47%7C1%7C0%7C638060017264673186%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=HaEOQblGffvDuhXiY22KtXHeTPfT9VS8IS9zJCDpAQY%3D&reserved=0 > > > > > > > A friendly request/reminder - After this exercise if any ongoing bug > fixes > > on branch-3.x should also be cherry-picked to the base branch-3 > > > > Thanks, > > Aman. > > > > >