Re: [VOTE] Release Apache InLong 0.9.0-incubating RC1

2021-07-19 Thread Goson zhang
Thanks @Xun Liu

Xun Liu  于2021年7月20日周二 上午10:01写道:

> +1 (non-binding) from me, I have checked the following items:
>
> - Incubating in name
> - LICENSE/NOTICE/DISCLAIMER-WIP files exists
> - All links are valid
> - No unexpected binary files
> - All ASF files have ASF headers
>   use: mvn clean apache-rat:check
> - Can compile from source
>use: mvn compile
>mvn clean package
>mvn clean package install
> - All Tests Passed
>  use: mvn test
>
> Best regards
> Xun Liu
>
> On Mon, Jul 19, 2021 at 8:49 PM Goson zhang  wrote:
>
>> Hi
>> @Ray: I have updated the wrong comment content in the KEYS file (other
>> content remains the same and does not need to be modified)
>>
>> @sebb, I have submitted a PR and modified the link to the download history
>> of the latest version on the homepage[1]
>>
>> Both parts are not included in the deliverable, I personally feel that the
>> version does not need to be returned, please take a look again.
>>
>> Thanks, all!
>>
>> 1.
>>
>> https://issues.apache.org/jira/projects/INLONG/issues/INLONG-765?filter=allopenissues
>>
>>
>> Goson zhang  于2021年7月19日周一 下午7:47写道:
>>
>> > Hi Ray:
>> >
>> > This problem is really not found, because the key is not added or
>> modified
>> > this time, and the content before the name change is still used. The
>> > initial consideration is that the items before and after the KEYS are
>> the
>> > same, and the original KEYS is retained to facilitate the previous
>> > packaging and signatures.
>> >
>> > I took a look, if I want to change it, I need to replace all the TubeMQ
>> > tags in the KEYS file
>> >
>> > Does this issue need to be reissued, or can it be fixed in the next
>> > version?
>> >
>> >
>> > Goson zhang  于2021年7月19日周一 下午7:19写道:
>> >
>> >> Hi sebb:
>> >>
>> >> It should be caused by the website's document update problem [1]. In
>> >> fact, version 0.8.0 has been released in accordance with the
>> requirements
>> >> of the specification [2] and exists in the specified location.
>> >>
>> >> This part is a problem for my understanding: at first, I thought that
>> the
>> >> project was renamed, and then the deliverables packaged with the TubeMQ
>> >> name need to be placed on the archive server and release the position
>> for
>> >> the new version.
>> >>
>> >> 1.
>> >>
>> https://github.com/apache/incubator-inlong-website/commit/ceb9b1141ee365afe873b1642bd65690ee25febd#diff-379145edf668a21fb9bf765dbbd1c80b7eba35467d9b8e22d28409bdb611c1e8
>> >> 2.
>> >>
>> https://www.apache.org/dyn/closer.lua/incubator/inlong/0.8.0-incubating
>> >>
>> >> I'll fix this question.
>> >>
>> >> sebb  于2021年7月19日周一 下午6:01写道:
>> >>
>> >>> The current release is 0.8.0, yet on the download page the links all
>> >>> point to the archive server.
>> >>>
>> >>> Current releases must use the ASF mirror system and the main ASF
>> >>> server for the sigs and hashes.
>> >>>
>> >>> This suggests that standard release practises are not being followed.
>> >>>
>> >>> On Mon, 19 Jul 2021 at 03:50, Goson zhang 
>> wrote:
>> >>> >
>> >>> > Hello Incubator Community,
>> >>> >
>> >>> > This is a call for a vote to release Apache InLong (Incubating)
>> >>> version
>> >>> > 0.9.0-incubating RC1
>> >>> >
>> >>> > The Apache InLong community has voted on and approved a
>> proposal to
>> >>> > release
>> >>> > Apache InLong (Incubating) version 0.9.0-incubating RC1
>> >>> >
>> >>> > We now kindly request the Incubator PMC members review and vote
>> on
>> >>> this
>> >>> > incubator release.
>> >>> >
>> >>> > InLong community vote thread:
>> >>> > •
>> >>> >
>> >>>
>> https://lists.apache.org/thread.html/r87faccf8c1ebe22c433bfcc43c17541fa81b7b7b6df9c393ed65460b%40%3Cdev.inlong.apache.org%3E
>> >>> >
>> >>> > Vote result thread:
>> >>> > •
>> >>> >
>> >>>
>> https://lists.apache.org/thread.html/rb64923310d6d1a7ae0bbd4c89a4426ef032e936cc9330154526e72ad%40%3Cdev.inlong.apache.org%3E
>> >>> >
>> >>> > The release candidate:
>> >>> > •
>> >>> >
>> >>>
>> https://dist.apache.org/repos/dist/dev/incubator/inlong/0.9.0-incubating-RC1
>> >>> >
>> >>> > Git tag for the release:
>> >>> > •
>> >>> https://github.com/apache/incubator-inlong/tree/0.9.0-incubating-RC1
>> >>> >
>> >>> > Release notes:
>> >>> > •
>> >>> >
>> >>>
>> https://github.com/apache/incubator-inlong/releases/tag/0.9.0-incubating-RC1
>> >>> >
>> >>> > The artifacts signed with PGP key
>> >>> >  9B12C2228BDFF4F4CFE849445EF3A66D57EC647A, corresponding to
>> >>> > gxch...@apache.org, that can be found in keys file:
>> >>> > • https://dist.apache.org/repos/dist/dev/incubator/inlong/KEYS
>> >>> >
>> >>> > The vote will be open for at least 72 hours or until a necessary
>> >>> number
>> >>> > of votes are reached.
>> >>> >
>> >>> > Please vote accordingly:
>> >>> >
>> >>> > [ ] +1 approve
>> >>> > [ ] +0 no opinion
>> >>> > [ ] -1 disapprove with the reason
>> >>> >
>> >>> > Thanks,
>> >>> > On behalf of Apache InLong 

