[
https://issues.apache.org/jira/browse/DATAFU-82?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eyal Allweil resolved DATAFU-82.
--------------------------------
Fix Version/s: 1.6.0
Resolution: Fixed
Verified and merged
> Remove log suppression in unit tests
> ------------------------------------
>
> Key: DATAFU-82
> URL: https://issues.apache.org/jira/browse/DATAFU-82
> Project: DataFu
> Issue Type: Improvement
> Reporter: Matthew Hayes
> Assignee: Matthew Hayes
> Priority: Major
> Fix For: 1.6.0
>
> Attachments: DATAFU-82-2.patch, DATAFU-82.patch
>
>
> We should remove this line below in PigTests. Before it dumped everything to
> the console when the tests ran, which was way too much text. Now the output
> cleanly goes to html files that are more easily viewable.
> {code}
> Logger.getRootLogger().removeAllAppenders();
> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)