[
https://issues.apache.org/jira/browse/DATAFU-82?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthew Hayes reassigned DATAFU-82:
-----------------------------------
Assignee: Matthew Hayes
> 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
> Attachments: 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
(v6.3.4#6332)