Re: [VOTE] Release Apache InLong 0.9.0-incubating RC1

2021-07-19 Thread Xun Liu
+1 (non-binding) from me, I have checked the following items:

- Incubating in name
- LICENSE/NOTICE/DISCLAIMER-WIP files exists
- All links are valid
- No unexpected binary files
- All ASF files have ASF headers
  use: mvn clean apache-rat:check
- Can compile from source
   use: mvn compile
   mvn clean package
   mvn clean package install
- All Tests Passed
 use: mvn test

Best regards
Xun Liu

On Mon, Jul 19, 2021 at 8:49 PM Goson zhang  wrote:

> Hi
> @Ray: I have updated the wrong comment content in the KEYS file (other
> content remains the same and does not need to be modified)
>
> @sebb, I have submitted a PR and modified the link to the download history
> of the latest version on the homepage[1]
>
> Both parts are not included in the deliverable, I personally feel that the
> version does not need to be returned, please take a look again.
>
> Thanks, all!
>
> 1.
>
> https://issues.apache.org/jira/projects/INLONG/issues/INLONG-765?filter=allopenissues
>
>
> Goson zhang  于2021年7月19日周一 下午7:47写道:
>
> > Hi Ray:
> >
> > This problem is really not found, because the key is not added or
> modified
> > this time, and the content before the name change is still used. The
> > initial consideration is that the items before and after the KEYS are the
> > same, and the original KEYS is retained to facilitate the previous
> > packaging and signatures.
> >
> > I took a look, if I want to change it, I need to replace all the TubeMQ
> > tags in the KEYS file
> >
> > Does this issue need to be reissued, or can it be fixed in the next
> > version?
> >
> >
> > Goson zhang  于2021年7月19日周一 下午7:19写道:
> >
> >> Hi sebb:
> >>
> >> It should be caused by the website's document update problem [1]. In
> >> fact, version 0.8.0 has been released in accordance with the
> requirements
> >> of the specification [2] and exists in the specified location.
> >>
> >> This part is a problem for my understanding: at first, I thought that
> the
> >> project was renamed, and then the deliverables packaged with the TubeMQ
> >> name need to be placed on the archive server and release the position
> for
> >> the new version.
> >>
> >> 1.
> >>
> https://github.com/apache/incubator-inlong-website/commit/ceb9b1141ee365afe873b1642bd65690ee25febd#diff-379145edf668a21fb9bf765dbbd1c80b7eba35467d9b8e22d28409bdb611c1e8
> >> 2.
> >> https://www.apache.org/dyn/closer.lua/incubator/inlong/0.8.0-incubating
> >>
> >> I'll fix this question.
> >>
> >> sebb  于2021年7月19日周一 下午6:01写道:
> >>
> >>> The current release is 0.8.0, yet on the download page the links all
> >>> point to the archive server.
> >>>
> >>> Current releases must use the ASF mirror system and the main ASF
> >>> server for the sigs and hashes.
> >>>
> >>> This suggests that standard release practises are not being followed.
> >>>
> >>> On Mon, 19 Jul 2021 at 03:50, Goson zhang 
> wrote:
> >>> >
> >>> > Hello Incubator Community,
> >>> >
> >>> > This is a call for a vote to release Apache InLong (Incubating)
> >>> version
> >>> > 0.9.0-incubating RC1
> >>> >
> >>> > The Apache InLong community has voted on and approved a proposal
> to
> >>> > release
> >>> > Apache InLong (Incubating) version 0.9.0-incubating RC1
> >>> >
> >>> > We now kindly request the Incubator PMC members review and vote
> on
> >>> this
> >>> > incubator release.
> >>> >
> >>> > InLong community vote thread:
> >>> > •
> >>> >
> >>>
> https://lists.apache.org/thread.html/r87faccf8c1ebe22c433bfcc43c17541fa81b7b7b6df9c393ed65460b%40%3Cdev.inlong.apache.org%3E
> >>> >
> >>> > Vote result thread:
> >>> > •
> >>> >
> >>>
> https://lists.apache.org/thread.html/rb64923310d6d1a7ae0bbd4c89a4426ef032e936cc9330154526e72ad%40%3Cdev.inlong.apache.org%3E
> >>> >
> >>> > The release candidate:
> >>> > •
> >>> >
> >>>
> https://dist.apache.org/repos/dist/dev/incubator/inlong/0.9.0-incubating-RC1
> >>> >
> >>> > Git tag for the release:
> >>> > •
> >>> https://github.com/apache/incubator-inlong/tree/0.9.0-incubating-RC1
> >>> >
> >>> > Release notes:
> >>> > •
> >>> >
> >>>
> https://github.com/apache/incubator-inlong/releases/tag/0.9.0-incubating-RC1
> >>> >
> >>> > The artifacts signed with PGP key
> >>> >  9B12C2228BDFF4F4CFE849445EF3A66D57EC647A, corresponding to
> >>> > gxch...@apache.org, that can be found in keys file:
> >>> > • https://dist.apache.org/repos/dist/dev/incubator/inlong/KEYS
> >>> >
> >>> > The vote will be open for at least 72 hours or until a necessary
> >>> number
> >>> > of votes are reached.
> >>> >
> >>> > Please vote accordingly:
> >>> >
> >>> > [ ] +1 approve
> >>> > [ ] +0 no opinion
> >>> > [ ] -1 disapprove with the reason
> >>> >
> >>> > Thanks,
> >>> > On behalf of Apache InLong (Incubating) community
> >>>
> >>> -
> >>> To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
> >>> For additional commands, e-mail: 

