Should we remove dist and package-lock.json from the source distribution
directory?

The directory structure should be the same as this -
https://github.com/apache/incubator-pinot/tree/release-0.7.0-rc/pinot-controller/src/main/resources



On Thu, Mar 11, 2021 at 7:47 PM Xiang Fu <fx19880...@gmail.com> wrote:

> +1
>
> On Mar 11, 2021, at 3:07 PM, Yupeng Fu <yupeng...@gmail.com> wrote:
>
> That's right.
>
> Corrected:
>
> The release candidate:
>
> https://dist.apache.org/repos/dist/dev/incubator/pinot/apache-pinot-incubating-0.7.0-rc1/
>
>
> Git tag for this release:
> <https://github.com/apache/incubator-pinot/tree/release-0.7.0-rc0>
> https://github.com/apache/incubator-pinot/tree/release-0.7.0-rc1
>
>  Git hash for this release:  695ca390a8080409b3b76f250f2315b81b86b362
>
> The artifacts have been signed with key: F41AB2B856C6C29D, which can be
> found in the following KEYS file.
> https://dist.apache.org/repos/dist/release/incubator/pinot/KEYS
>
> Release notes:
> https://github.com/apache/incubator-pinot/releases/tag/release-0.7.0-rc1
>
> Staging repository:
> <https://repository.apache.org/content/repositories/orgapachepinot-1023>
> https://repository.apache.org/content/repositories/orgapachepinot-1024
>
> Documentation on verifying a release candidate:
>
> https://cwiki.apache.org/confluence/display/PINOT/Validating+a+release+candidate
>
>
> On Thu, Mar 11, 2021 at 12:34 PM Fu Xiang <fx19880...@gmail.com> wrote:
>
>> I think the commit hash in the email should be :
>> 695ca390a8080409b3b76f250f2315b81b86b362
>> <https://github.com/apache/incubator-pinot/commit/695ca390a8080409b3b76f250f2315b81b86b362>
>> (See step 6 here:
>> https://cwiki.apache.org/confluence/display/PINOT/Validating+a+release+candidate
>> )
>>
>> Verified other parts.
>> [Y] Verify if the bundle contains "incubating" in name
>> [Y] Verify signature, hash
>> [N]Verify if the released source matches with the provided git tag & hash
>> [Y]Verify if DISCLAIMER, LICENSE, NOTICE files are present
>> [Y]Check if the source distribution can compile (Do not skip the tests)
>> [Y]Run quick demo from both source and binary distributions
>>
>> On Thu, Mar 11, 2021 at 9:36 AM kishore g <g.kish...@gmail.com> wrote:
>>
>>> +1
>>>
>>> On Thu, Mar 11, 2021 at 9:34 AM Mayank Shrivastava <
>>> mayanks.apa...@gmail.com> wrote:
>>>
>>>> +1
>>>>
>>>> On Mar 10, 2021, at 5:27 PM, Yupeng Fu <yupeng...@gmail.com> wrote:
>>>>
>>>> 
>>>> I think there was some data transfer issue. Now the files are available.
>>>>
>>>>  wget
>>>> https://dist.apache.org/repos/dist/dev/incubator/pinot/apache-pinot-incubating-0.7.0-rc1/apache-pinot-incubating-0.7.0-bin.tar.gz.sha512
>>>> --2021-03-10 17:26:03--
>>>> https://dist.apache.org/repos/dist/dev/incubator/pinot/apache-pinot-incubating-0.7.0-rc1/apache-pinot-incubating-0.7.0-bin.tar.gz.sha512
>>>> Resolving dist.apache.org (dist.apache.org)... 13.90.137.153
>>>> Connecting to dist.apache.org (dist.apache.org)|13.90.137.153|:443...
>>>> connected.
>>>> HTTP request sent, awaiting response... 200 OK
>>>> Length: 128 [text/plain]
>>>> Saving to: ‘apache-pinot-incubating-0.7.0-bin.tar.gz.sha512’
>>>>
>>>> apache-pinot-incubating-0.7.0-bin.tar.
>>>> 100%[============================================================================>]
>>>>     128  --.-KB/s    in 0s
>>>>
>>>> 2021-03-10 17:26:03 (15.3 MB/s) -
>>>> ‘apache-pinot-incubating-0.7.0-bin.tar.gz.sha512’ saved [128/128]
>>>>
>>>> On Wed, Mar 10, 2021 at 3:49 PM Mayank Shrivastava <maya...@apache.org>
>>>> wrote:
>>>>
>>>>> I get the following error with wget:
>>>>>
>>>>> wget
>>>>> https://dist.apache.org/repos/dist/dev/incubator/pinot/apache-pinot-incubating-$VERSION-rc$RC/apache-pinot-incubating-$VERSION-bin.tar.gz.sha512
>>>>> --2021-03-10 15:47:25--
>>>>> https://dist.apache.org/repos/dist/dev/incubator/pinot/apache-pinot-incubating-0.7.0-rc1/apache-pinot-incubating-0.7.0-bin.tar.gz.sha512
>>>>> Resolving dist.apache.org (dist.apache.org)... 13.90.137.153
>>>>> Connecting to dist.apache.org (dist.apache.org)|13.90.137.153|:443...
>>>>> connected.
>>>>> HTTP request sent, awaiting response... 404 Not Found
>>>>> 2021-03-10 15:47:25 ERROR 404: Not Found.
>>>>>
>>>>> On Wed, Mar 10, 2021 at 3:00 PM Yupeng Fu <yupeng...@gmail.com> wrote:
>>>>>
>>>>>> Hi Pinot Community,
>>>>>>
>>>>>> This is a call for vote to the release Apache Pinot (incubating)
>>>>>> version
>>>>>> 0.7.0.
>>>>>>
>>>>>> The release candidate:
>>>>>>
>>>>>> https://dist.apache.org/repos/dist/dev/incubator/pinot/apache-pinot-incubating-0.7.0-rc1/
>>>>>>
>>>>>>
>>>>>> Git tag for this release:
>>>>>> <https://github.com/apache/incubator-pinot/tree/release-0.7.0-rc0>
>>>>>> https://github.com/apache/incubator-pinot/tree/release-0.7.0-rc1
>>>>>>
>>>>>> Git hash for this release:
>>>>>> a18dc60dca09bd2a1d33a8bc6b787d7ceb8e1749
>>>>>>
>>>>>> The artifacts have been signed with key: F41AB2B856C6C29D, which can
>>>>>> be
>>>>>> found in the following KEYS file.
>>>>>> https://dist.apache.org/repos/dist/release/incubator/pinot/KEYS
>>>>>>
>>>>>> Release notes:
>>>>>>
>>>>>> https://github.com/apache/incubator-pinot/releases/tag/release-0.7.0-rc1
>>>>>>
>>>>>> Staging repository:
>>>>>>
>>>>>> <https://repository.apache.org/content/repositories/orgapachepinot-1023>
>>>>>> https://repository.apache.org/content/repositories/orgapachepinot-1024
>>>>>>
>>>>>> Documentation on verifying a release candidate:
>>>>>> https://cwiki.apache.org/confluence/display/PINOT
>>>>>> /Validating+a+release+candidate
>>>>>>
>>>>>>
>>>>>> The vote will be open for at least 72 hours or until the necessary
>>>>>> number of
>>>>>> votes are reached.
>>>>>>
>>>>>> Please vote accordingly,
>>>>>>
>>>>>> [ ] +1 approve
>>>>>> [ ] +0 no opinion
>>>>>> [ ] -1 disapprove with the reason
>>>>>>
>>>>>> Thanks,
>>>>>> Apache Pinot (incubating) team
>>>>>>
>>>>>> --
>>>>>> --Yupeng
>>>>>>
>>>>>
>>>>
>>>> --
>>>> --Yupeng
>>>>
>>>>
>>
>> --
>> Xiang Fu
>>
>
>
> --
> --Yupeng
>
>
>

Reply via email to