Re: [E] Re: Hadoop 3.2.2 Release Code Freeze Plan

2020-10-18 Thread Sunil Govindan
HI Xiaoqiao
Sorry, i missed ur messages earlier as it was night time.

But meet problems when executing step 11 of `Creating the release candidate
(X.Y.Z-RC)`. I am not sure what resources I should upload to sftp and
how to generate them. Any instructions wiki to follow up? thanks.
> *sftp home.apache.org *, so u need to have an
account in the home.apache.org. Usually only committers are having that
space. I ll double check and let you know



On Sat, Oct 17, 2020 at 10:14 PM Xiaoqiao He  wrote:

> Thanks Steven for your response.
>
> When I traced YARN-8990 and YARN-8992 I found that,
> a. for YARN-8992, it's fix version is set incorrectly, it seems not in
> branch-3.2 and all point branches but mark the fix version to branch-3.2.0.
> b. for YARN-8990, it is only in branch-3.2.0 but not in branch-3.2
> and correlative point branches.
> I am not familiar with YARN sub-project, but if we need to involve them
> into branch-3.2.2 and it is standard operation, I would like to wait until
> they are merged and prepare another release candidate.
> Thanks Steve again.
>
> Best,
> - He Xiaoqiao
>
> On Sat, Oct 17, 2020 at 10:45 PM Steven Rand 
> wrote:
>
> > Sorry for raising this so late, but I noticed just now that we never
> > managed to backport YARN-8990 to branch-3.2, so it's not in branch-3.2.2
> > either.
> >
> > That fix wasn't included in 3.2.1, so it's not a regression if we also
> > don't include it in 3.2.2. It's a blocking issue though, so I think it'd
> be
> > unfortunate if we missed this chance to include it in a 3.2.x maintenance
> > release. (Same for YARN-8992, which is a related JIRA.)
> >
> > Best,
> > Steve
> >
> > On Sat, Oct 17, 2020 at 12:25 PM Xiaoqiao He 
> > wrote:
> >
> >> Thanks Eric and Sunil for your reviews.
> >>
> >> Update pom.xml in the top-level directory.[1]
> >>
> >> > -
> >> 3.2.2-SNAPSHOT
> >> > +
> >>  3.2.3-SNAPSHOT
> >>
> >>
> >> Try to grep '3.2.2-SNAPSHOT' in the whole project and not found anymore,
> >> try to compile branch-3.2 at local and pass.
> >> Please give another review if convenient.
> >>
> >> Thanks. Regards.
> >>
> >> - He Xiaoqiao
> >>
> >> [1]
> >>
> >>
> https://github.com/apache/hadoop/commit/4a1f1bf5de060f4847c070c4fe920cc233feb721
> >>
> >> On Sat, Oct 17, 2020 at 10:49 AM Sunil Govindan 
> >> wrote:
> >>
> >> > Yes. I ran a compilation and it also failed. This is an issue when we
> do
> >> > maven set version command because hadoop.version in the parent pom
> also
> >> > needs to be set.
> >> >
> >> > 3.2.2-SNAPSHOT
> >> >
> >> > On Sat, Oct 17, 2020 at 12:15 AM Eric Badger <
> ebad...@verizonmedia.com>
> >> > wrote:
> >> >
> >> >> Hi Xiaoqiao,
> >> >>
> >> >> I believe that
> >> >>
> >>
> https://github.com/apache/hadoop/commit/3274fd139d9b612e449fc234f8804a2a97ae6c47
> >> >> broke compilation for branch-3.2. Looks like you missed a 3.2.2 ->
> >> 3.2.3 in
> >> >> pom.xml in the top-level directory.
> >> >>
> >> >>
> >> >>
> >>
> https://github.com/apache/hadoop/blob/3274fd139d9b612e449fc234f8804a2a97ae6c47/pom.xml#L83
> >> >>
> >> >> Eric
> >> >>
> >> >> On Fri, Oct 16, 2020 at 6:43 AM Sunil Govindan 
> >> wrote:
> >> >>
> >> >>> Looks good to me.
> >> >>>
> >> >>> Thanks Xiaoquio.
> >> >>>
> >> >>> + Sunil
> >> >>>
> >> >>> On Fri, Oct 16, 2020 at 12:36 PM Xiaoqiao He  >
> >> >>> wrote:
> >> >>>
> >> >>> > Thanks Sunil for your reminder,
> >> >>> >
> >> >>> > branch-3.2.2 is ready now [1] and also mark branch-3.2 to 'prepare
> >> for
> >> >>> > 3.2.3 development' [2].
> >> >>> > Please help to give another check if you have time.
> >> >>> >
> >> >>> > Thanks.
> >> >>> >
> >> >>> > [1]
> >> >>>
> >>
> https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_hadoop_commits_branch-2D3.2.2=DwIBaQ=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY=KVdP1SUmHYb-tZP8tcigmw=QopE4z-adN2ofsasgUJBO9T6otSqQwA_lvjlDvzaDj4=5VhJo-jLXCdf8Db8WO06oowMfEFT7pIio255mBm1Flg=
> >> >>> > [2]
> >> >>>
> >>
> https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_hadoop_commits_branch-2D3.2=DwIBaQ=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY=KVdP1SUmHYb-tZP8tcigmw=QopE4z-adN2ofsasgUJBO9T6otSqQwA_lvjlDvzaDj4=zESRGqLVBSaekRIRFHYT2n5LLpVQNoVEZGIz5WRLRFw=
> >> >>> >
> >> >>> > On Fri, Oct 16, 2020 at 12:03 PM Sunil Govindan <
> sun...@apache.org>
> >> >>> wrote:
> >> >>> >
> >> >>> >> Thank you
> >> >>> >>
> >> >>> >> Did we also cut the branch already ?
> >> >>> >>
> >> >>> >> Sunil
> >> >>> >>
> >> >>> >> On Fri, 16 Oct 2020 at 9:14 AM, Xiaoqiao He <
> hexiaoq...@apache.org
> >> >
> >> >>> >> wrote:
> >> >>> >>
> >> >>> >>> Hi All,
> >> >>> >>>
> >> >>> >>> All issues targeted to 3.2.2 have been resolved from now on[1],
> >> >>> Thanks
> >> >>> >>> everyone for your works.
> >> >>> >>> Will try to operate code frozen and create the release candidate
> >> >>> today.
> >> >>> >>> Thanks.
> >> >>> >>>
> >> >>> >>> [1]
> >> >>> >>>
> >> >>>
> >>
> 

