[
https://issues.apache.org/jira/browse/SQOOP-1663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14197093#comment-14197093
]
David Robson commented on SQOOP-1663:
-------------------------------------
This was just so we didn't see the entire log for every build - it only outputs
the log if there was a problem. In our case it was going to the console - but
it's a bit different as Sqoop is already putting them into a log file - so you
could probably just remove the "removeAllAppenders" call and the System.out
call and this should mean it always gets logged.
> OraOop test cases are not logging any output
> --------------------------------------------
>
> Key: SQOOP-1663
> URL: https://issues.apache.org/jira/browse/SQOOP-1663
> Project: Sqoop
> Issue Type: Bug
> Affects Versions: 1.4.5
> Reporter: Jarek Jarcec Cecho
> Assignee: Jarek Jarcec Cecho
> Fix For: 1.4.6
>
>
> Output log from OraOop test cases is always suspiciously empty on my box. It
> seems that the class OraOopTestCase is doing [some dark
> magic|https://github.com/apache/sqoop/blob/trunk/src/test/org/apache/sqoop/manager/oracle/OraOopTestCase.java#L188]
> with appenders that results in the empty log.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)