You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Nigel Daley (JIRA)" <ji...@apache.org> on 2008/08/27 19:37:44 UTC

[jira] Resolved: (HADOOP-4021) failmon build seems to be recursively pulling in hadoop jar and tar.gz file into it's lib directory

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

Nigel Daley resolved HADOOP-4021.
---------------------------------

       Resolution: Duplicate
    Fix Version/s:     (was: 0.19.0)

Fixed by HADOOP-3964.



> failmon build seems to be recursively pulling in hadoop jar and tar.gz file into it's lib directory
> ---------------------------------------------------------------------------------------------------
>
>                 Key: HADOOP-4021
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4021
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 0.19.0
>            Reporter: Nigel Daley
>            Assignee: dhruba borthakur
>            Priority: Blocker
>
> HadoopQA is taking a very long time to run patch builds and tests on hudson.zones because, I believe, failmon build is broken.  If I look at trunk/src/contrib/failmon/lib during a build I see this:
> -rw-r--r--   1 hudson      38015 Aug 25 16:04 commons-logging-1.0.4.jar
> -rw-r--r--   1 hudson      26202 Aug 25 16:04 commons-logging-api-1.0.4.jar
> drwxr-xr-x   2 hudson          2 Aug 25 16:04 hadoop-688101_HADOOP-3854_PATCH-12388706
> -rw-r--r--   1 hudson    2222615 Aug 25 14:43 hadoop-688101_HADOOP-3854_PATCH-12388706-core.jar
> -rw-r--r--   1 hudson     123580 Aug 25 14:43 hadoop-688101_HADOOP-3854_PATCH-12388706-examples.jar
> -rw-r--r--   1 hudson    1110090 Aug 25 14:43 hadoop-688101_HADOOP-3854_PATCH-12388706-test.jar
> -rw-r--r--   1 hudson      50222 Aug 25 16:04 hadoop-688101_HADOOP-3854_PATCH-12388706-tools.jar
> -rw-r--r--   1 hudson   74019000325 Aug 25 16:03 hadoop-688101_HADOOP-3854_PATCH-12388706.tar.gz
> -rw-r--r--   1 hudson     391834 Aug 25 16:04 log4j-1.2.15.jar
> I believe that failmon is recursively pulling these files in (note the size of the tar.gz file).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.