Re: [E] Re: Hadoop 3.2.2 Release Code Freeze Plan

2020-10-17 Thread Xiaoqiao He
Thanks Steven for your response.

When I traced YARN-8990 and YARN-8992 I found that,
a. for YARN-8992, it's fix version is set incorrectly, it seems not in
branch-3.2 and all point branches but mark the fix version to branch-3.2.0.
b. for YARN-8990, it is only in branch-3.2.0 but not in branch-3.2
and correlative point branches.
I am not familiar with YARN sub-project, but if we need to involve them
into branch-3.2.2 and it is standard operation, I would like to wait until
they are merged and prepare another release candidate.
Thanks Steve again.

Best,
- He Xiaoqiao

On Sat, Oct 17, 2020 at 10:45 PM Steven Rand  wrote:

> Sorry for raising this so late, but I noticed just now that we never
> managed to backport YARN-8990 to branch-3.2, so it's not in branch-3.2.2
> either.
>
> That fix wasn't included in 3.2.1, so it's not a regression if we also
> don't include it in 3.2.2. It's a blocking issue though, so I think it'd be
> unfortunate if we missed this chance to include it in a 3.2.x maintenance
> release. (Same for YARN-8992, which is a related JIRA.)
>
> Best,
> Steve
>
> On Sat, Oct 17, 2020 at 12:25 PM Xiaoqiao He 
> wrote:
>
>> Thanks Eric and Sunil for your reviews.
>>
>> Update pom.xml in the top-level directory.[1]
>>
>> > -
>> 3.2.2-SNAPSHOT
>> > +
>>  3.2.3-SNAPSHOT
>>
>>
>> Try to grep '3.2.2-SNAPSHOT' in the whole project and not found anymore,
>> try to compile branch-3.2 at local and pass.
>> Please give another review if convenient.
>>
>> Thanks. Regards.
>>
>> - He Xiaoqiao
>>
>> [1]
>>
>> https://github.com/apache/hadoop/commit/4a1f1bf5de060f4847c070c4fe920cc233feb721
>>
>> On Sat, Oct 17, 2020 at 10:49 AM Sunil Govindan 
>> wrote:
>>
>> > Yes. I ran a compilation and it also failed. This is an issue when we do
>> > maven set version command because hadoop.version in the parent pom also
>> > needs to be set.
>> >
>> > 3.2.2-SNAPSHOT
>> >
>> > On Sat, Oct 17, 2020 at 12:15 AM Eric Badger 
>> > wrote:
>> >
>> >> Hi Xiaoqiao,
>> >>
>> >> I believe that
>> >>
>> https://github.com/apache/hadoop/commit/3274fd139d9b612e449fc234f8804a2a97ae6c47
>> >> broke compilation for branch-3.2. Looks like you missed a 3.2.2 ->
>> 3.2.3 in
>> >> pom.xml in the top-level directory.
>> >>
>> >>
>> >>
>> https://github.com/apache/hadoop/blob/3274fd139d9b612e449fc234f8804a2a97ae6c47/pom.xml#L83
>> >>
>> >> Eric
>> >>
>> >> On Fri, Oct 16, 2020 at 6:43 AM Sunil Govindan 
>> wrote:
>> >>
>> >>> Looks good to me.
>> >>>
>> >>> Thanks Xiaoquio.
>> >>>
>> >>> + Sunil
>> >>>
>> >>> On Fri, Oct 16, 2020 at 12:36 PM Xiaoqiao He 
>> >>> wrote:
>> >>>
>> >>> > Thanks Sunil for your reminder,
>> >>> >
>> >>> > branch-3.2.2 is ready now [1] and also mark branch-3.2 to 'prepare
>> for
>> >>> > 3.2.3 development' [2].
>> >>> > Please help to give another check if you have time.
>> >>> >
>> >>> > Thanks.
>> >>> >
>> >>> > [1]
>> >>>
>> https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_hadoop_commits_branch-2D3.2.2=DwIBaQ=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY=KVdP1SUmHYb-tZP8tcigmw=QopE4z-adN2ofsasgUJBO9T6otSqQwA_lvjlDvzaDj4=5VhJo-jLXCdf8Db8WO06oowMfEFT7pIio255mBm1Flg=
>> >>> > [2]
>> >>>
>> https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_hadoop_commits_branch-2D3.2=DwIBaQ=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY=KVdP1SUmHYb-tZP8tcigmw=QopE4z-adN2ofsasgUJBO9T6otSqQwA_lvjlDvzaDj4=zESRGqLVBSaekRIRFHYT2n5LLpVQNoVEZGIz5WRLRFw=
>> >>> >
>> >>> > On Fri, Oct 16, 2020 at 12:03 PM Sunil Govindan 
>> >>> wrote:
>> >>> >
>> >>> >> Thank you
>> >>> >>
>> >>> >> Did we also cut the branch already ?
>> >>> >>
>> >>> >> Sunil
>> >>> >>
>> >>> >> On Fri, 16 Oct 2020 at 9:14 AM, Xiaoqiao He > >
>> >>> >> wrote:
>> >>> >>
>> >>> >>> Hi All,
>> >>> >>>
>> >>> >>> All issues targeted to 3.2.2 have been resolved from now on[1],
>> >>> Thanks
>> >>> >>> everyone for your works.
>> >>> >>> Will try to operate code frozen and create the release candidate
>> >>> today.
>> >>> >>> Thanks.
>> >>> >>>
>> >>> >>> [1]
>> >>> >>>
>> >>>
>> https://urldefense.proofpoint.com/v2/url?u=https-3A__issues.apache.org_jira_secure_Dashboard.jspa-3FselectPageId-3D12335948=DwIBaQ=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY=KVdP1SUmHYb-tZP8tcigmw=QopE4z-adN2ofsasgUJBO9T6otSqQwA_lvjlDvzaDj4=eACU__Fq-l9QTTfNhg2QTdUGZd5EnoEF_GoZVX7SVus=
>> >>> >>>
>> >>> >>> On Fri, Oct 2, 2020 at 2:34 PM Xiaoqiao He > >
>> >>> >>> wrote:
>> >>> >>>
>> >>>  Thanks to Wei-Chiu for your reminder, the dashboard and filters
>> have
>> >>>  been updated. It is visible to the public now.
>> >>> 
>> >>>  Thanks, Regards.
>> >>> 
>> >>>  [1]
>> >>> 
>> >>>
>> https://urldefense.proofpoint.com/v2/url?u=https-3A__issues.apache.org_jira_secure_Dashboard.jspa-3FselectPageId-3D12335948=DwIBaQ=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY=KVdP1SUmHYb-tZP8tcigmw=QopE4z-adN2ofsasgUJBO9T6otSqQwA_lvjlDvzaDj4=eACU__Fq-l9QTTfNhg2QTdUGZd5EnoEF_GoZVX7SVus=
>> >>> 
>> >>> 
>> >>>  On Fri, Oct 2, 2020 at 6:30 AM 