Re: [VOTE] Release Apache InLong 0.9.0-incubating RC1

2021-07-19 Thread Goson zhang
Hi
@Ray: I have updated the wrong comment content in the KEYS file (other
content remains the same and does not need to be modified)

@sebb, I have submitted a PR and modified the link to the download history
of the latest version on the homepage[1]

Both parts are not included in the deliverable, I personally feel that the
version does not need to be returned, please take a look again.

Thanks, all!

1.
https://issues.apache.org/jira/projects/INLONG/issues/INLONG-765?filter=allopenissues


Goson zhang  于2021年7月19日周一 下午7:47写道:

> Hi Ray:
>
> This problem is really not found, because the key is not added or modified
> this time, and the content before the name change is still used. The
> initial consideration is that the items before and after the KEYS are the
> same, and the original KEYS is retained to facilitate the previous
> packaging and signatures.
>
> I took a look, if I want to change it, I need to replace all the TubeMQ
> tags in the KEYS file
>
> Does this issue need to be reissued, or can it be fixed in the next
> version?
>
>
> Goson zhang  于2021年7月19日周一 下午7:19写道:
>
>> Hi sebb:
>>
>> It should be caused by the website's document update problem [1]. In
>> fact, version 0.8.0 has been released in accordance with the requirements
>> of the specification [2] and exists in the specified location.
>>
>> This part is a problem for my understanding: at first, I thought that the
>> project was renamed, and then the deliverables packaged with the TubeMQ
>> name need to be placed on the archive server and release the position for
>> the new version.
>>
>> 1.
>> https://github.com/apache/incubator-inlong-website/commit/ceb9b1141ee365afe873b1642bd65690ee25febd#diff-379145edf668a21fb9bf765dbbd1c80b7eba35467d9b8e22d28409bdb611c1e8
>> 2.
>> https://www.apache.org/dyn/closer.lua/incubator/inlong/0.8.0-incubating
>>
>> I'll fix this question.
>>
>> sebb  于2021年7月19日周一 下午6:01写道:
>>
>>> The current release is 0.8.0, yet on the download page the links all
>>> point to the archive server.
>>>
>>> Current releases must use the ASF mirror system and the main ASF
>>> server for the sigs and hashes.
>>>
>>> This suggests that standard release practises are not being followed.
>>>
>>> On Mon, 19 Jul 2021 at 03:50, Goson zhang  wrote:
>>> >
>>> > Hello Incubator Community,
>>> >
>>> > This is a call for a vote to release Apache InLong (Incubating)
>>> version
>>> > 0.9.0-incubating RC1
>>> >
>>> > The Apache InLong community has voted on and approved a proposal to
>>> > release
>>> > Apache InLong (Incubating) version 0.9.0-incubating RC1
>>> >
>>> > We now kindly request the Incubator PMC members review and vote on
>>> this
>>> > incubator release.
>>> >
>>> > InLong community vote thread:
>>> > •
>>> >
>>> https://lists.apache.org/thread.html/r87faccf8c1ebe22c433bfcc43c17541fa81b7b7b6df9c393ed65460b%40%3Cdev.inlong.apache.org%3E
>>> >
>>> > Vote result thread:
>>> > •
>>> >
>>> https://lists.apache.org/thread.html/rb64923310d6d1a7ae0bbd4c89a4426ef032e936cc9330154526e72ad%40%3Cdev.inlong.apache.org%3E
>>> >
>>> > The release candidate:
>>> > •
>>> >
>>> https://dist.apache.org/repos/dist/dev/incubator/inlong/0.9.0-incubating-RC1
>>> >
>>> > Git tag for the release:
>>> > •
>>> https://github.com/apache/incubator-inlong/tree/0.9.0-incubating-RC1
>>> >
>>> > Release notes:
>>> > •
>>> >
>>> https://github.com/apache/incubator-inlong/releases/tag/0.9.0-incubating-RC1
>>> >
>>> > The artifacts signed with PGP key
>>> >  9B12C2228BDFF4F4CFE849445EF3A66D57EC647A, corresponding to
>>> > gxch...@apache.org, that can be found in keys file:
>>> > • https://dist.apache.org/repos/dist/dev/incubator/inlong/KEYS
>>> >
>>> > The vote will be open for at least 72 hours or until a necessary
>>> number
>>> > of votes are reached.
>>> >
>>> > Please vote accordingly:
>>> >
>>> > [ ] +1 approve
>>> > [ ] +0 no opinion
>>> > [ ] -1 disapprove with the reason
>>> >
>>> > Thanks,
>>> > On behalf of Apache InLong (Incubating) community
>>>
>>> -
>>> To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
>>> For additional commands, e-mail: general-h...@incubator.apache.org
>>>
>>>


