Re: [VOTE] Release Flink Python API(PyFlink) 1.9.2 to PyPI, release candidate #1

2020-02-12 Thread jincheng sun
Hi folks, Thanks everyone for voting. I'm closing the vote now and will post the result as a separate email. Best, Jincheng Xingbo Huang 于2020年2月13日周四 上午9:28写道: > +1 (non-binding) > > - Install the PyFlink by `pip install` [SUCCESS] > - Run word_count.py [SUCCESS] > > Thanks, > Xingbo > > Bec

Re: [VOTE] Release Flink Python API(PyFlink) 1.9.2 to PyPI, release candidate #1

2020-02-12 Thread Xingbo Huang
+1 (non-binding) - Install the PyFlink by `pip install` [SUCCESS] - Run word_count.py [SUCCESS] Thanks, Xingbo Becket Qin 于2020年2月12日周三 下午2:28写道: > +1 (binding) > > - verified signature > - Ran word count example successfully. > > Thanks, > > Jiangjie (Becket) Qin > > On Wed, Feb 12, 2020 at 1

Re: [VOTE] Release Flink Python API(PyFlink) 1.9.2 to PyPI, release candidate #1

2020-02-11 Thread Becket Qin
+1 (binding) - verified signature - Ran word count example successfully. Thanks, Jiangjie (Becket) Qin On Wed, Feb 12, 2020 at 1:29 PM Jark Wu wrote: > +1 > > - checked/verified signatures and hashes > - Pip installed the package successfully: pip install > apache-flink-1.9.2.tar.gz > - Run w

Re: [VOTE] Release Flink Python API(PyFlink) 1.9.2 to PyPI, release candidate #1

2020-02-11 Thread Jark Wu
+1 - checked/verified signatures and hashes - Pip installed the package successfully: pip install apache-flink-1.9.2.tar.gz - Run word count example successfully through the documentation [1]. Best, Jark [1]: https://ci.apache.org/projects/flink/flink-docs-release-1.9/tutorials/python_table_api.

Re: [VOTE] Release Flink Python API(PyFlink) 1.9.2 to PyPI, release candidate #1

2020-02-11 Thread Hequn Cheng
+1 (non-binding) - Check signature and checksum. - Install package successfully with Pip under Python 3.7.4. - Run wordcount example successfully under Python 3.7.4. Best, Hequn On Tue, Feb 11, 2020 at 12:17 PM Dian Fu wrote: > +1 (non-binding) > > - Verified the signature and checksum > - Pip

Re: [VOTE] Release Flink Python API(PyFlink) 1.9.2 to PyPI, release candidate #1

2020-02-10 Thread Dian Fu
+1 (non-binding) - Verified the signature and checksum - Pip installed the package successfully: pip install apache-flink-1.9.2.tar.gz - Run word count example successfully. Regards, Dian > 在 2020年2月11日,上午11:44,jincheng sun 写道: > > > +1 (binding) > > - Install the PyFlink by `pip install` [

Re: [VOTE] Release Flink Python API(PyFlink) 1.9.2 to PyPI, release candidate #1

2020-02-10 Thread jincheng sun
+1 (binding) - Install the PyFlink by `pip install` [SUCCESS] - Run word_count in both command line and IDE [SUCCESS] Best, Jincheng Wei Zhong 于2020年2月11日周二 上午11:17写道: > Hi, > > Thanks for driving this, Jincheng. > > +1 (non-binding) > > - Verified signatures and checksums. > - Verified READ

Re: [VOTE] Release Flink Python API(PyFlink) 1.9.2 to PyPI, release candidate #1

2020-02-10 Thread Wei Zhong
Hi, Thanks for driving this, Jincheng. +1 (non-binding) - Verified signatures and checksums. - Verified README.md and setup.py. - Run `pip install apache-flink-1.9.2.tar.gz` in Python 2.7.15 and Python 3.7.5 successfully. - Start local pyflink shell in Python 2.7.15 and Python 3.7.5 via `pyfl