Re: [VOTE] Apache Ozone 1.3.0 RC1

2022-12-06 Thread Kaijie Chen
> https://issues.apache.org/jira/browse/HDDS-7526 we merged, we > should cherry-pick it to 1.3 branch as well. Thanks Ritesh for the fix, I have cherry-picked a bunch of fixes related to quota to 1.3 branch: * HDDS-7346. Cannot set bucket args when the bucket has quota set (#3975) * HDDS-7

Re: [VOTE] Apache Ozone 1.3.0 RC1

2022-12-06 Thread Ritesh Shukla
https://issues.apache.org/jira/browse/HDDS-7526 we merged, we should cherry-pick it to 1.3 branch as well. ---Ritesh On Thu, Dec 1, 2022 at 9:21 AM Kaijie Chen wrote: > > There may be another issue: > > If there is additional software included in the binary package (which > most likely is true

Re: [VOTE] Apache Ozone 1.3.0 RC1

2022-12-01 Thread Kaijie Chen
> There may be another issue: > If there is additional software included in the binary package (which most > likely is true), > we should add them in "LICENSE-binary.txt" and "licenses-binary/". > See https://github.com/apache/spark/blob/master/LICENSE-binary for example. Sorry, this is not

Re: [VOTE] Apache Ozone 1.3.0 RC1

