[
https://issues.apache.org/jira/browse/FLINK-5749?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stephan Ewen closed FLINK-5749.
-------------------------------
> 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
> Fix For: 1.3.0, 1.2.1
>
>
> 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)