Re: [VOTE] Release Apache InLong 0.9.0-incubating RC1

2021-07-19 Thread Goson zhang
Hi Ray:

This problem is really not found, because the key is not added or modified
this time, and the content before the name change is still used. The
initial consideration is that the items before and after the KEYS are the
same, and the original KEYS is retained to facilitate the previous
packaging and signatures.

I took a look, if I want to change it, I need to replace all the TubeMQ
tags in the KEYS file

Does this issue need to be reissued, or can it be fixed in the next version?


Goson zhang  于2021年7月19日周一 下午7:19写道:

> Hi sebb:
>
> It should be caused by the website's document update problem [1]. In fact,
> version 0.8.0 has been released in accordance with the requirements of the
> specification [2] and exists in the specified location.
>
> This part is a problem for my understanding: at first, I thought that the
> project was renamed, and then the deliverables packaged with the TubeMQ
> name need to be placed on the archive server and release the position for
> the new version.
>
> 1.
> https://github.com/apache/incubator-inlong-website/commit/ceb9b1141ee365afe873b1642bd65690ee25febd#diff-379145edf668a21fb9bf765dbbd1c80b7eba35467d9b8e22d28409bdb611c1e8
> 2. https://www.apache.org/dyn/closer.lua/incubator/inlong/0.8.0-incubating
>
> I'll fix this question.
>
> sebb  于2021年7月19日周一 下午6:01写道:
>
>> The current release is 0.8.0, yet on the download page the links all
>> point to the archive server.
>>
>> Current releases must use the ASF mirror system and the main ASF
>> server for the sigs and hashes.
>>
>> This suggests that standard release practises are not being followed.
>>
>> On Mon, 19 Jul 2021 at 03:50, Goson zhang  wrote:
>> >
>> > Hello Incubator Community,
>> >
>> > This is a call for a vote to release Apache InLong (Incubating)
>> version
>> > 0.9.0-incubating RC1
>> >
>> > The Apache InLong community has voted on and approved a proposal to
>> > release
>> > Apache InLong (Incubating) version 0.9.0-incubating RC1
>> >
>> > We now kindly request the Incubator PMC members review and vote on
>> this
>> > incubator release.
>> >
>> > InLong community vote thread:
>> > •
>> >
>> https://lists.apache.org/thread.html/r87faccf8c1ebe22c433bfcc43c17541fa81b7b7b6df9c393ed65460b%40%3Cdev.inlong.apache.org%3E
>> >
>> > Vote result thread:
>> > •
>> >
>> https://lists.apache.org/thread.html/rb64923310d6d1a7ae0bbd4c89a4426ef032e936cc9330154526e72ad%40%3Cdev.inlong.apache.org%3E
>> >
>> > The release candidate:
>> > •
>> >
>> https://dist.apache.org/repos/dist/dev/incubator/inlong/0.9.0-incubating-RC1
>> >
>> > Git tag for the release:
>> > •
>> https://github.com/apache/incubator-inlong/tree/0.9.0-incubating-RC1
>> >
>> > Release notes:
>> > •
>> >
>> https://github.com/apache/incubator-inlong/releases/tag/0.9.0-incubating-RC1
>> >
>> > The artifacts signed with PGP key
>> >  9B12C2228BDFF4F4CFE849445EF3A66D57EC647A, corresponding to
>> > gxch...@apache.org, that can be found in keys file:
>> > • https://dist.apache.org/repos/dist/dev/incubator/inlong/KEYS
>> >
>> > The vote will be open for at least 72 hours or until a necessary
>> number
>> > of votes are reached.
>> >
>> > Please vote accordingly:
>> >
>> > [ ] +1 approve
>> > [ ] +0 no opinion
>> > [ ] -1 disapprove with the reason
>> >
>> > Thanks,
>> > On behalf of Apache InLong (Incubating) community
>>
>> -
>> To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
>> For additional commands, e-mail: general-h...@incubator.apache.org
>>
>>


Re: [VOTE] Release Apache InLong 0.9.0-incubating RC1

2021-07-19 Thread Goson zhang
Hi sebb:

It should be caused by the website's document update problem [1]. In fact,
version 0.8.0 has been released in accordance with the requirements of the
specification [2] and exists in the specified location.

This part is a problem for my understanding: at first, I thought that the
project was renamed, and then the deliverables packaged with the TubeMQ
name need to be placed on the archive server and release the position for
the new version.

1.
https://github.com/apache/incubator-inlong-website/commit/ceb9b1141ee365afe873b1642bd65690ee25febd#diff-379145edf668a21fb9bf765dbbd1c80b7eba35467d9b8e22d28409bdb611c1e8
2. https://www.apache.org/dyn/closer.lua/incubator/inlong/0.8.0-incubating

I'll fix this question.

sebb  于2021年7月19日周一 下午6:01写道:

