[
https://issues.apache.org/jira/browse/ACCUMULO-2402?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christopher Tubbs resolved ACCUMULO-2402.
-----------------------------------------
Resolution: Won't Fix
This is an old issue, and much has changed since this issue was created. If
this is still an issue, please consider opening a new issue at
https://github.com/apache/accumulo/issues
> report.pl fails on normal stats output
> --------------------------------------
>
> Key: ACCUMULO-2402
> URL: https://issues.apache.org/jira/browse/ACCUMULO-2402
> Project: Accumulo
> Issue Type: Bug
> Components: test
> Reporter: Josh Elser
> Priority: Minor
> Fix For: 2.0.0
>
>
> When running on Hadoop2, some extra log messages get dumped to the stats.out
> file in talking to the ResourceManager:
> {noformat}
> 2014-02-24 14:23:19,546 [client.RMProxy] INFO : Connecting to ResourceManager
> at host.domain.com/192.168.1.1:8030
> 2014-02-24 14:23:19,574 [mapred.ResourceMgrDelegate] WARN :
> getBlacklistedTrackers - Not implemented yet
> {noformat}
> We should either update log4j to avoid those messages or make the TimeBinner
> class smart enough to ignore lines it doesn't know how to parse.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)