Re: [E] Re: Hadoop 3.2.2 Release Code Freeze Plan

2020-10-17 Thread Steven Rand
Sorry for raising this so late, but I noticed just now that we never
managed to backport YARN-8990 to branch-3.2, so it's not in branch-3.2.2
either.

That fix wasn't included in 3.2.1, so it's not a regression if we also
don't include it in 3.2.2. It's a blocking issue though, so I think it'd be
unfortunate if we missed this chance to include it in a 3.2.x maintenance
release. (Same for YARN-8992, which is a related JIRA.)

Best,
Steve

On Sat, Oct 17, 2020 at 12:25 PM Xiaoqiao He  wrote:

> Thanks Eric and Sunil for your reviews.
>
> Update pom.xml in the top-level directory.[1]
>
> > -
> 3.2.2-SNAPSHOT
> > +   3.2.3-SNAPSHOT
>
>
> Try to grep '3.2.2-SNAPSHOT' in the whole project and not found anymore,
> try to compile branch-3.2 at local and pass.
> Please give another review if convenient.
>
> Thanks. Regards.
>
> - He Xiaoqiao
>
> [1]
>
> https://github.com/apache/hadoop/commit/4a1f1bf5de060f4847c070c4fe920cc233feb721
>
> On Sat, Oct 17, 2020 at 10:49 AM Sunil Govindan  wrote:
>
> > Yes. I ran a compilation and it also failed. This is an issue when we do
> > maven set version command because hadoop.version in the parent pom also
> > needs to be set.
> >
> > 3.2.2-SNAPSHOT
> >
> > On Sat, Oct 17, 2020 at 12:15 AM Eric Badger 
> > wrote:
> >
> >> Hi Xiaoqiao,
> >>
> >> I believe that
> >>
> https://github.com/apache/hadoop/commit/3274fd139d9b612e449fc234f8804a2a97ae6c47
> >> broke compilation for branch-3.2. Looks like you missed a 3.2.2 ->
> 3.2.3 in
> >> pom.xml in the top-level directory.
> >>
> >>
> >>
> https://github.com/apache/hadoop/blob/3274fd139d9b612e449fc234f8804a2a97ae6c47/pom.xml#L83
> >>
> >> Eric
> >>
> >> On Fri, Oct 16, 2020 at 6:43 AM Sunil Govindan 
> wrote:
> >>
> >>> Looks good to me.
> >>>
> >>> Thanks Xiaoquio.
> >>>
> >>> + Sunil
> >>>
> >>> On Fri, Oct 16, 2020 at 12:36 PM Xiaoqiao He 
> >>> wrote:
> >>>
> >>> > Thanks Sunil for your reminder,
> >>> >
> >>> > branch-3.2.2 is ready now [1] and also mark branch-3.2 to 'prepare
> for
> >>> > 3.2.3 development' [2].
> >>> > Please help to give another check if you have time.
> >>> >
> >>> > Thanks.
> >>> >
> >>> > [1]
> >>>
> https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_hadoop_commits_branch-2D3.2.2=DwIBaQ=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY=KVdP1SUmHYb-tZP8tcigmw=QopE4z-adN2ofsasgUJBO9T6otSqQwA_lvjlDvzaDj4=5VhJo-jLXCdf8Db8WO06oowMfEFT7pIio255mBm1Flg=
> >>> > [2]
> >>>
> https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_hadoop_commits_branch-2D3.2=DwIBaQ=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY=KVdP1SUmHYb-tZP8tcigmw=QopE4z-adN2ofsasgUJBO9T6otSqQwA_lvjlDvzaDj4=zESRGqLVBSaekRIRFHYT2n5LLpVQNoVEZGIz5WRLRFw=
> >>> >
> >>> > On Fri, Oct 16, 2020 at 12:03 PM Sunil Govindan 
> >>> wrote:
> >>> >
> >>> >> Thank you
> >>> >>
> >>> >> Did we also cut the branch already ?
> >>> >>
> >>> >> Sunil
> >>> >>
> >>> >> On Fri, 16 Oct 2020 at 9:14 AM, Xiaoqiao He 
> >>> >> wrote:
> >>> >>
> >>> >>> Hi All,
> >>> >>>
> >>> >>> All issues targeted to 3.2.2 have been resolved from now on[1],
> >>> Thanks
> >>> >>> everyone for your works.
> >>> >>> Will try to operate code frozen and create the release candidate
> >>> today.
> >>> >>> Thanks.
> >>> >>>
> >>> >>> [1]
> >>> >>>
> >>>
> https://urldefense.proofpoint.com/v2/url?u=https-3A__issues.apache.org_jira_secure_Dashboard.jspa-3FselectPageId-3D12335948=DwIBaQ=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY=KVdP1SUmHYb-tZP8tcigmw=QopE4z-adN2ofsasgUJBO9T6otSqQwA_lvjlDvzaDj4=eACU__Fq-l9QTTfNhg2QTdUGZd5EnoEF_GoZVX7SVus=
> >>> >>>
> >>> >>> On Fri, Oct 2, 2020 at 2:34 PM Xiaoqiao He 
> >>> >>> wrote:
> >>> >>>
> >>>  Thanks to Wei-Chiu for your reminder, the dashboard and filters
> have
> >>>  been updated. It is visible to the public now.
> >>> 
> >>>  Thanks, Regards.
> >>> 
> >>>  [1]
> >>> 
> >>>
> https://urldefense.proofpoint.com/v2/url?u=https-3A__issues.apache.org_jira_secure_Dashboard.jspa-3FselectPageId-3D12335948=DwIBaQ=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY=KVdP1SUmHYb-tZP8tcigmw=QopE4z-adN2ofsasgUJBO9T6otSqQwA_lvjlDvzaDj4=eACU__Fq-l9QTTfNhg2QTdUGZd5EnoEF_GoZVX7SVus=
> >>> 
> >>> 
> >>>  On Fri, Oct 2, 2020 at 6:30 AM Wei-Chiu Chuang <
> weic...@apache.org>
> >>>  wrote:
> >>> 
> >>> > Thanks Xiaoqiao!
> >>> > Glad to see this is moving along. I noticed your dashboard has
> >>> private
> >>> > filters and therefore the results are not visible publicly.
> >>> >
> >>> > On Tue, Sep 29, 2020 at 10:02 PM Xiaoqiao He <
> >>> hexiaoq...@apache.org>
> >>> > wrote:
> >>> >
> >>> > > Hi All,
> >>> > >
> >>> > > Plan to code frozen for Hadoop-3.2.2 release at 2020/10/15.
> From
> >>> now
> >>> > on,
> >>> > > most of the issues have been resolved. And there are two JIRA
> >>> still
> >>> > open
> >>> > > which target to 3.2.2 traced by [1].
> >>> > >
> >>> > > *
> >>>
> 

