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

Dian Fu closed FLINK-22807.
---------------------------
    Resolution: Not A Problem

I'm closing this ticket as it seems not a problem.

> AttributeError: 'Builder' object has no attribute 'is_streaming_mode'
> ---------------------------------------------------------------------
>
>                 Key: FLINK-22807
>                 URL: https://issues.apache.org/jira/browse/FLINK-22807
>             Project: Flink
>          Issue Type: Bug
>    Affects Versions: 1.13.0
>            Reporter: Yao Li
>            Priority: Major
>         Attachments: 5df1e86bb905e743a020d7d3b2589f7e.png
>
>
> 安装的v1.13版本pyflink模块, 创建环境对象时报错如下:
> >>> from pyflink.table import TableEnvironment,EnvironmentSettings
> >>> env_settings = 
> >>> EnvironmentSettings.new_instance().use_blink_planner().is_streaming_mode().build()
> Traceback (most recent call last):
>  File "<stdin>", line 1, in <module>
> AttributeError: 'Builder' object has no attribute 'is_streaming_mode'



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to