You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Hadoop QA (JIRA)" <ji...@apache.org> on 2016/12/31 12:45:58 UTC

[jira] [Commented] (HBASE-12882) Log level for org.apache.hadoop.hbase package should be configurable

    [ https://issues.apache.org/jira/browse/HBASE-12882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15789462#comment-15789462 ] 

Hadoop QA commented on HBASE-12882:
-----------------------------------

| (/) *{color:green}+1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
| {color:blue}0{color} | {color:blue} reexec {color} | {color:blue} 0m 10s {color} | {color:blue} Docker mode activated. {color} |
| {color:green}+1{color} | {color:green} @author {color} | {color:green} 0m 0s {color} | {color:green} The patch does not contain any @author tags. {color} |
| {color:green}+1{color} | {color:green} whitespace {color} | {color:green} 0m 0s {color} | {color:green} The patch has no whitespace issues. {color} |
| {color:green}+1{color} | {color:green} hadoopcheck {color} | {color:green} 25m 44s {color} | {color:green} Patch does not cause any errors with Hadoop 2.6.1 2.6.2 2.6.3 2.6.4 2.6.5 2.7.1 2.7.2 2.7.3 or 3.0.0-alpha1. {color} |
| {color:green}+1{color} | {color:green} asflicense {color} | {color:green} 0m 12s {color} | {color:green} The patch does not generate ASF License warnings. {color} |
| {color:black}{color} | {color:black} {color} | {color:black} 26m 14s {color} | {color:black} {color} |
\\
\\
|| Subsystem || Report/Notes ||
| Docker | Client=1.12.3 Server=1.12.3 Image:yetus/hbase:8d52d23 |
| JIRA Patch URL | https://issues.apache.org/jira/secure/attachment/12845221/HBASE-12882.master.001.patch |
| JIRA Issue | HBASE-12882 |
| Optional Tests |  asflicense  |
| uname | Linux 571aef1de4f0 3.13.0-95-generic #142-Ubuntu SMP Fri Aug 12 17:00:09 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux |
| Build tool | maven |
| Personality | /home/jenkins/jenkins-slave/workspace/PreCommit-HBASE-Build/component/dev-support/hbase-personality.sh |
| git revision | master / 0e48665 |
| modules | C: . U: . |
| Console output | https://builds.apache.org/job/PreCommit-HBASE-Build/5100/console |
| Powered by | Apache Yetus 0.3.0   http://yetus.apache.org |


This message was automatically generated.



> Log level for org.apache.hadoop.hbase package should be configurable 
> ---------------------------------------------------------------------
>
>                 Key: HBASE-12882
>                 URL: https://issues.apache.org/jira/browse/HBASE-12882
>             Project: HBase
>          Issue Type: Bug
>          Components: hbase
>    Affects Versions: 1.0.0, 0.94.26, 0.98.9
>            Reporter: Adrian Muraru
>            Assignee: Jan Hentschel
>         Attachments: HBASE-12882.master.001.patch
>
>
> {{conf/log4j.properties}} hardcodes log level for the top hbase package to DEBUG: {{log4j.logger.org.apache.hadoop.hbase=DEBUG}}
> and there is no easy way to override it without modifying this file.
> It would be useful to have a variable, say {{hbase.log.level}}m in this file so it can be passed from site environment: {{-Dhbase.log.level=INFO}}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)