+1 (non-binding)

* verified checksums
* built binaries from sources
* executed example job and played around with it removing task managers
* checked that both, scala 2.11 and 2.12 artifacts are available
* executed Ververica Platform e2e tests on 1.14.0 RC3

No issues observed.

Best,
Matthias

On Tue, Sep 28, 2021 at 9:39 AM Piotr Nowojski <pnowoj...@apache.org> wrote:

> +1 (binding)
>
> I've checked:
> - licenses dependencies that changed between 1.13.0 and 1.14.0 and if the
> appropriate notifications are included in the NOTICE file
> - blog post
> - whether examples are working
>
> Best,
> Piotrek
>
> pon., 27 wrz 2021 o 10:43 JING ZHANG <beyond1...@gmail.com> napisał(a):
>
> > +1 (non-binding)
> >     - built from source code flink-1.14.0-src.tgz
> > <
> >
> https://dist.apache.org/repos/dist/dev/flink/flink-1.14.0-rc3/flink-1.14.0-src.tgz
> > >
> > succeeded
> >     - start a standalone Flink cluster, run the WordCount example, WebUI
> > looks good,  no suspicious output/log.
> >     - start cluster and run some e2e sql queries using SQL Client, query
> > result is expected
> >     - repeat Step 2 and Step 3 with flink-1.14.0-bin-scala_2.11.tgz
> > <
> >
> https://dist.apache.org/repos/dist/dev/flink/flink-1.14.0-rc3/flink-1.14.0-bin-scala_2.11.tgz
> > >
> > and flink-1.14.0-bin-scala_2.12.tgz
> > <
> >
> https://dist.apache.org/repos/dist/dev/flink/flink-1.14.0-rc3/flink-1.14.0-bin-scala_2.12.tgz
> > >
> >     - test window TVF related sql, query result is expected
> >
> > Best,
> > JING ZHANG
> >
> > Zhu Zhu <reed...@gmail.com> 于2021年9月26日周日 下午6:38写道:
> >
> > > +1 (binding)
> > >  - checked signatures and checksums
> > >  - built from source
> > >  - ran large scale jobs (parallelism = 10000) on YARN and K8S. checked
> > > webUI and logs.
> > >  - the website PR looks good
> > >
> > > Thanks,
> > > Zhu
> > >
> > > Yangze Guo <karma...@gmail.com> 于2021年9月26日周日 下午2:45写道:
> > >
> > > > +1 (non-binding)
> > > > - built from source
> > > > - executed example jobs with standalone / yarn / native kubernetes
> > > > deployments, nothing unexpected
> > > > - test the fine-grained resource management, nothing unexpected
> > > >
> > > > Best,
> > > > Yangze Guo
> > > >
> > > > On Fri, Sep 24, 2021 at 5:45 PM Xintong Song <tonysong...@gmail.com>
> > > > wrote:
> > > > >
> > > > > +1 (binding)
> > > > >
> > > > >    - reviewed release blog post (the new iteration) [1]
> > > > >    - verified checksums and signatures
> > > > >    - built from source
> > > > >    - checked NOTICE files w.r.t. all pom changes since 1.13
> > > > >    - executed example jobs
> > > > >       - standalone cluster and native kubernetes application
> (custom
> > > > image)
> > > > >       - w/ and w/o fine-grained resource requirements
> > > > >
> > > > > Thank you~
> > > > >
> > > > > Xintong Song
> > > > >
> > > > >
> > > > > [1] https://github.com/apache/flink-web/pull/468
> > > > >
> > > > > On Thu, Sep 23, 2021 at 12:13 PM Jeff Zhang <zjf...@gmail.com>
> > wrote:
> > > > >
> > > > > > Thanks Dian, it works
> > > > > >
> > > > > >
> > > > > > Dian Fu <dian0511...@gmail.com> 于2021年9月23日周四 上午9:18写道:
> > > > > >
> > > > > > > Hi Jeff,
> > > > > > >
> > > > > > > It has split the jars into a separate package since 1.13 and so
> > > > there are
> > > > > > > two packages now.
> > > > > > >
> > > > > > > You need install `apache-flink-libraries` firstly:
> > > > > > > pip install apache-flink-libraries-1.14.0.tar.gz
> > > > > > >
> > > > > > > Note that this is only necessary when installing from source.
> > Could
> > > > also
> > > > > > > refer to [1] for more details.
> > > > > > >
> > > > > > > Regards,
> > > > > > > Dian
> > > > > > >
> > > > > > > [1]
> > > > > > >
> > > > > >
> > > >
> > >
> >
> https://nightlies.apache.org/flink/flink-docs-release-1.14/docs/flinkdev/building/#build-pyflink
> > > > > > >
> > > > > > > > 2021年9月22日 下午10:46,Jeff Zhang <zjf...@gmail.com> 写道:
> > > > > > > >
> > > > > > > > Can anyone successfully install pyflink ? I failed to install
> > it
> > > > and
> > > > > > get
> > > > > > > > the following error:
> > > > > > > >
> > > > > > > > (python3.7) [hadoop@emr-header-1 zeppelin]$ pip install
> > > > > > > > apache_flink-1.14.0-cp37-cp37m-manylinux1_x86_64.whl
> > > > > > > > Processing
> > ./apache_flink-1.14.0-cp37-cp37m-manylinux1_x86_64.whl
> > > > > > > > Collecting apache-beam==2.27.0
> > > > > > > >  Using cached
> > > > apache_beam-2.27.0-cp37-cp37m-manylinux2010_x86_64.whl
> > > > > > (9.0
> > > > > > > > MB)
> > > > > > > > Collecting pandas<1.2.0,>=1.0
> > > > > > > >  Using cached pandas-1.1.5-cp37-cp37m-manylinux1_x86_64.whl
> > (9.5
> > > > MB)
> > > > > > > > Collecting requests>=2.26.0
> > > > > > > >  Using cached requests-2.26.0-py2.py3-none-any.whl (62 kB)
> > > > > > > > Collecting fastavro<0.24,>=0.21.4
> > > > > > > >  Using cached
> > fastavro-0.23.6-cp37-cp37m-manylinux2010_x86_64.whl
> > > > (1.4
> > > > > > > MB)
> > > > > > > > Collecting avro-python3!=1.9.2,<1.10.0,>=1.8.1
> > > > > > > >  Using cached avro_python3-1.9.2.1-py3-none-any.whl
> > > > > > > > ERROR: Could not find a version that satisfies the
> requirement
> > > > > > > > apache-flink-libraries<1.14.1,>=1.14.0 (from apache-flink)
> > > > > > > > ERROR: No matching distribution found for
> > > > > > > > apache-flink-libraries<1.14.1,>=1.14.0
> > > > > > > >
> > > > > > > > Dawid Wysakowicz <dwysakow...@apache.org> 于2021年9月22日周三
> > > 下午9:56写道:
> > > > > > > >
> > > > > > > >> Hi everyone,
> > > > > > > >> Please review and vote on the release candidate #3 for the
> > > version
> > > > > > > 1.14.0,
> > > > > > > >> as follows:
> > > > > > > >> [ ] +1, Approve the release
> > > > > > > >> [ ] -1, Do not approve the release (please provide specific
> > > > comments)
> > > > > > > >>
> > > > > > > >> The complete staging area is available for your review,
> which
> > > > > > includes:
> > > > > > > >> * JIRA release notes [1],
> > > > > > > >> * the official Apache source release and binary convenience
> > > > releases
> > > > > > to
> > > > > > > be
> > > > > > > >> deployed to dist.apache.org [2], which are signed with the
> > key
> > > > with
> > > > > > > >> fingerprint 31D2DD10BFC15A2D [3],
> > > > > > > >> * all artifacts to be deployed to the Maven Central
> Repository
> > > > [4],
> > > > > > > >> * source code tag "release-1.14.0-rc3" [5],
> > > > > > > >> * website pull request listing the new release and adding
> > > > announcement
> > > > > > > >> blog post [6].
> > > > > > > >>
> > > > > > > >> The vote will be open for at least 72 hours. It is adopted
> by
> > > > majority
> > > > > > > >> approval, with at least 3 PMC affirmative votes.
> > > > > > > >>
> > > > > > > >> Thanks,
> > > > > > > >> Xintong, Joe and Dawid
> > > > > > > >>
> > > > > > > >> [1]
> > > > > > > >>
> > > > > > >
> > > > > >
> > > >
> > >
> >
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315522&version=12349614
> > > > > > > >> [2]
> > > https://dist.apache.org/repos/dist/dev/flink/flink-1.14.0-rc3
> > > > > > > >> [3] https://dist.apache.org/repos/dist/release/flink/KEYS
> > > > > > > >> [4]
> > > > > > >
> > > >
> https://repository.apache.org/content/repositories/orgapacheflink-1451
> > > > > > > >> [5]
> > > > https://github.com/apache/flink/releases/tag/release-1.14.0-rc3
> > > > > > > >> [6] https://github.com/apache/flink-web/pull/466
> > > > > > > >>
> > > > > > > >
> > > > > > > >
> > > > > > > > --
> > > > > > > > Best Regards
> > > > > > > >
> > > > > > > > Jeff Zhang
> > > > > > >
> > > > > > >
> > > > > >
> > > > > > --
> > > > > > Best Regards
> > > > > >
> > > > > > Jeff Zhang
> > > > > >
> > > >
> > >
> >
>


-- 

Matthias Pohl | Engineer

Follow us @VervericaData Ververica <https://www.ververica.com/>

--

Join Flink Forward <https://flink-forward.org/> - The Apache Flink
Conference

Stream Processing | Event Driven | Real Time

--

Ververica GmbH | Invalidenstrasse 115, 10115 Berlin, Germany

--
Ververica GmbH
Registered at Amtsgericht Charlottenburg: HRB 158244 B
Managing Directors: Yip Park Tung Jason, Jinwei (Kevin) Zhang, Karl Anton
Wehner

Reply via email to