[
https://issues.apache.org/jira/browse/IGNITE-2966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15232199#comment-15232199
]
Ivan Veselovsky edited comment on IGNITE-2966 at 4/8/16 2:07 PM:
-----------------------------------------------------------------
https://github.com/apache/ignite/pull/626
fix tested on public TC.
was (Author: iveselovskiy):
https://github.com/apache/ignite/pull/626
fix tested on public TC during IGNITE-2354 testing.
> 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: Vladimir Ozerov
> 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.
> Due to this problem tests fail on 'master' branch on public TC, e.g.:
> http://204.14.53.153/viewLog.html?buildTypeId=IgniteTests_IgniteHadoop&buildId=224064
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)