[
https://issues.apache.org/jira/browse/HADOOP-4021?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12625526#action_12625526
]
Nigel Daley commented on HADOOP-4021:
-------------------------------------
At first look, failmon build creates
src/contrib/failmon/lib (under the src dir!)
but the clean target doesn't clean it up.
> 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
> Priority: Blocker
> Fix For: 0.19.0
>
>
> 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.