> The current release is 0.8.0, yet on the download page the links all
> point to the archive server.
>
> Current releases must use the ASF mirror system and the main ASF
> server for the sigs and hashes.
>
> This suggests that standard release practises are not being followed.
>
> On Mon, 19 Jul 2021 at 03:50, Goson zhang  wrote:
> >
> > Hello Incubator Community,
> >
> > This is a call for a vote to release Apache InLong (Incubating)
> version
> > 0.9.0-incubating RC1
> >
> > The Apache InLong community has voted on and approved a proposal to
> > release
> > Apache InLong (Incubating) version 0.9.0-incubating RC1
> >
> > We now kindly request the Incubator PMC members review and vote on
> this
> > incubator release.
> >
> > InLong community vote thread:
> > •
> >
> https://lists.apache.org/thread.html/r87faccf8c1ebe22c433bfcc43c17541fa81b7b7b6df9c393ed65460b%40%3Cdev.inlong.apache.org%3E
> >
> > Vote result thread:
> > •
> >
> https://lists.apache.org/thread.html/rb64923310d6d1a7ae0bbd4c89a4426ef032e936cc9330154526e72ad%40%3Cdev.inlong.apache.org%3E
> >
> > The release candidate:
> > •
> >
> https://dist.apache.org/repos/dist/dev/incubator/inlong/0.9.0-incubating-RC1
> >
> > Git tag for the release:
> > •
> https://github.com/apache/incubator-inlong/tree/0.9.0-incubating-RC1
> >
> > Release notes:
> > •
> >
> https://github.com/apache/incubator-inlong/releases/tag/0.9.0-incubating-RC1
> >
> > The artifacts signed with PGP key
> >  9B12C2228BDFF4F4CFE849445EF3A66D57EC647A, corresponding to
> > gxch...@apache.org, that can be found in keys file:
> > • https://dist.apache.org/repos/dist/dev/incubator/inlong/KEYS
> >
> > The vote will be open for at least 72 hours or until a necessary
> number
> > of votes are reached.
> >
> > Please vote accordingly:
> >
> > [ ] +1 approve
> > [ ] +0 no opinion
> > [ ] -1 disapprove with the reason
> >
> > Thanks,
> > On behalf of Apache InLong (Incubating) community
>
> -
> To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
> For additional commands, e-mail: general-h...@incubator.apache.org
>
>


Re: Unable to access Incubator's web page

2021-07-19 Thread Daniel Gruno

On 19/07/2021 12.03, Wei-Chiu Chuang wrote:

I am trying to access the Apache Incubator's web page
https://incubator.apache.org/

But it returned with an error message

Misdirected Request

The client needs a new connection for this request as the requested host
name does not match the Server Name Indication (SNI) in use for this
connection.

I tried a few other Apache project web pages and none else has the same
issue. Did someone update the web page recently?



There's currently an issue with the web site Jenkins job, in that it 
relies on a jbake that isn't available any longer.


I am working on fixing the issue, so the web site should be back soon...

-
To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
For additional commands, e-mail: general-h...@incubator.apache.org



Re: Podling reports for July?

2021-07-19 Thread Goson zhang
Hi,

Report for InLong has also been added too.

Thanks!

Leonid Frolov  于2021年7月19日周一 下午3:40写道:

> Hi,
> Report for DataLab has also been added.
>
> Best regards,
> Leonid Frolov
>
> On 2021/07/19 06:26:54, Justin Mclean  wrote:
> > Hi,
> >
> > > I have not seen any mention of the podling reports for July on the
> mailing lists. The wiki does not have deadlines set.
> > > I created report for YuniKorn. Is there something I missed?
> >
> > No you haven't missed something, I forgot to send the notifications out
> this month. I’d like to say it was just to see which podlings were paying
> attention, but that would be a lie :-)
> >
> > Thanks,
> > Justin
> > -
> > To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
> > For additional commands, e-mail: general-h...@incubator.apache.org
> >
> >
>
> -
> To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
> For additional commands, e-mail: general-h...@incubator.apache.org
>
>


Re: IP clearance officer for accepting Terraform

2021-07-19 Thread paul_a
Thanks Justin,

 

We believe that we have now.  They are mostly from the same person/company,
but as they're going to go into two distinct repos, and do different things
- one is a library which can facilitate a whole load of things including the
other the feature in the other repo. I'm leaning towards two forms to keep
the index.xml file in a consistent format.

 

 

Kind regards




Paul Angus

 

  _  

From: Justin Mclean 
Sent: Friday, July 16, 2021 9:21:43 AM
To: Paul Angus 
Cc: general@incubator.apache.org ; Rohit Yadav

Subject: Re: IP clearance officer for accepting Terraform 

 

Hi,

Assume we have enough information abut the provanance and they are from the
same person/company I think one form is OK, but it may be easier to manage
with two forms.

Thanks,
Justin 



Unable to access Incubator's web page

2021-07-19 Thread Wei-Chiu Chuang
I am trying to access the Apache Incubator's web page
https://incubator.apache.org/

But it returned with an error message

Misdirected Request

The client needs a new connection for this request as the requested host
name does not match the Server Name Indication (SNI) in use for this
connection.

I tried a few other Apache project web pages and none else has the same
issue. Did someone update the web page recently?


Re: [VOTE] Release Apache InLong 0.9.0-incubating RC1

2021-07-19 Thread sebb
The current release is 0.8.0, yet on the download page the links all
point to the archive server.

Current releases must use the ASF mirror system and the main ASF
server for the sigs and hashes.