Re: [E] Re: Hadoop 3.2.2 Release Code Freeze Plan

2020-10-17 Thread Xiaoqiao He
Thanks Eric and Sunil for your reviews.

Update pom.xml in the top-level directory.[1]

> -3.2.2-SNAPSHOT
> +   3.2.3-SNAPSHOT


Try to grep '3.2.2-SNAPSHOT' in the whole project and not found anymore,
try to compile branch-3.2 at local and pass.
Please give another review if convenient.

Thanks. Regards.

- He Xiaoqiao

[1]
https://github.com/apache/hadoop/commit/4a1f1bf5de060f4847c070c4fe920cc233feb721

On Sat, Oct 17, 2020 at 10:49 AM Sunil Govindan  wrote:

> Yes. I ran a compilation and it also failed. This is an issue when we do
> maven set version command because hadoop.version in the parent pom also
> needs to be set.
>
> 3.2.2-SNAPSHOT
>
> On Sat, Oct 17, 2020 at 12:15 AM Eric Badger 
> wrote:
>
>> Hi Xiaoqiao,
>>
>> I believe that
>> https://github.com/apache/hadoop/commit/3274fd139d9b612e449fc234f8804a2a97ae6c47
>> broke compilation for branch-3.2. Looks like you missed a 3.2.2 -> 3.2.3 in
>> pom.xml in the top-level directory.
>>
>>
>> https://github.com/apache/hadoop/blob/3274fd139d9b612e449fc234f8804a2a97ae6c47/pom.xml#L83
>>
>> Eric
>>
>> On Fri, Oct 16, 2020 at 6:43 AM Sunil Govindan  wrote:
>>
>>> Looks good to me.
>>>
>>> Thanks Xiaoquio.
>>>
>>> + Sunil
>>>
>>> On Fri, Oct 16, 2020 at 12:36 PM Xiaoqiao He 
>>> wrote:
>>>
>>> > Thanks Sunil for your reminder,
>>> >
>>> > branch-3.2.2 is ready now [1] and also mark branch-3.2 to 'prepare for
>>> > 3.2.3 development' [2].
>>> > Please help to give another check if you have time.
>>> >
>>> > Thanks.
>>> >
>>> > [1]
>>> https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_hadoop_commits_branch-2D3.2.2=DwIBaQ=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY=KVdP1SUmHYb-tZP8tcigmw=QopE4z-adN2ofsasgUJBO9T6otSqQwA_lvjlDvzaDj4=5VhJo-jLXCdf8Db8WO06oowMfEFT7pIio255mBm1Flg=
>>> > [2]
>>> https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_hadoop_commits_branch-2D3.2=DwIBaQ=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY=KVdP1SUmHYb-tZP8tcigmw=QopE4z-adN2ofsasgUJBO9T6otSqQwA_lvjlDvzaDj4=zESRGqLVBSaekRIRFHYT2n5LLpVQNoVEZGIz5WRLRFw=
>>> >
>>> > On Fri, Oct 16, 2020 at 12:03 PM Sunil Govindan 
>>> wrote:
>>> >
>>> >> Thank you
>>> >>
>>> >> Did we also cut the branch already ?
>>> >>
>>> >> Sunil
>>> >>
>>> >> On Fri, 16 Oct 2020 at 9:14 AM, Xiaoqiao He 
>>> >> wrote:
>>> >>
>>> >>> Hi All,
>>> >>>
>>> >>> All issues targeted to 3.2.2 have been resolved from now on[1],
>>> Thanks
>>> >>> everyone for your works.
>>> >>> Will try to operate code frozen and create the release candidate
>>> today.
>>> >>> Thanks.
>>> >>>
>>> >>> [1]
>>> >>>
>>> https://urldefense.proofpoint.com/v2/url?u=https-3A__issues.apache.org_jira_secure_Dashboard.jspa-3FselectPageId-3D12335948=DwIBaQ=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY=KVdP1SUmHYb-tZP8tcigmw=QopE4z-adN2ofsasgUJBO9T6otSqQwA_lvjlDvzaDj4=eACU__Fq-l9QTTfNhg2QTdUGZd5EnoEF_GoZVX7SVus=
>>> >>>
>>> >>> On Fri, Oct 2, 2020 at 2:34 PM Xiaoqiao He 
>>> >>> wrote:
>>> >>>
>>>  Thanks to Wei-Chiu for your reminder, the dashboard and filters have
>>>  been updated. It is visible to the public now.
>>> 
>>>  Thanks, Regards.
>>> 
>>>  [1]
>>> 
>>> https://urldefense.proofpoint.com/v2/url?u=https-3A__issues.apache.org_jira_secure_Dashboard.jspa-3FselectPageId-3D12335948=DwIBaQ=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY=KVdP1SUmHYb-tZP8tcigmw=QopE4z-adN2ofsasgUJBO9T6otSqQwA_lvjlDvzaDj4=eACU__Fq-l9QTTfNhg2QTdUGZd5EnoEF_GoZVX7SVus=
>>> 
>>> 
>>>  On Fri, Oct 2, 2020 at 6:30 AM Wei-Chiu Chuang 
>>>  wrote:
>>> 
>>> > Thanks Xiaoqiao!
>>> > Glad to see this is moving along. I noticed your dashboard has
>>> private
>>> > filters and therefore the results are not visible publicly.
>>> >
>>> > On Tue, Sep 29, 2020 at 10:02 PM Xiaoqiao He <
>>> hexiaoq...@apache.org>
>>> > wrote:
>>> >
>>> > > Hi All,
>>> > >
>>> > > Plan to code frozen for Hadoop-3.2.2 release at 2020/10/15. From
>>> now
>>> > on,
>>> > > most of the issues have been resolved. And there are two JIRA
>>> still
>>> > open
>>> > > which target to 3.2.2 traced by [1].
>>> > >
>>> > > *
>>> https://urldefense.proofpoint.com/v2/url?u=https-3A__issues.apache.org_jira_browse_YARN-2D10244=DwIBaQ=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY=KVdP1SUmHYb-tZP8tcigmw=QopE4z-adN2ofsasgUJBO9T6otSqQwA_lvjlDvzaDj4=DMkkzyzTBFbE3eek-Rn9bNABvCEVAp4d3KIhrvuWEc8=
>>> > > *
>>> https://urldefense.proofpoint.com/v2/url?u=https-3A__issues.apache.org_jira_browse_HADOOP-2D17287=DwIBaQ=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY=KVdP1SUmHYb-tZP8tcigmw=QopE4z-adN2ofsasgUJBO9T6otSqQwA_lvjlDvzaDj4=BadkXOH-nNJiIeBOZSmp9LyKiO699BcqPqkzr-_MT14=
>>> > >
>>> > > Please let us know if this is really blocking for 3.2.2, if not
>>> > kindly
>>> > > move it out. If required to involve in 3.2.2, Please try to push
>>> them
>>> > > forward recently.
>>> > >
>>> > > Thanks & Best Regards,
>>> > > He Xiaoqiao
>>> > >
>>> > > 

