[
https://issues.apache.org/jira/browse/HBASE-29302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17953117#comment-17953117
]
Nihal Jain commented on HBASE-29302:
------------------------------------
Hi [~zhangduo]
I plan to kick start release for the hbase-thirdparty project soon, I think we
are good to go with required changes here. Do you still have any concern on the
release#?
This is my first time releasing in Apache. I have been able to figure out how
to generate keys:
{code:java}
mkdir /home/nihaljain/keys
chmod 700 /home/nihaljain/keys
gpg --homedir /home/nihaljain/keys --full-generate-key
gpg --homedir /home/nihaljain/keys --list-keys
{code}
But info is scattered all over the place. I would rather add this in our docs
once I figure end to end.
Have not been able to yet figure out how to upload to
[https://dist.apache.org/repos/dist/release/hbase/KEYS]
>From what I understand once I upload keys I need to follow
>[https://github.com/apache/hbase-thirdparty?tab=readme-ov-file#release] to try
>a release.
> [hbase-thirdparty] Release hbase-thirdparty 4.1.11
> --------------------------------------------------
>
> Key: HBASE-29302
> URL: https://issues.apache.org/jira/browse/HBASE-29302
> Project: HBase
> Issue Type: Umbrella
> Components: community, thirdparty
> Reporter: Nihal Jain
> Priority: Major
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)