Till Rohrmann created FLINK-1394: ------------------------------------ Summary: TachyonFileSystemWrapperTest fails if the HADOOP_HOME variable is set Key: FLINK-1394 URL: https://issues.apache.org/jira/browse/FLINK-1394 Project: Flink Issue Type: Bug Reporter: Till Rohrmann
The TachyonFileSystemWrapperTest fails if the HADOOP_HOME variable is set, because the test case tries to connect to the hadoop server specified in the config under HADOOP_HOME. If Hadoop is not running, then the client will block the complete test case. -- This message was sent by Atlassian JIRA (v6.3.4#6332)