You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Robert Metzger (Jira)" <ji...@apache.org> on 2020/12/08 06:41:09 UTC

[jira] [Updated] (FLINK-17008) Handle null value for HADOOP_CONF_DIR/HADOOP_HOME env in AbstractKubernetesParameters#getLocalHadoopConfigurationDirectory

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

Robert Metzger updated FLINK-17008:
-----------------------------------
    Fix Version/s:     (was: 1.12.0)
                   1.13.0

> Handle null value for HADOOP_CONF_DIR/HADOOP_HOME env in AbstractKubernetesParameters#getLocalHadoopConfigurationDirectory
> --------------------------------------------------------------------------------------------------------------------------
>
>                 Key: FLINK-17008
>                 URL: https://issues.apache.org/jira/browse/FLINK-17008
>             Project: Flink
>          Issue Type: Bug
>          Components: Deployment / Kubernetes
>            Reporter: Canbin Zheng
>            Assignee: Canbin Zheng
>            Priority: Minor
>             Fix For: 1.13.0
>
>
> {{System.getenv(Constants.ENV_HADOOP_CONF_DIR)}} or {{System.getenv(Constants.HADOOP_HOME)}} could return null value if they are not set in the System environments, it's a minor improvement to take these situations into consideration.



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