Re: [DISCUSS] Apache Ozone 2.0 release was: Re: [DISCUSS] Apache Ozone 1.5.0 release

2024-08-22 Thread Wei-Chiu Chuang
There's also Website v2 that's been cooking for quite a while now. HDDS-9225 Good opportunity for optics. On Thu, Aug 22, 2024 at 4:19 PM Yi-Sheng Lien wrote: > +1 > > Wei-Chiu Chuang 於 2024年8月23日 週五 上午6:31 寫道: > > > Hi, > > I want to throw out

Re: [DISCUSS] Apache Ozone 2.0 release was: Re: [DISCUSS] Apache Ozone 1.5.0 release

2024-08-22 Thread Yi-Sheng Lien
+1 Wei-Chiu Chuang 於 2024年8月23日 週五 上午6:31 寫道: > Hi, > I want to throw out another idea: we should be calling it 2.0 instead. > > Reason being: > (1) I want to drop Hadoop2 support. > (2) Ozone 1.0 was exactly 4 years ago. In many ways, its maturity and > functionalities have changed so much. > (

[DISCUSS] Apache Ozone 2.0 release was: Re: [DISCUSS] Apache Ozone 1.5.0 release

2024-08-22 Thread Wei-Chiu Chuang
Hi, I want to throw out another idea: we should be calling it 2.0 instead. Reason being: (1) I want to drop Hadoop2 support. (2) Ozone 1.0 was exactly 4 years ago. In many ways, its maturity and functionalities have changed so much. (3) The HBase support is a significant change. (4) While Snapshot

Re: [DISCUSS] Apache Ozone 1.5.0 release

2024-08-22 Thread Ritesh Shukla
Should we wait for another Ratis dependency update to pick the work done around zero copy? On Thu, Aug 22, 2024 at 1:18 PM Maxim Myskov wrote: > I would be glad to volunteer as the release manager for the 1.5.0 release. > > On Thu, Aug 22, 2024 at 10:23 PM Ethan Rose wrote: > > > +1 to start pl

Re: [DISCUSS] Apache Ozone 1.5.0 release

2024-08-22 Thread Maxim Myskov
I would be glad to volunteer as the release manager for the 1.5.0 release. On Thu, Aug 22, 2024 at 10:23 PM Ethan Rose wrote: > +1 to start planning for 1.5.0. Our minor releases tend to take some time > so it's good to start early. For any committers looking to gain more > experience volunteeri

Re: [DISCUSS] Apache Ozone 1.5.0 release

2024-08-22 Thread Wei-Chiu Chuang
Oh actually I forgot to mention: What about dropping Hadoop2 support? The last Hadoop2 release 2.10.2 was two years ago and I am not sure who else is using Hadoop 2 at all. Dropping it will simplify our code, making it easier to maintain. On Thu, Aug 22, 2024 at 11:55 AM Wei-Chiu Chuang wrote: >

Re: [DISCUSS] Apache Ozone 1.5.0 release

2024-08-22 Thread Prashant Pogde
+1 It would be good to get all snapshot related critical fixes in this release. (some fixes are in the pipeline) Regards, Prashant > On Aug 22, 2024, at 12:23 PM, Ethan Rose wrote: > > +1 to start planning for 1.5.0. Our minor releases tend to take some time > so it's good to start early. For

Re: [DISCUSS] Apache Ozone 1.5.0 release

2024-08-22 Thread Ethan Rose
+1 to start planning for 1.5.0. Our minor releases tend to take some time so it's good to start early. For any committers looking to gain more experience volunteering as release manager is a great way to do that. We have a release guide

Re: [DISCUSS] Apache Ozone 1.5.0 release

2024-08-22 Thread Siddharth Wagle
+1 for a .0 release with full HBase support. Best, Sid On Thu, Aug 22, 2024 at 11:55 AM Wei-Chiu Chuang wrote: > Hi community, > > I’d like to initiate a discussion about the 1.5.0 release. There have been > significant changes since 1.4.0 (January 2024) with 1,130 commits >

[DISCUSS] Apache Ozone 1.5.0 release

2024-08-22 Thread Wei-Chiu Chuang
Hi community, I’d like to initiate a discussion about the 1.5.0 release. There have been significant changes since 1.4.0 (January 2024) with 1,130 commits added to the git history. I think it’s a good time to start planning for the ne