Re: [E] Re: Hadoop 3.2.2 Release Code Freeze Plan

2020-10-16 Thread Sunil Govindan
Yes. I ran a compilation and it also failed. This is an issue when we do
maven set version command because hadoop.version in the parent pom also
needs to be set.

3.2.2-SNAPSHOT

On Sat, Oct 17, 2020 at 12:15 AM Eric Badger 
wrote:

> Hi Xiaoqiao,
>
> I believe that
> https://github.com/apache/hadoop/commit/3274fd139d9b612e449fc234f8804a2a97ae6c47
> broke compilation for branch-3.2. Looks like you missed a 3.2.2 -> 3.2.3 in
> pom.xml in the top-level directory.
>
>
> https://github.com/apache/hadoop/blob/3274fd139d9b612e449fc234f8804a2a97ae6c47/pom.xml#L83
>
> Eric
>
> On Fri, Oct 16, 2020 at 6:43 AM Sunil Govindan  wrote:
>
>> Looks good to me.
>>
>> Thanks Xiaoquio.
>>
>> + Sunil
>>
>> On Fri, Oct 16, 2020 at 12:36 PM Xiaoqiao He 
>> wrote:
>>
>> > Thanks Sunil for your reminder,
>> >
>> > branch-3.2.2 is ready now [1] and also mark branch-3.2 to 'prepare for
>> > 3.2.3 development' [2].
>> > Please help to give another check if you have time.
>> >
>> > Thanks.
>> >
>> > [1]
>> https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_hadoop_commits_branch-2D3.2.2=DwIBaQ=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY=KVdP1SUmHYb-tZP8tcigmw=QopE4z-adN2ofsasgUJBO9T6otSqQwA_lvjlDvzaDj4=5VhJo-jLXCdf8Db8WO06oowMfEFT7pIio255mBm1Flg=
>> > [2]
>> https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_hadoop_commits_branch-2D3.2=DwIBaQ=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY=KVdP1SUmHYb-tZP8tcigmw=QopE4z-adN2ofsasgUJBO9T6otSqQwA_lvjlDvzaDj4=zESRGqLVBSaekRIRFHYT2n5LLpVQNoVEZGIz5WRLRFw=
>> >
>> > On Fri, Oct 16, 2020 at 12:03 PM Sunil Govindan 
>> wrote:
>> >
>> >> Thank you
>> >>
>> >> Did we also cut the branch already ?
>> >>
>> >> Sunil
>> >>
>> >> On Fri, 16 Oct 2020 at 9:14 AM, Xiaoqiao He 
>> >> wrote:
>> >>
>> >>> Hi All,
>> >>>
>> >>> All issues targeted to 3.2.2 have been resolved from now on[1], Thanks
>> >>> everyone for your works.
>> >>> Will try to operate code frozen and create the release candidate
>> today.
>> >>> Thanks.
>> >>>
>> >>> [1]
>> >>>
>> https://urldefense.proofpoint.com/v2/url?u=https-3A__issues.apache.org_jira_secure_Dashboard.jspa-3FselectPageId-3D12335948=DwIBaQ=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY=KVdP1SUmHYb-tZP8tcigmw=QopE4z-adN2ofsasgUJBO9T6otSqQwA_lvjlDvzaDj4=eACU__Fq-l9QTTfNhg2QTdUGZd5EnoEF_GoZVX7SVus=
>> >>>
>> >>> On Fri, Oct 2, 2020 at 2:34 PM Xiaoqiao He 
>> >>> wrote:
>> >>>
>>  Thanks to Wei-Chiu for your reminder, the dashboard and filters have
>>  been updated. It is visible to the public now.
>> 
>>  Thanks, Regards.
>> 
>>  [1]
>> 
>> https://urldefense.proofpoint.com/v2/url?u=https-3A__issues.apache.org_jira_secure_Dashboard.jspa-3FselectPageId-3D12335948=DwIBaQ=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY=KVdP1SUmHYb-tZP8tcigmw=QopE4z-adN2ofsasgUJBO9T6otSqQwA_lvjlDvzaDj4=eACU__Fq-l9QTTfNhg2QTdUGZd5EnoEF_GoZVX7SVus=
>> 
>> 
>>  On Fri, Oct 2, 2020 at 6:30 AM Wei-Chiu Chuang 
>>  wrote:
>> 
>> > Thanks Xiaoqiao!
>> > Glad to see this is moving along. I noticed your dashboard has
>> private
>> > filters and therefore the results are not visible publicly.
>> >
>> > On Tue, Sep 29, 2020 at 10:02 PM Xiaoqiao He > >
>> > wrote:
>> >
>> > > Hi All,
>> > >
>> > > Plan to code frozen for Hadoop-3.2.2 release at 2020/10/15. From
>> now
>> > on,
>> > > most of the issues have been resolved. And there are two JIRA
>> still
>> > open
>> > > which target to 3.2.2 traced by [1].
>> > >
>> > > *
>> https://urldefense.proofpoint.com/v2/url?u=https-3A__issues.apache.org_jira_browse_YARN-2D10244=DwIBaQ=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY=KVdP1SUmHYb-tZP8tcigmw=QopE4z-adN2ofsasgUJBO9T6otSqQwA_lvjlDvzaDj4=DMkkzyzTBFbE3eek-Rn9bNABvCEVAp4d3KIhrvuWEc8=
>> > > *
>> https://urldefense.proofpoint.com/v2/url?u=https-3A__issues.apache.org_jira_browse_HADOOP-2D17287=DwIBaQ=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY=KVdP1SUmHYb-tZP8tcigmw=QopE4z-adN2ofsasgUJBO9T6otSqQwA_lvjlDvzaDj4=BadkXOH-nNJiIeBOZSmp9LyKiO699BcqPqkzr-_MT14=
>> > >
>> > > Please let us know if this is really blocking for 3.2.2, if not
>> > kindly
>> > > move it out. If required to involve in 3.2.2, Please try to push
>> them
>> > > forward recently.
>> > >
>> > > Thanks & Best Regards,
>> > > He Xiaoqiao
>> > >
>> > > [1]
>> > >
>> >
>> https://urldefense.proofpoint.com/v2/url?u=https-3A__issues.apache.org_jira_secure_Dashboard.jspa-3FselectPageId-3D12335948=DwIBaQ=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY=KVdP1SUmHYb-tZP8tcigmw=QopE4z-adN2ofsasgUJBO9T6otSqQwA_lvjlDvzaDj4=eACU__Fq-l9QTTfNhg2QTdUGZd5EnoEF_GoZVX7SVus=
>> > >
>> >
>> 
>>
>


