Ivan Veselovsky created IGNITE-2966: ---------------------------------------
Summary: Hadoop tests: in case of Hadop download failure do not delete all the install directory Key: IGNITE-2966 URL: https://issues.apache.org/jira/browse/IGNITE-2966 Project: Ignite Issue Type: Bug Components: hadoop Affects Versions: 1.6 Reporter: Ivan Veselovsky Assignee: Ivan Veselovsky Fix For: 1.6 Hadoop distribution is downloaded automatically for Hadoop tests. Several download URLs are tried. In case of failure download is cleaned up and next URL is tried. But due to bug in org.apache.ignite.testsuites.IgniteHadoopTestSuite , line 333 all the install directory is deleted, while only the component whose download is failed should be deleted. -- This message was sent by Atlassian JIRA (v6.3.4#6332)