Hi Brahma
I have completed all the release steps, except few which require PMC
credentials.
Can please perform these 3 steps to complete the release process?
*1. Push the updated KEYS file to
https://dist.apache.org/repos/dist/release/ambari/.
<https://dist.apache.org/repos/dist/release/ambari/>*
# Only PMCs members can do this 'svn' step.
svn co https://dist.apache.org/repos/dist/release/ambari ambari_svn
cp {path_to_keys_file}/KEYS ambari_svn/KEYS
svn update KEYS
svn commit -m "Updating KEYS for Ambari"

*2. Publishing the Release*
svn co https://dist.apache.org/repos/dist/release/ambari ambari
 # Note : Only PMCs members can do this 'svn' step.
cd ambari
mkdir ambari-X.Y.Z
scp ~/public_html/apache-ambari-X.Y.Z-rc0/* ambari-X.Y.Z
svn add ambari-X.Y.Z
svn rm ambari-A.B.C  # Remove the older release from the mirror.  Only the
latest version should appear in dist.
svn commit -m "Committing Release X.Y.Z"
*3. Submit release data to Apache reporter database.*
- Login to https://reporter.apache.org/addrelease.html?ambari with apache
credentials.
- Fill out the fields:

   - Committe: ambari
   -

   Full version name: 2.7.8
   -

   Date of release (YYYY-MM-DD):  2024-02-01)

-

Submit the data
-

Verify that the submitted data is reflected at
https://reporter.apache.org/?ambari

*For detail please refer
https://cwiki.apache.org/confluence/display/AMBARI/Releasing+Ambari
<https://cwiki.apache.org/confluence/display/AMBARI/Releasing+Ambari>*

Thanks
-Arshad


On Thu, Feb 1, 2024 at 12:35 AM Mohammad Arshad <ars...@apache.org> wrote:

> Dear Apache Ambari community,
>
> The voting process for Apache Ambari 2.7.8 RC0 is now completed.
> The vote is in favour of releasing Apache Ambari 2.7.8 RC0.
>
> The final votes are as follows:
> Number of +1 votes: 5(3 PMCs, 2 Committers)
> Number of -1 votes: 0
> Number of 0 votes (Abstentions): 0
>
> The following is the list of votes:
> Mohammad Arshad (Committer) +1
> Viraj Jasani (Committer) +1
> Vishal Suvagia (PMC) +1
> Brahma Reddy Battula (PMC) +1
> Wei-Chiu Chuang (PMC) +1
>
> I will begin the process of creating the release artifacts for
> Ambari-2.7.8 based on RC0.
>
> Best regards
> -Arshad
>
> On Thu, Feb 1, 2024 at 12:32 AM Mohammad Arshad <
> arshad.mohamma...@gmail.com> wrote:
>
>> Thanks Wei-Chiu Chuang for the voting.
>> 1. Sure, it makes sense to have a 7 day voting period. I  will try to
>> update this information in
>> https://cwiki.apache.org/confluence/display/AMBARI/Releasing+Ambari also.
>> 2. Resolved AMBARI-25950 and AMBARI-25956 for 2.7.8 release and created
>> jiras for fixing issues in branch-2.8 and trunk.
>> 3. License nitt findings: leaving as it is.
>>
>> -Arshad
>>
>> On Wed, Jan 31, 2024 at 3:12 PM Wei-Chiu Chuang <weic...@apache.org>
>> wrote:
>>
>>> +1 (binding)
>>>
>>> Please open the vote for an extended period of time next time, for
>>> example,
>>> open for 7 or 10 days. Apache recommends no less than 72 hours but
>>> typically communities want more time to review and test.
>>>
>>> Nit: looks like AMBARI-25950
>>> <https://issues.apache.org/jira/browse/AMBARI-25950> and AMBARI-25956
>>> <https://issues.apache.org/jira/browse/AMBARI-25956> both PRs are merged
>>> for 2.7.8. Shall we resolve the jiras?
>>>
>>> * verified dependency license. A number of false positives (LGPL etc)
>>> were
>>> found but later verified they were false positives.
>>>
>>> These are in the provided scope so they are fine.
>>>      (GNU Lesser Public License) FindBugs-Annotations
>>> (com.google.code.findbugs:annotations:2.0.1 -
>>> http://findbugs.sourceforge.net/)
>>>      (GNU Lesser Public License) FindBugs-Annotations
>>> (com.google.code.findbugs:annotations:3.0.0 -
>>> http://findbugs.sourceforge.net/)
>>>      (GNU Lesser Public License) FindBugs-Annotations
>>> (com.google.code.findbugs:annotations:3.0.1 -
>>> http://findbugs.sourceforge.net/)
>>>
>>> This one is in compile scope. So I needed an additional look.
>>>      (GNU Lesser General Public License) checkstyle
>>> (com.puppycrawl.tools:checkstyle:6.19 -
>>> http://checkstyle.sourceforge.net/)
>>>
>>> I looked at its usage, it was used by test utilities only. It's not used
>>> by
>>> product code, so I think we can justify it:
>>> https://www.apache.org/legal/resolved.html#optional
>>>
>>>
>>>
>>>
>>> On Tue, Jan 30, 2024 at 7:13 AM Mohammad Arshad <ars...@apache.org>
>>> wrote:
>>>
>>> > Thanks Viraj, Vishal and Brahma for voting rc0.
>>> > We need at least one more PMC vote to make the release..
>>> >
>>> > Hoping to get at least one more PMC vote quickly. Thanks.
>>> >
>>> > @Brahma Reddy Battula <bra...@apache.org>  please copy the KEYS file
>>> from
>>> > the git repository to the svn repository.
>>> >
>>> > Regards
>>> > Arshad
>>> >
>>> >
>>> > On Mon, Jan 29, 2024 at 10:22 PM Brahma Reddy Battula <
>>> bra...@apache.org>
>>> > wrote:
>>> >
>>> > > @Arshad, Mohammad <mohammad.ars...@visa.com>
>>> > >   Thanks for driving this release.
>>> > >
>>> > > +1 (binding)
>>> > >
>>> > > - Built from the source.
>>> > > - verified the checksum and signatures.
>>> > >
>>> > > Observed same @viraj notified, we can push the KEYS before
>>> publishing the
>>> > > release. ( looks only PMC push.)
>>> > >
>>> > >
>>> > > On Sat, Jan 27, 2024 at 12:13 PM Mohammad Arshad <
>>> > > arshad.mohamma...@gmail.com> wrote:
>>> > >
>>> > > > Gentle Reminder for Voting.
>>> > > > Dear PMCs, committers and Users please vote for this release.
>>> Thanks
>>> > > >
>>> > > > On Wed, Jan 24, 2024 at 12:56 AM vishal suvagia
>>> > > > <vishalsuva...@yahoo.com.invalid> wrote:
>>> > > >
>>> > > > > Thank-you Arshad for putting the Apache Ambari 2.7.8-rc0
>>> > > > >
>>> > > > >
>>> > > > > +1 for the Apache Ambari 2.7.8-rc0.
>>> > > > > Checked clean build Ambari from the source tar succeeded without
>>> any
>>> > > > > issues.
>>> > > > > verified hashes and signature matching the source file.
>>> > > > > Verified sample tests to be functional.
>>> > > > >
>>> > > > >
>>> > > > > Thanks
>>> > > > > Vishal Suvagia.
>>> > > > >
>>> > > > > On Monday, 22 January, 2024 at 10:34:11 pm IST, Brahma Reddy
>>> Battula
>>> > <
>>> > > > > bra...@apache.org> wrote:
>>> > > > >
>>> > > > >
>>> > > > > @ramakrishna, As you asked on another email, I am forwarding the
>>> > > release
>>> > > > > mail, please subscribe to dev mailing list so that you can
>>> receive
>>> > all
>>> > > > the
>>> > > > > dev related emails.
>>> > > > >
>>> > > > >
>>> > > > > ---------- Forwarded message ---------
>>> > > > > From: Viraj Jasani <vjas...@apache.org>
>>> > > > > Date: Sat, 20 Jan 2024 at 4:01 AM
>>> > > > > Subject: Re: [VOTE] Release Apache Ambari 2.7.8 RC0
>>> > > > > To: <dev@ambari.apache.org>
>>> > > > >
>>> > > > >
>>> > > > > +1
>>> > > > >
>>> > > > > * Signature: ok
>>> > > > > * Checksum: ok
>>> > > > > * Build from source: ok
>>> > > > > * Sample tests validation: ok
>>> > > > >
>>> > > > >
>>> > > > > Before closing the vote, we might need your key added to
>>> > > > > https://downloads.apache.org/ambari/KEYS? For now I was able to
>>> > verify
>>> > > > the
>>> > > > > signature/checksum from a different url.
>>> > > > >
>>> > > > >
>>> > > > > On Sat, Jan 13, 2024 at 9:06 AM Mohammad Arshad <
>>> ars...@apache.org>
>>> > > > wrote:
>>> > > > >
>>> > > > > > Hi All,
>>> > > > > >
>>> > > > > > I have created an *ambari-2.7.8-rc0* release candidate.
>>> > > > > >
>>> > > > > > *GIT source tag* (release-2.7.8-rc0):
>>> > > > > >
>>> https://github.com/apache/ambari/releases/tag/release-2.7.8-rc0
>>> > > > > > *Staging site:*
>>> > > > https://home.apache.org/~arshad/apache-ambari-2.7.8-rc0/
>>> > > > > >
>>> > > > > > PGP release keys (signed using 0EA917E9)
>>> > > > > >
>>> > > > > >
>>> > > > >
>>> > > > >
>>> > > >
>>> > >
>>> >
>>> http://pgp.mit.edu:11371/pks/lookup?op=vindex&search=0xDFF24FB8323ADAC90E3CF36F729E61230EA917E9
>>> > > > > >
>>> > > > > > One can look into the issues fixed in this release at
>>> > > > > >
>>> https://issues.apache.org/jira/projects/AMBARI/versions/12352658
>>> > > > > >
>>> > > > > > Vote will be open for 72 hours.
>>> > > > > >
>>> > > > > > [ ] +1 approve
>>> > > > > > [ ] +0 no opinion
>>> > > > > > [ ] -1 disapprove (and reason why)
>>> > > > > >
>>> > > > > > Thanks to everyone who contributed to this release.
>>> > > > > >
>>> > > > > > -Arshad
>>> > > > > >
>>> > > > >
>>> > > >
>>> > >
>>> >
>>>
>>

Reply via email to