Re: [E] Re: Hadoop 3.2.2 Release Code Freeze Plan

2020-10-16 Thread Eric Badger
Hi Xiaoqiao,

I believe that
https://github.com/apache/hadoop/commit/3274fd139d9b612e449fc234f8804a2a97ae6c47
broke compilation for branch-3.2. Looks like you missed a 3.2.2 -> 3.2.3 in
pom.xml in the top-level directory.

https://github.com/apache/hadoop/blob/3274fd139d9b612e449fc234f8804a2a97ae6c47/pom.xml#L83

Eric

On Fri, Oct 16, 2020 at 6:43 AM Sunil Govindan  wrote:

> Looks good to me.
>
> Thanks Xiaoquio.
>
> + Sunil
>
> On Fri, Oct 16, 2020 at 12:36 PM Xiaoqiao He 
> wrote:
>
> > Thanks Sunil for your reminder,
> >
> > branch-3.2.2 is ready now [1] and also mark branch-3.2 to 'prepare for
> > 3.2.3 development' [2].
> > Please help to give another check if you have time.
> >
> > Thanks.
> >
> > [1]
> https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_hadoop_commits_branch-2D3.2.2=DwIBaQ=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY=KVdP1SUmHYb-tZP8tcigmw=QopE4z-adN2ofsasgUJBO9T6otSqQwA_lvjlDvzaDj4=5VhJo-jLXCdf8Db8WO06oowMfEFT7pIio255mBm1Flg=
> > [2]
> https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_hadoop_commits_branch-2D3.2=DwIBaQ=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY=KVdP1SUmHYb-tZP8tcigmw=QopE4z-adN2ofsasgUJBO9T6otSqQwA_lvjlDvzaDj4=zESRGqLVBSaekRIRFHYT2n5LLpVQNoVEZGIz5WRLRFw=
> >
> > On Fri, Oct 16, 2020 at 12:03 PM Sunil Govindan 
> wrote:
> >
> >> Thank you
> >>
> >> Did we also cut the branch already ?
> >>
> >> Sunil
> >>
> >> On Fri, 16 Oct 2020 at 9:14 AM, Xiaoqiao He 
> >> wrote:
> >>
> >>> Hi All,
> >>>
> >>> All issues targeted to 3.2.2 have been resolved from now on[1], Thanks
> >>> everyone for your works.
> >>> Will try to operate code frozen and create the release candidate today.
> >>> Thanks.
> >>>
> >>> [1]
> >>>
> https://urldefense.proofpoint.com/v2/url?u=https-3A__issues.apache.org_jira_secure_Dashboard.jspa-3FselectPageId-3D12335948=DwIBaQ=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY=KVdP1SUmHYb-tZP8tcigmw=QopE4z-adN2ofsasgUJBO9T6otSqQwA_lvjlDvzaDj4=eACU__Fq-l9QTTfNhg2QTdUGZd5EnoEF_GoZVX7SVus=
> >>>
> >>> On Fri, Oct 2, 2020 at 2:34 PM Xiaoqiao He 
> >>> wrote:
> >>>
>  Thanks to Wei-Chiu for your reminder, the dashboard and filters have
>  been updated. It is visible to the public now.
> 
>  Thanks, Regards.
> 
>  [1]
> 
> https://urldefense.proofpoint.com/v2/url?u=https-3A__issues.apache.org_jira_secure_Dashboard.jspa-3FselectPageId-3D12335948=DwIBaQ=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY=KVdP1SUmHYb-tZP8tcigmw=QopE4z-adN2ofsasgUJBO9T6otSqQwA_lvjlDvzaDj4=eACU__Fq-l9QTTfNhg2QTdUGZd5EnoEF_GoZVX7SVus=
> 
> 
>  On Fri, Oct 2, 2020 at 6:30 AM Wei-Chiu Chuang 
>  wrote:
> 
> > Thanks Xiaoqiao!
> > Glad to see this is moving along. I noticed your dashboard has
> private
> > filters and therefore the results are not visible publicly.
> >
> > On Tue, Sep 29, 2020 at 10:02 PM Xiaoqiao He 
> > wrote:
> >
> > > Hi All,
> > >
> > > Plan to code frozen for Hadoop-3.2.2 release at 2020/10/15. From
> now
> > on,
> > > most of the issues have been resolved. And there are two JIRA still
> > open
> > > which target to 3.2.2 traced by [1].
> > >
> > > *
> https://urldefense.proofpoint.com/v2/url?u=https-3A__issues.apache.org_jira_browse_YARN-2D10244=DwIBaQ=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY=KVdP1SUmHYb-tZP8tcigmw=QopE4z-adN2ofsasgUJBO9T6otSqQwA_lvjlDvzaDj4=DMkkzyzTBFbE3eek-Rn9bNABvCEVAp4d3KIhrvuWEc8=
> > > *
> https://urldefense.proofpoint.com/v2/url?u=https-3A__issues.apache.org_jira_browse_HADOOP-2D17287=DwIBaQ=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY=KVdP1SUmHYb-tZP8tcigmw=QopE4z-adN2ofsasgUJBO9T6otSqQwA_lvjlDvzaDj4=BadkXOH-nNJiIeBOZSmp9LyKiO699BcqPqkzr-_MT14=
> > >
> > > Please let us know if this is really blocking for 3.2.2, if not
> > kindly
> > > move it out. If required to involve in 3.2.2, Please try to push
> them
> > > forward recently.
> > >
> > > Thanks & Best Regards,
> > > He Xiaoqiao
> > >
> > > [1]
> > >
> >
> https://urldefense.proofpoint.com/v2/url?u=https-3A__issues.apache.org_jira_secure_Dashboard.jspa-3FselectPageId-3D12335948=DwIBaQ=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY=KVdP1SUmHYb-tZP8tcigmw=QopE4z-adN2ofsasgUJBO9T6otSqQwA_lvjlDvzaDj4=eACU__Fq-l9QTTfNhg2QTdUGZd5EnoEF_GoZVX7SVus=
> > >
> >
> 
>