This suggests that standard release practises are not being followed.

On Mon, 19 Jul 2021 at 03:50, Goson zhang  wrote:
>
> Hello Incubator Community,
>
> This is a call for a vote to release Apache InLong (Incubating) version
> 0.9.0-incubating RC1
>
> The Apache InLong community has voted on and approved a proposal to
> release
> Apache InLong (Incubating) version 0.9.0-incubating RC1
>
> We now kindly request the Incubator PMC members review and vote on this
> incubator release.
>
> InLong community vote thread:
> •
> https://lists.apache.org/thread.html/r87faccf8c1ebe22c433bfcc43c17541fa81b7b7b6df9c393ed65460b%40%3Cdev.inlong.apache.org%3E
>
> Vote result thread:
> •
> https://lists.apache.org/thread.html/rb64923310d6d1a7ae0bbd4c89a4426ef032e936cc9330154526e72ad%40%3Cdev.inlong.apache.org%3E
>
> The release candidate:
> •
> https://dist.apache.org/repos/dist/dev/incubator/inlong/0.9.0-incubating-RC1
>
> Git tag for the release:
> • https://github.com/apache/incubator-inlong/tree/0.9.0-incubating-RC1
>
> Release notes:
> •
> https://github.com/apache/incubator-inlong/releases/tag/0.9.0-incubating-RC1
>
> The artifacts signed with PGP key
>  9B12C2228BDFF4F4CFE849445EF3A66D57EC647A, corresponding to
> gxch...@apache.org, that can be found in keys file:
> • https://dist.apache.org/repos/dist/dev/incubator/inlong/KEYS
>
> The vote will be open for at least 72 hours or until a necessary number
> of votes are reached.
>
> Please vote accordingly:
>
> [ ] +1 approve
> [ ] +0 no opinion
> [ ] -1 disapprove with the reason
>
> Thanks,
> On behalf of Apache InLong (Incubating) community

-
To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
For additional commands, e-mail: general-h...@incubator.apache.org



Re: [Internet][VOTE] Release Apache InLong 0.9.0-incubating RC1

2021-07-19 Thread Ray Ma
Hi,

The KEYS file of InLong [1] appears to have comments referencing
Apache TubeMQ and the location of their KEYS file. Perhaps someone
forgot to change this when copying over a template?

Regards,
Ray

[1]: https://dist.apache.org/repos/dist/dev/incubator/inlong/KEYS



On Mon, Jul 19, 2021 at 3:17 PM zakwu(巫枫)  wrote:
>
> my mistake
> +1 no binding~
>
> > 2021年7月19日 上午11:13,zakwu(巫枫)  写道:
> >
> > +1 binding
> >
> >> 2021年7月19日 上午10:49,Goson zhang  写道:
> >>
> >> Hello Incubator Community,
> >>
> >>   This is a call for a vote to release Apache InLong (Incubating) version
> >>   0.9.0-incubating RC1
> >>
> >>   The Apache InLong community has voted on and approved a proposal to
> >> release
> >>   Apache InLong (Incubating) version 0.9.0-incubating RC1
> >>
> >>   We now kindly request the Incubator PMC members review and vote on this
> >> incubator release.
> >>
> >>   InLong community vote thread:
> >>   •
> >> https://lists.apache.org/thread.html/r87faccf8c1ebe22c433bfcc43c17541fa81b7b7b6df9c393ed65460b%40%3Cdev.inlong.apache.org%3E
> >>
> >>   Vote result thread:
> >>   •
> >> https://lists.apache.org/thread.html/rb64923310d6d1a7ae0bbd4c89a4426ef032e936cc9330154526e72ad%40%3Cdev.inlong.apache.org%3E
> >>
> >>   The release candidate:
> >>   •
> >> https://dist.apache.org/repos/dist/dev/incubator/inlong/0.9.0-incubating-RC1
> >>
> >>   Git tag for the release:
> >>   • https://github.com/apache/incubator-inlong/tree/0.9.0-incubating-RC1
> >>
> >>   Release notes:
> >>   •
> >> https://github.com/apache/incubator-inlong/releases/tag/0.9.0-incubating-RC1
> >>
> >>   The artifacts signed with PGP key
> >> 9B12C2228BDFF4F4CFE849445EF3A66D57EC647A, corresponding to
> >> gxch...@apache.org, that can be found in keys file:
> >>   • https://dist.apache.org/repos/dist/dev/incubator/inlong/KEYS
> >>
> >>   The vote will be open for at least 72 hours or until a necessary number
> >> of votes are reached.
> >>
> >>   Please vote accordingly:
> >>
> >>   [ ] +1 approve
> >>   [ ] +0 no opinion
> >>   [ ] -1 disapprove with the reason
> >>
> >> Thanks,
> >> On behalf of Apache InLong (Incubating) community
> >
>

-
To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
For additional commands, e-mail: general-h...@incubator.apache.org



Re: [VOTE] Apache StreamPipes 0.68.0 (incubating) RC1 release

2021-07-19 Thread Christofer Dutz
Hi Dominik,

replying as I can't recall the last email landing in my inbox.

Would be cool if some fellow IPMCs could provide at least two more votes 
on this release.

Thanks,
Chris



