You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Wenlong Lyu (JIRA)" <ji...@apache.org> on 2017/02/09 06:25:41 UTC

[jira] [Updated] (FLINK-5749) unset HADOOP_HOME and HADOOP_CONF_DIR to avoid env in build machine failing the UT and IT

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

Wenlong Lyu updated FLINK-5749:
-------------------------------
    Summary:     unset HADOOP_HOME and HADOOP_CONF_DIR to avoid env in build machine failing the UT and IT  (was: Unset HADOOP_HOME and HADOOP_CONF_DIR from system environment when building flink)

>     unset HADOOP_HOME and HADOOP_CONF_DIR to avoid env in build machine failing the UT and IT
> ---------------------------------------------------------------------------------------------
>
>                 Key: FLINK-5749
>                 URL: https://issues.apache.org/jira/browse/FLINK-5749
>             Project: Flink
>          Issue Type: Bug
>            Reporter: Wenlong Lyu
>            Assignee: Wenlong Lyu
>
> Currently when we are trying to build flink on a machine with HADOOP_HOME environment variable set, Test data will be written to HDFS, instead of local tmp dir which is expected. This will cause tests failed. 
> I suggest unset HADOOP_HOME and HADOOP_CONF_DIR environment variable in pom, to make sure maven run the test cases in the exactly way we want.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)