[
https://issues.apache.org/jira/browse/FLINK-18880?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dian Fu reassigned FLINK-18880:
-------------------------------
Assignee: Dian Fu
> Respect configurations defined in flink-conf.yaml and environment variables
> when executing in local mode
> --------------------------------------------------------------------------------------------------------
>
> Key: FLINK-18880
> URL: https://issues.apache.org/jira/browse/FLINK-18880
> Project: Flink
> Issue Type: Bug
> Components: API / Python
> Affects Versions: 1.11.0
> Reporter: Dian Fu
> Assignee: Dian Fu
> Priority: Minor
> Labels: auto-deprioritized-major, pull-request-available
> Fix For: 1.14.0, 1.11.5
>
>
> Currently, the configurations defined in flink-conf.yaml and environment
> variables are not respected when PyFlink jobs are executed in local mode. It
> will cause a few problems, including but not limited to the following:
> - Users could not configure the heap memory used by the gateway server. It
> may cause OOM issues in scenarios such as Table.to_pandas when the content of
> the Table is big.
> - There is no easy way for users to specify hadoop classpath
--
This message was sent by Atlassian Jira
(v8.3.4#803005)