On 19.07.21 10:12, Dominik Riemer wrote:
> Hi,
> 
> thanks for everyone who has voted so far!
> 
> We are currently missing two IPMC-binding votes for release approval.
> 
> It would be great if two more IPMC members could find some time to vote on 
> our release candidate.
> 
> Thanks!
> Dominik
> 
> On 2021/07/15 02:13:00, Xun Liu  wrote:
>> +1 (non-binding) from me, I have checked the following items:
>>
>> - Incubating in name
>> - NOTICE is fine
>> - DISCLAIMER exists
>> - All links are valid
>> - All ASF files have ASF headers
>> - Download all staged artifacts under the url specified in the release vote
>> email
>> - Unzip the archive
>> - Run RAT
>> - Build Backend
>> - Build UI
>> - Build Extensions
>> - Build and Run Test system on Docker
>> - Verify the signature is correct
>> - Verify the SHA512 checksum
>>
>> Best regards
>> Xun Liu
>>
>> On Thu, Jul 15, 2021 at 4:00 AM Dominik Riemer  wrote:
>>
>>> Hi all,
>>>
>>> this is a call for a vote to release Apache StreamPipes (incubating)
>>> 0.68.0.
>>> Apache StreamPipes (incubating) is self-service Industrial IoT toolbox to
>>> enable non-technical users to connect, analyze and explore IIoT data
>>> streams.
>>> The Apache StreamPipes community has voted on a proposal to release Apache
>>> StreamPipes (incubating) 0.68.0
>>>
>>> We now kindly ask the Incubator PMC members to review and vote on this
>>> release.
>>>
>>> Vote and result threads from the StreamPipes community:
>>> Result:
>>>
>>> https://lists.apache.org/thread.html/r61928e5e971812dc271fe678c7e9e3202622a8
>>> 442635da94f9034f00%40%3Cdev.streampipes.apache.org%3E
>>> Vote:
>>>
>>> https://lists.apache.org/thread.html/r0164a14c229a459a05ff305506238608575270
>>> bf5a57111eed2dff3d%40%3Cdev.streampipes.apache.org%3E
>>>
>>>  From the PPMC vote, we carry over 1 binding IPMC vote:
>>> Christofer Dutz
>>>
>>> The vote will be open for at least 72 hours.
>>>
>>> Please vote accordingly:
>>>
>>> [] +1 approve (indicate what you validated - e.g., performed the checklist
>>> at [6])
>>> [] +0 no opinion
>>> [] -1 reject (explanation required)
>>>
>>> Three artifacts are relevant for this vote:
>>>
>>> incubator-streampipes, staged at [1], available in Nexus at [2], release
>>> tag: release/0.68.0, hash for the release tag:
>>> 46859a0e7e9003186e82cc9b96068e83993bd3f0
>>> incubator-streampipes-extensions, staged at [3], release tag:
>>> release/0.68.0, hash for the release tag:
>>> e387384a52470ab771e2f19c9e9347355b699e7e
>>> incubator-streampipes-installer, staged at [4], release tag:
>>> release/0.68.0,
>>> hash for the release tag: 1d6bc511debc83f63b78cf33f1bfc5efef2da0ce
>>>
>>> Per [5] "Before voting +1, [P]PMC members are required to download the
>>> signed source code package,
>>> compile it as provided, and test the resulting executable on their own
>>> platform,
>>> along with also verifying that the package meets the requirements of the
>>> ASF
>>> policy on releases."
>>>
>>> A release validation guide is available at [6]. The KEYS file is available
>>> at [7]
>>>
>>> As we are missing two more IPMC-binding votes, we would really appreciate
>>> if
>>> any IPMC member would be willing to review our release candidate. Thanks
>>> for
>>> your support!
>>>
>>> Dominik
>>>
>>> [1]
>>>
>>> https://dist.apache.org/repos/dist/dev/incubator/streampipes/core/0.68.0/rc1
>>> [2]
>>>
>>> https://repository.apache.org/content/repositories/orgapachestreampipes-1012
>>> [3]
>>>
>>> https://dist.apache.org/repos/dist/dev/incubator/streampipes/extensions/0.68
>>> .0/rc1
>>> [4]
>>>
>>> https://dist.apache.org/repos/dist/dev/incubator/streampipes/installer/0.68.
>>> 0/rc1
>>> 
>>> [5] https://www.apache.org/dev/release.html#approving-a-release
>>> [6]
>>>
>>> https://cwiki.apache.org/confluence/display/STREAMPIPES/Validating+a+release
>>> [7] https://dist.apache.org/repos/dist/dev/incubator/streampipes/KEYS
>>>
>>>
>>>
>>>
>>> -
>>> To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
>>> For additional commands, e-mail: general-h...@incubator.apache.org
>>>
>>>
>>
> 
> -
> To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
> For additional commands, e-mail: general-h...@incubator.apache.org
> 


Re: [VOTE] Apache StreamPipes 0.68.0 (incubating) RC1 release

2021-07-19 Thread Dominik Riemer
Hi,

thanks for everyone who has voted so far!

We are currently missing two IPMC-binding votes for release approval.

It would be great if two more IPMC members could find some time to vote on our 
release candidate.

Thanks!
Dominik