2022-11-30 Thread Kaijie Chen
Thanks Nicholas for finding the license issues, and thanks Mingchao for hosting RC2 release. I have submitted 2 PRs for the problems Nicholas found: HDDS-7567 and HDDS-7568. Please take a look. There may be another issue: If there is additional software included in the binary package (which most

Re: [VOTE] Apache Ozone 1.3.0 RC1

2022-11-30 Thread mingchao zhao
Thanks Nicholas for finding the problem of RC1. Let's launch RC2 to solve the problems mentioned above. On Thu, Dec 1, 2022 at 4:40 AM Tsz Wo Sze wrote: > Checked LICENSE.txt and NOTICE.txt. Found the following problems: > > *** LICENSE.txt *** > - hadoop-hdds/docs/themes/ozonedoc/static/js/boo

Re: [VOTE] Apache Ozone 1.3.0 RC1

2022-11-30 Thread Kaijie Chen
Hi community, I just checked LICENSE.txt, the license of glyphicons-halflings seems also incorrect. Glyphicons-halflings itself is licensed under a commercial license [1]. However, there is a rule for "GLYPHICONS Halflings in Bootstrap in previous version 1.9.2" [2]. > GLYPHICONS Halflings fon

Re: [VOTE] Apache Ozone 1.3.0 RC1

2022-11-30 Thread Janus Chow
Hello Devs, Found a little problem when testing Recon UI. The replication icon used to show the replication factor and isLeader, but now only shows an one dot icon. Picture in attachment. Warm Regards. -- Yiyang Zhou Tsz Wo Sze 于2022年12月1日周四 04:40写道: > Checked LICENSE.txt and NOTI

Re: [VOTE] Apache Ozone 1.3.0 RC1

2022-11-30 Thread Tsz Wo Sze
Checked LICENSE.txt and NOTICE.txt. Found the following problems: *** LICENSE.txt *** - hadoop-hdds/docs/themes/ozonedoc/static/js/bootstrap.min.js is under "BSD 3-Clause" but it actually is "MIT License". - hadoop-hdds/framework/src/main/resources/webapps/static/d3-3.5.17.min.js is under "B

Re: [VOTE] Apache Ozone 1.3.0 RC1

2022-11-30 Thread Arpit Agarwal
Thanks for the extensive testing effort Nilotpal! This adds to the confidence level for the release. > On Nov 29, 2022, at 11:21 AM, NILOTPAL NANDI > wrote: > > Thanks MingChao for creating RC1. > > Since, there is no blocker issue , +1 on merge (non-binding) > > Following tests were succes

Re: [VOTE] Apache Ozone 1.3.0 RC1

2022-11-30 Thread mingchao zhao
Hi All, The voting has ended with: 4binding +1 6non-binding +1 0-1 00 With above data, Ozone 1.3.0 RC1 voting is passed. Thank you all for your verifying and voting effort. Also thanks Wei-Chiu for the tip, we will deal with the issue of version and JIRA. I will proceed wit

RE: [VOTE] Apache Ozone 1.3.0 RC1

2022-11-30 Thread mrchenx
Thanks MingChao for driving the release. +1 (non-binding) * Verified the signature and checksums * Build from source * Start a cluster using binary package * Run command to create volume, bucket, and upload/download objects On 2022/11/23 08:53:06 mingchao zhao wrote: > Hello all, > > As dis

Re: [VOTE] Apache Ozone 1.3.0 RC1

2022-11-30 Thread Janus Chow
Thanks MingChao for driving the release. +1 (non-binding) * Build from source * Start a cluster using binary package * Run command to create volume, bucket, and upload/download objects * Verified information displayed on OM / SCM / DN. Warm Regards. -- Symious Kaijie Chen 于2022年11月30日周三 16:0

Re: [VOTE] Apache Ozone 1.3.0 RC1

2022-11-30 Thread Kaijie Chen
Thanks MingChao for driving the release. +1 (non-binding) * Verified the checksums and signature * Commit hash matches the git tag * Built from source, regular CI passed * Started a cluster using binary package * Tested EC with freon ockg, ockv and ockr * Verified orphan block deletion Best, Kai

Re: [VOTE] Apache Ozone 1.3.0 RC1

2022-11-29 Thread Uma Maheswara Rao Gangumalla
Thanks MingChao for driving the release. +1 (binding) - NOTICE file exists - Verified signatures, checksums - LICENSE.txt looks good. - Built from source Regards, Uma On Wed, Nov 23, 2022 at 12:53 AM mingchao zhao wrote: > Hello all, > > As discussed earlier, I am calling for a vote on Apac

Re: [VOTE] Apache Ozone 1.3.0 RC1

2022-11-29 Thread Sammi Chen
+1 (binding) Thanks mingchao for driving this!. * Verified the signature and checksums * Build from source * Start a cluster using binary package * Run command to create volume, bucket, and upload/download objects * Verified information displayed on Recon UI * Verified ldb command against schema

Re: [VOTE] Apache Ozone 1.3.0 RC1

2022-11-29 Thread NILOTPAL NANDI
Thanks MingChao for creating RC1. Since, there is no blocker issue , +1 on merge (non-binding) Following tests were successfully executed - 1. Ran basic tests put Key, rename key, delete key , list open pipelines , key info command. 2. Ran ozone replication tests, checked re-replication

Re: [VOTE] Apache Ozone 1.3.0 RC1

2022-11-29 Thread Wei-Chiu Chuang
Good work! A few comments, not about the release bits itself but other tasks: * As a good hygiene,we should move those unresolved jiras targeting 1.3.0 in bulk to the next release (1.4.0). * the master branch is still using version 1.3.0-SNAPSHOT. We should update it to 1.4.0-SNAPSHOT. * the ozone

Re: [VOTE] Apache Ozone 1.3.0 RC1

2022-11-29 Thread Siddharth Wagle
+1 (binding) Thanks, MingChao for driving this, Kudos! - Verified checksums - Built from source Best, Sid On Tue, Nov 29, 2022 at 1:33 AM Attila Doroszlai wrote: > Thanks MingChao for creating rc1. > > +1 > > * Verified signatures, checksums > * Verified docs in binary tarball > * Verified `o

Re: [VOTE] Apache Ozone 1.3.0 RC1

2022-11-29 Thread Attila Doroszlai
Thanks MingChao for creating rc1. +1 * Verified signatures, checksums * Verified docs in binary tarball * Verified `ozone version` * Built from source * Ran upgrade acceptance tests I've noticed there are some extra files in the source tarball, probably leftover from build of binary one: Only i

Re: [VOTE] Apache Ozone 1.3.0 RC1

2022-11-29 Thread jackson yao
thanks mingchao for the work! since there is no blocking issue now, I am +1 for merge(no-binding). - Verified all checksums and signatures. - Checked LICENSE and NOTICE. - Built from source successfully. mingchao zhao 于2022年11月23日周三 16:53写道: > Hello all, > > As discussed earlier, I am calling f

[VOTE] Apache Ozone 1.3.0 RC1

2022-11-23 Thread mingchao zhao
Hello all, As discussed earlier, I am calling for a vote on Apache Ozone 1.3.0 RC1. 735 Jiras were resolved as part of this release: https://issues.apache.org/jira/issues/?jql=project%20%3D%20HDDS%20AND%20status%20in%20(Resolved%2C%20Closed)%20AND%20fixVersion%20%3D%201.3.0 The RC1 tag can be fo