Re: Hadoop 3.2.2 Release Code Freeze Plan

2020-10-16 Thread Sunil Govindan
Looks good to me.

Thanks Xiaoquio.

+ Sunil

On Fri, Oct 16, 2020 at 12:36 PM Xiaoqiao He  wrote:

> Thanks Sunil for your reminder,
>
> branch-3.2.2 is ready now [1] and also mark branch-3.2 to 'prepare for
> 3.2.3 development' [2].
> Please help to give another check if you have time.
>
> Thanks.
>
> [1] https://github.com/apache/hadoop/commits/branch-3.2.2
> [2] https://github.com/apache/hadoop/commits/branch-3.2
>
> On Fri, Oct 16, 2020 at 12:03 PM Sunil Govindan  wrote:
>
>> Thank you
>>
>> Did we also cut the branch already ?
>>
>> Sunil
>>
>> On Fri, 16 Oct 2020 at 9:14 AM, Xiaoqiao He 
>> wrote:
>>
>>> Hi All,
>>>
>>> All issues targeted to 3.2.2 have been resolved from now on[1], Thanks
>>> everyone for your works.
>>> Will try to operate code frozen and create the release candidate today.
>>> Thanks.
>>>
>>> [1]
>>> https://issues.apache.org/jira/secure/Dashboard.jspa?selectPageId=12335948
>>>
>>> On Fri, Oct 2, 2020 at 2:34 PM Xiaoqiao He 
>>> wrote:
>>>
 Thanks to Wei-Chiu for your reminder, the dashboard and filters have
 been updated. It is visible to the public now.

 Thanks, Regards.

 [1]
 https://issues.apache.org/jira/secure/Dashboard.jspa?selectPageId=12335948


 On Fri, Oct 2, 2020 at 6:30 AM Wei-Chiu Chuang 
 wrote:

> Thanks Xiaoqiao!
> Glad to see this is moving along. I noticed your dashboard has private
> filters and therefore the results are not visible publicly.
>
> On Tue, Sep 29, 2020 at 10:02 PM Xiaoqiao He 
> wrote:
>
> > Hi All,
> >
> > Plan to code frozen for Hadoop-3.2.2 release at 2020/10/15. From now
> on,
> > most of the issues have been resolved. And there are two JIRA still
> open
> > which target to 3.2.2 traced by [1].
> >
> > * https://issues.apache.org/jira/browse/YARN-10244
> > * https://issues.apache.org/jira/browse/HADOOP-17287
> >
> > Please let us know if this is really blocking for 3.2.2, if not
> kindly
> > move it out. If required to involve in 3.2.2, Please try to push them
> > forward recently.
> >
> > Thanks & Best Regards,
> > He Xiaoqiao
> >
> > [1]
> >
> https://issues.apache.org/jira/secure/Dashboard.jspa?selectPageId=12335948
> >
>



Re: Hadoop 3.2.2 Release Code Freeze Plan

2020-10-16 Thread Xiaoqiao He
Thanks Sunil for your reminder,

branch-3.2.2 is ready now [1] and also mark branch-3.2 to 'prepare for
3.2.3 development' [2].
Please help to give another check if you have time.

Thanks.

[1] https://github.com/apache/hadoop/commits/branch-3.2.2
[2] https://github.com/apache/hadoop/commits/branch-3.2

On Fri, Oct 16, 2020 at 12:03 PM Sunil Govindan  wrote:

> Thank you
>
> Did we also cut the branch already ?
>
> Sunil
>
> On Fri, 16 Oct 2020 at 9:14 AM, Xiaoqiao He  wrote:
>
>> Hi All,
>>
>> All issues targeted to 3.2.2 have been resolved from now on[1], Thanks
>> everyone for your works.
>> Will try to operate code frozen and create the release candidate today.
>> Thanks.
>>
>> [1]
>> https://issues.apache.org/jira/secure/Dashboard.jspa?selectPageId=12335948
>>
>> On Fri, Oct 2, 2020 at 2:34 PM Xiaoqiao He  wrote:
>>
>>> Thanks to Wei-Chiu for your reminder, the dashboard and filters have
>>> been updated. It is visible to the public now.
>>>
>>> Thanks, Regards.
>>>
>>> [1]
>>> https://issues.apache.org/jira/secure/Dashboard.jspa?selectPageId=12335948
>>>
>>>
>>> On Fri, Oct 2, 2020 at 6:30 AM Wei-Chiu Chuang 
>>> wrote:
>>>
 Thanks Xiaoqiao!
 Glad to see this is moving along. I noticed your dashboard has private
 filters and therefore the results are not visible publicly.

 On Tue, Sep 29, 2020 at 10:02 PM Xiaoqiao He 
 wrote:

 > Hi All,
 >
 > Plan to code frozen for Hadoop-3.2.2 release at 2020/10/15. From now
 on,
 > most of the issues have been resolved. And there are two JIRA still
 open
 > which target to 3.2.2 traced by [1].
 >
 > * https://issues.apache.org/jira/browse/YARN-10244
 > * https://issues.apache.org/jira/browse/HADOOP-17287
 >
 > Please let us know if this is really blocking for 3.2.2, if not kindly
 > move it out. If required to involve in 3.2.2, Please try to push them
 > forward recently.
 >
 > Thanks & Best Regards,
 > He Xiaoqiao
 >
 > [1]
 >
 https://issues.apache.org/jira/secure/Dashboard.jspa?selectPageId=12335948
 >

>>>


Re: Hadoop 3.2.2 Release Code Freeze Plan

2020-10-15 Thread Sunil Govindan
Thank you

Did we also cut the branch already ?

