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

Ivan Veselovsky updated IGNITE-2966:
------------------------------------
    Description: 
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

  was:
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.


> 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)

Reply via email to