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