On 2021/07/15 02:13:00, Xun Liu  wrote: 
> +1 (non-binding) from me, I have checked the following items:
> 
> - Incubating in name
> - NOTICE is fine
> - DISCLAIMER exists
> - All links are valid
> - All ASF files have ASF headers
> - Download all staged artifacts under the url specified in the release vote
> email
> - Unzip the archive
> - Run RAT
> - Build Backend
> - Build UI
> - Build Extensions
> - Build and Run Test system on Docker
> - Verify the signature is correct
> - Verify the SHA512 checksum
> 
> Best regards
> Xun Liu
> 
> On Thu, Jul 15, 2021 at 4:00 AM Dominik Riemer  wrote:
> 
> > Hi all,
> >
> > this is a call for a vote to release Apache StreamPipes (incubating)
> > 0.68.0.
> > Apache StreamPipes (incubating) is self-service Industrial IoT toolbox to
> > enable non-technical users to connect, analyze and explore IIoT data
> > streams.
> > The Apache StreamPipes community has voted on a proposal to release Apache
> > StreamPipes (incubating) 0.68.0
> >
> > We now kindly ask the Incubator PMC members to review and vote on this
> > release.
> >
> > Vote and result threads from the StreamPipes community:
> > Result:
> >
> > https://lists.apache.org/thread.html/r61928e5e971812dc271fe678c7e9e3202622a8
> > 442635da94f9034f00%40%3Cdev.streampipes.apache.org%3E
> > Vote:
> >
> > https://lists.apache.org/thread.html/r0164a14c229a459a05ff305506238608575270
> > bf5a57111eed2dff3d%40%3Cdev.streampipes.apache.org%3E
> >
> > From the PPMC vote, we carry over 1 binding IPMC vote:
> > Christofer Dutz
> >
> > The vote will be open for at least 72 hours.
> >
> > Please vote accordingly:
> >
> > [] +1 approve (indicate what you validated - e.g., performed the checklist
> > at [6])
> > [] +0 no opinion
> > [] -1 reject (explanation required)
> >
> > Three artifacts are relevant for this vote:
> >
> > incubator-streampipes, staged at [1], available in Nexus at [2], release
> > tag: release/0.68.0, hash for the release tag:
> > 46859a0e7e9003186e82cc9b96068e83993bd3f0
> > incubator-streampipes-extensions, staged at [3], release tag:
> > release/0.68.0, hash for the release tag:
> > e387384a52470ab771e2f19c9e9347355b699e7e
> > incubator-streampipes-installer, staged at [4], release tag:
> > release/0.68.0,
> > hash for the release tag: 1d6bc511debc83f63b78cf33f1bfc5efef2da0ce
> >
> > Per [5] "Before voting +1, [P]PMC members are required to download the
> > signed source code package,
> > compile it as provided, and test the resulting executable on their own
> > platform,
> > along with also verifying that the package meets the requirements of the
> > ASF
> > policy on releases."
> >
> > A release validation guide is available at [6]. The KEYS file is available
> > at [7]
> >
> > As we are missing two more IPMC-binding votes, we would really appreciate
> > if
> > any IPMC member would be willing to review our release candidate. Thanks
> > for
> > your support!
> >
> > Dominik
> >
> > [1]
> >
> > https://dist.apache.org/repos/dist/dev/incubator/streampipes/core/0.68.0/rc1
> > [2]
> >
> > https://repository.apache.org/content/repositories/orgapachestreampipes-1012
> > [3]
> >
> > https://dist.apache.org/repos/dist/dev/incubator/streampipes/extensions/0.68
> > .0/rc1
> > [4]
> >
> > https://dist.apache.org/repos/dist/dev/incubator/streampipes/installer/0.68.
> > 0/rc1
> > 
> > [5] https://www.apache.org/dev/release.html#approving-a-release
> > [6]
> >
> > https://cwiki.apache.org/confluence/display/STREAMPIPES/Validating+a+release
> > [7] https://dist.apache.org/repos/dist/dev/incubator/streampipes/KEYS
> >
> >
> >
> >
> > -
> > To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
> > For additional commands, e-mail: general-h...@incubator.apache.org
> >
> >
> 

-
To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
For additional commands, e-mail: general-h...@incubator.apache.org



Re: Podling reports for July?

2021-07-19 Thread Leonid Frolov
Hi,
Report for DataLab has also been added.

Best regards,
Leonid Frolov

On 2021/07/19 06:26:54, Justin Mclean  wrote: 
> Hi,
> 
> > I have not seen any mention of the podling reports for July on the mailing 
> > lists. The wiki does not have deadlines set.
> > I created report for YuniKorn. Is there something I missed?
> 
> No you haven't missed something, I forgot to send the notifications out this 
> month. I’d like to say it was just to see which podlings were paying 
> attention, but that would be a lie :-)
> 
> Thanks,
> Justin
> -
> To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
> For additional commands, e-mail: general-h...@incubator.apache.org
> 
> 

-
To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
For additional commands, e-mail: general-h...@incubator.apache.org



Re: Podling reports for July?

2021-07-19 Thread Justin Mclean
Hi,

> I have not seen any mention of the podling reports for July on the mailing 
> lists. The wiki does not have deadlines set.
> I created report for YuniKorn. Is there something I missed?

No you haven't missed something, I forgot to send the notifications out this 
month. I’d like to say it was just to see which podlings were paying attention, 
but that would be a lie :-)

Thanks,
Justin
-
To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
For additional commands, e-mail: general-h...@incubator.apache.org