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 2018/06/01 09:52:00 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=16497797#comment-16497797 ] 

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 12s{color} | {color:blue} Docker mode activated. {color} |
|| || || || {color:brown} Prechecks {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:brown} master Compile Tests {color} ||
|| || || || {color:brown} Patch Compile Tests {color} ||
| {color:green}+1{color} | {color:green} whitespace {color} | {color:green}  0m  0s{color} | {color:green} The patch has no whitespace issues. {color} |
|| || || || {color:brown} Other Tests {color} ||
| {color:green}+1{color} | {color:green} asflicense {color} | {color:green}  0m 10s{color} | {color:green} The patch does not generate ASF License warnings. {color} |
| {color:black}{color} | {color:black} {color} | {color:black}  0m 37s{color} | {color:black} {color} |
\\
\\
|| Subsystem || Report/Notes ||
| Docker | Client=17.05.0-ce Server=17.05.0-ce Image:yetus/hbase:d8b550f |
| JIRA Issue | HBASE-12882 |
| JIRA Patch URL | https://issues.apache.org/jira/secure/attachment/12926063/HBASE-12882.master.002.patch |
| Optional Tests |  asflicense  |
| uname | Linux 5d7c96681aa6 4.4.0-43-generic #63-Ubuntu SMP Wed Oct 12 13:48:03 UTC 2016 x86_64 GNU/Linux |
| Build tool | maven |
| Personality | /home/jenkins/jenkins-slave/workspace/PreCommit-HBASE-Build@2/component/dev-support/hbase-personality.sh |
| git revision | master / d5ea926321 |
| maven | version: Apache Maven 3.5.3 (3383c37e1f9e9b3bc3df5050c29c8aff9f295297; 2018-02-24T19:49:05Z) |
| Max. process+thread count | 47 (vs. ulimit of 10000) |
| modules | C: . U: . |
| Console output | https://builds.apache.org/job/PreCommit-HBASE-Build/13043/console |
| Powered by | Apache Yetus 0.7.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
>            Priority: Major
>         Attachments: HBASE-12882.master.001.patch, HBASE-12882.master.002.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
(v7.6.3#76005)