Sunil

On Fri, 16 Oct 2020 at 9:14 AM, Xiaoqiao He  wrote:

> Hi All,
>
> All issues targeted to 3.2.2 have been resolved from now on[1], Thanks
> everyone for your works.
> Will try to operate code frozen and create the release candidate today.
> Thanks.
>
> [1]
> https://issues.apache.org/jira/secure/Dashboard.jspa?selectPageId=12335948
>
> On Fri, Oct 2, 2020 at 2:34 PM Xiaoqiao He  wrote:
>
>> Thanks to Wei-Chiu for your reminder, the dashboard and filters have been
>> updated. It is visible to the public now.
>>
>> Thanks, Regards.
>>
>> [1]
>> https://issues.apache.org/jira/secure/Dashboard.jspa?selectPageId=12335948
>>
>>
>> On Fri, Oct 2, 2020 at 6:30 AM Wei-Chiu Chuang 
>> wrote:
>>
>>> Thanks Xiaoqiao!
>>> Glad to see this is moving along. I noticed your dashboard has private
>>> filters and therefore the results are not visible publicly.
>>>
>>> On Tue, Sep 29, 2020 at 10:02 PM Xiaoqiao He 
>>> wrote:
>>>
>>> > Hi All,
>>> >
>>> > Plan to code frozen for Hadoop-3.2.2 release at 2020/10/15. From now
>>> on,
>>> > most of the issues have been resolved. And there are two JIRA still
>>> open
>>> > which target to 3.2.2 traced by [1].
>>> >
>>> > * https://issues.apache.org/jira/browse/YARN-10244
>>> > * https://issues.apache.org/jira/browse/HADOOP-17287
>>> >
>>> > Please let us know if this is really blocking for 3.2.2, if not kindly
>>> > move it out. If required to involve in 3.2.2, Please try to push them
>>> > forward recently.
>>> >
>>> > Thanks & Best Regards,
>>> > He Xiaoqiao
>>> >
>>> > [1]
>>> >
>>> https://issues.apache.org/jira/secure/Dashboard.jspa?selectPageId=12335948
>>> >
>>>
>>


Re: Hadoop 3.2.2 Release Code Freeze Plan

2020-10-15 Thread Xiaoqiao He
Hi All,

All issues targeted to 3.2.2 have been resolved from now on[1], Thanks
everyone for your works.
Will try to operate code frozen and create the release candidate today.
Thanks.

[1]
https://issues.apache.org/jira/secure/Dashboard.jspa?selectPageId=12335948

On Fri, Oct 2, 2020 at 2:34 PM Xiaoqiao He  wrote:

> Thanks to Wei-Chiu for your reminder, the dashboard and filters have been
> updated. It is visible to the public now.
>
> Thanks, Regards.
>
> [1]
> https://issues.apache.org/jira/secure/Dashboard.jspa?selectPageId=12335948
>
>
> On Fri, Oct 2, 2020 at 6:30 AM Wei-Chiu Chuang  wrote:
>
>> Thanks Xiaoqiao!
>> Glad to see this is moving along. I noticed your dashboard has private
>> filters and therefore the results are not visible publicly.
>>
>> On Tue, Sep 29, 2020 at 10:02 PM Xiaoqiao He 
>> wrote:
>>
>> > Hi All,
>> >
>> > Plan to code frozen for Hadoop-3.2.2 release at 2020/10/15. From now on,
>> > most of the issues have been resolved. And there are two JIRA still open
>> > which target to 3.2.2 traced by [1].
>> >
>> > * https://issues.apache.org/jira/browse/YARN-10244
>> > * https://issues.apache.org/jira/browse/HADOOP-17287
>> >
>> > Please let us know if this is really blocking for 3.2.2, if not kindly
>> > move it out. If required to involve in 3.2.2, Please try to push them
>> > forward recently.
>> >
>> > Thanks & Best Regards,
>> > He Xiaoqiao
>> >
>> > [1]
>> >
>> https://issues.apache.org/jira/secure/Dashboard.jspa?selectPageId=12335948
>> >
>>
>


Re: Hadoop 3.2.2 Release Code Freeze Plan

2020-10-02 Thread Xiaoqiao He
Thanks to Wei-Chiu for your reminder, the dashboard and filters have been
updated. It is visible to the public now.

Thanks, Regards.

[1]
https://issues.apache.org/jira/secure/Dashboard.jspa?selectPageId=12335948


On Fri, Oct 2, 2020 at 6:30 AM Wei-Chiu Chuang  wrote:

> Thanks Xiaoqiao!
> Glad to see this is moving along. I noticed your dashboard has private
> filters and therefore the results are not visible publicly.
>
> On Tue, Sep 29, 2020 at 10:02 PM Xiaoqiao He 
> wrote:
>
> > Hi All,
> >
> > Plan to code frozen for Hadoop-3.2.2 release at 2020/10/15. From now on,
> > most of the issues have been resolved. And there are two JIRA still open
> > which target to 3.2.2 traced by [1].
> >
> > * https://issues.apache.org/jira/browse/YARN-10244
> > * https://issues.apache.org/jira/browse/HADOOP-17287
> >
> > Please let us know if this is really blocking for 3.2.2, if not kindly
> > move it out. If required to involve in 3.2.2, Please try to push them
> > forward recently.
> >
> > Thanks & Best Regards,
> > He Xiaoqiao
> >
> > [1]
> >
> https://issues.apache.org/jira/secure/Dashboard.jspa?selectPageId=12335948
> >
>


Re: Hadoop 3.2.2 Release Code Freeze Plan

2020-10-01 Thread Wei-Chiu Chuang
Thanks Xiaoqiao!
Glad to see this is moving along. I noticed your dashboard has private
filters and therefore the results are not visible publicly.

On Tue, Sep 29, 2020 at 10:02 PM Xiaoqiao He  wrote:

> Hi All,
>
> Plan to code frozen for Hadoop-3.2.2 release at 2020/10/15. From now on,
> most of the issues have been resolved. And there are two JIRA still open
> which target to 3.2.2 traced by [1].
>
> * https://issues.apache.org/jira/browse/YARN-10244
> * https://issues.apache.org/jira/browse/HADOOP-17287
>
> Please let us know if this is really blocking for 3.2.2, if not kindly
> move it out. If required to involve in 3.2.2, Please try to push them
> forward recently.
>
> Thanks & Best Regards,
> He Xiaoqiao
>
> [1]
> https://issues.apache.org/jira/secure/Dashboard.jspa?selectPageId=12335948
>