[
https://issues.apache.org/jira/browse/HADOOP-4721?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12650632#action_12650632
]
Steve Loughran commented on HADOOP-4721:
----------------------------------------
the properties file used in my test runs is
# log4j configuration used during build and unit tests
log4j.rootLogger=info,stdout
log4j.threshhold=ALL
log4j.appender.stdout=org.apache.log4j.ConsoleAppender
log4j.appender.stdout.layout=org.apache.log4j.PatternLayout
log4j.appender.stdout.layout.ConversionPattern=%d{ISO8601} [%t] %-5p %c{2} %x-
%m%n
It's different from the one in SVN because of HADOOP-3654
> OOM in .TestSetupAndCleanupFailure
> ----------------------------------
>
> Key: HADOOP-4721
> URL: https://issues.apache.org/jira/browse/HADOOP-4721
> Project: Hadoop Core
> Issue Type: Bug
> Components: test
> Affects Versions: 0.20.0
> Environment: 64 bit linux with JRockit 64-bit JVM
> Reporter: Steve Loughran
> Assignee: Steve Loughran
> Priority: Minor
> Attachments: log4j.properties
>
>
> The root cause may be my lifecycle changes, but I'm seeing an OOM in
> TestSetupAndCleanupFailure
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.