пн, 6 сент. 2021 г., 19:26 Enrico Olivelli <eolive...@gmail.com>:

> Il Lun 6 Set 2021, 16:37 Massimiliano Mirelli <
> massimilianomirelli...@gmail.com> ha scritto:
>
> > Thank you for the rc.
> >
> > +1 (nonbinding)
> >
> >    - Built from source code
> >    - Verified checksums and signatures
> >    - Run distributed system tests with Fallout.
> >
> > I had to:
> >
> >    - chmod +x docker/pulsar/scripts/*
> >
> > in order to have the cluster successfully deployed, otherwise
> > apply-config-from-env.py too scrict permissions to run.
> >
>
>
> Can you please explain more?
>
> Do you mean that the docker image does not work out of the box?
>
> Enrico


I had to run the command below before building the docker image from
source.

`chmod +x docker/pulsar/scripts/*`

I did this in order for the k8s cluster to deploy smoothly. Otherwise,
broker and bookies pods wouldn't have enough permissions to execute
`docker/pulsar/scripts/apply-env.py`.

Massimiliano

>
> > Thank you,
> > Massimiliano
> >
> >
> > On Mon, 6 Sept 2021 at 16:51, PengHui Li <peng...@apache.org> wrote:
> >
> > > Thanks for the great work.
> > >
> > > +1(binding)
> > >
> > > - verified the signature
> > > - start standalone, publish and consume
> > > - verified Cassandra connector
> > > - verified Function
> > > - verified stateful Function
> > >
> > > Thanks,
> > > Penghui
> > >
> > > On Sat, Sep 4, 2021 at 2:22 PM Hang Chen <chenh...@apache.org> wrote:
> > >
> > > > This is the third release candidate for Apache Pulsar, version 2.8.1.
> > > >
> > > > It fixes the following issues:
> > > >
> > > >
> > >
> >
> https://github.com/apache/pulsar/pulls?q=is%3Apr+label%3Arelease%2F2.8.1+is%3Aclosed
> > > >
> > > > *** Please download, test and vote on this release. This vote will
> stay
> > > > open
> > > > for at least 72 hours ***
> > > >
> > > > Note that we are voting upon the source (tag), binaries are provided
> > for
> > > > convenience.
> > > >
> > > > Source and binary files:
> > > >
> > https://dist.apache.org/repos/dist/dev/pulsar/pulsar-2.8.1-candidate-3/
> > > >
> > > > SHA-512 checksums:
> > > > 1d3ca1d21836626e5f9130400b411ce1cf258edd
> > apache-pulsar-2.8.1-src.tar.gz
> > > > a981925e4c801bb5c0a4a3b683445ab36fd04ca1
> > apache-pulsar-2.8.1-bin.tar.gz
> > > >
> > > > Maven staging repo:
> > > >
> > https://repository.apache.org/content/repositories/orgapachepulsar-1099
> > > >
> > > > The tag to be voted upon:
> > > > v2.8.1-candidate-3 (09a6b588fe7df63c6cd8acb6699cab46f8f57bec)
> > > > https://github.com/apache/pulsar/releases/tag/v2.8.1-candidate-3
> > > >
> > > > Pulsar's KEYS file containing PGP keys we use to sign the release:
> > > > https://dist.apache.org/repos/dist/dev/pulsar/KEYS
> > > >
> > > > Please download the source package, and follow the README to build
> > > > and run the Pulsar standalone service.
> > > >
> > >
> >
>

Reply via email to