[
https://issues.apache.org/jira/browse/HBASE-22413?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16842212#comment-16842212
]
Sean Busbey commented on HBASE-22413:
-------------------------------------
{code}
static {
((Log4JLogger) DFSClient.LOG).getLogger().setLevel(Level.ALL);
((Log4JLogger) HFileSystem.LOG).getLogger().setLevel(Level.ALL);
}
{code}
We shouldn't be doing this. If we need to change these log levels we should do
it via {{src/test/resources}}
> Backport 'HBASE-22399 Change default hadoop-two.version to 2.8.x and remove
> the 2.7.x hadoop checks' to branch-1
> ----------------------------------------------------------------------------------------------------------------
>
> Key: HBASE-22413
> URL: https://issues.apache.org/jira/browse/HBASE-22413
> Project: HBase
> Issue Type: Sub-task
> Reporter: Duo Zhang
> Assignee: Duo Zhang
> Priority: Major
> Fix For: 1.5.0
>
> Attachments: HBASE-22413-branch-1-v1.patch,
> HBASE-22413-branch-1-v1.patch, HBASE-22413-branch-1-v2.patch,
> HBASE-22413-branch-1-v3.patch, HBASE-22413-branch-1.patch,
> HBASE-22413-branch-1.patch, HBASE-22413-branch-1.patch,
> HBASE-22413-branch-1.patch
>
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)