You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "LuNng Wang (Jira)" <ji...@apache.org> on 2022/05/20 07:26:00 UTC

[jira] [Updated] (FLINK-27713) Bump Apache Beam to 2.40.0

     [ https://issues.apache.org/jira/browse/FLINK-27713?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

LuNng Wang updated FLINK-27713:
-------------------------------
    Description: 
Directly depending on Beam 2.36 will throw an error.
{code:java}
 AttributeError: module 'pyparsing' has no attribute 'downcaseTokens' {code}
 

The following is detail

https://issues.apache.org/jira/browse/BEAM-14396

https://github.com/httplib2/httplib2/issues/207
https://github.com/PAIR-code/what-if-tool/issues/185#issuecomment-1013971242

  was:https://issues.apache.org/jira/browse/BEAM-14396


> Bump Apache Beam to 2.40.0
> --------------------------
>
>                 Key: FLINK-27713
>                 URL: https://issues.apache.org/jira/browse/FLINK-27713
>             Project: Flink
>          Issue Type: Improvement
>          Components: API / Python
>    Affects Versions: 1.15.0
>            Reporter: LuNng Wang
>            Priority: Major
>
> Directly depending on Beam 2.36 will throw an error.
> {code:java}
>  AttributeError: module 'pyparsing' has no attribute 'downcaseTokens' {code}
>  
> The following is detail
> https://issues.apache.org/jira/browse/BEAM-14396
> https://github.com/httplib2/httplib2/issues/207
> https://github.com/PAIR-code/what-if-tool/issues/185#issuecomment-1013971242



--
This message was sent by Atlassian Jira
(v8.20.7#820007)