Please update the Requirements of PyPI

classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Please update the Requirements of PyPI

Ray Chen
Hi PyFlink Developers,


I got some errors from the pyarrow depended on apache-flink v1.10.1.

It seems updating pyarrow version  greater than 0.14 will solve the problem.

The version of Flink on PyPI depends on < 0.14, so cause the error.


Best,
Ray Chen
Reply | Threaded
Open this post in threaded view
|

Re: Please update the Requirements of PyPI

Till Rohrmann
Thanks for the pointer Ray. I've pulled in Jincheng who works on Flink's
Python integration.

Cheers,
Till

On Mon, May 25, 2020 at 8:41 AM Ray Chen <[hidden email]>
wrote:

> Hi PyFlink Developers,
>
>
> I got some errors from the pyarrow depended on apache-flink v1.10.1.
>
> It seems updating pyarrow version  greater than 0.14 will solve the
> problem.
>
> The version of Flink on PyPI depends on < 0.14, so cause the error.
>
>
> Best,
> Ray Chen
>
Reply | Threaded
Open this post in threaded view
|

Re: Please update the Requirements of PyPI

jincheng sun
Thanks Ray and Till,

Could you provide more information about the errors you encountered? Is it
the same error message as reported in
https://issues.apache.org/jira/browse/BEAM-8368?

Best,
Jincheng


Till Rohrmann <[hidden email]> 于2020年5月25日周一 下午4:28写道:

> Thanks for the pointer Ray. I've pulled in Jincheng who works on Flink's
> Python integration.
>
> Cheers,
> Till
>
> On Mon, May 25, 2020 at 8:41 AM Ray Chen <[hidden email]>
> wrote:
>
> > Hi PyFlink Developers,
> >
> >
> > I got some errors from the pyarrow depended on apache-flink v1.10.1.
> >
> > It seems updating pyarrow version  greater than 0.14 will solve the
> > problem.
> >
> > The version of Flink on PyPI depends on < 0.14, so cause the error.
> >
> >
> > Best,
> > Ray Chen
> >
>