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

Hudson commented on HBASE-9577:
-------------------------------

SUCCESS: Integrated in hbase-0.96-hadoop2 #40 (See 
[https://builds.apache.org/job/hbase-0.96-hadoop2/40/])
HBASE-9577 Log process environment variable on HBase service startup (stack: 
rev 1524872)
* 
/hbase/branches/0.96/hbase-server/src/main/java/org/apache/hadoop/hbase/master/HMasterCommandLine.java
* 
/hbase/branches/0.96/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/HRegionServerCommandLine.java
* 
/hbase/branches/0.96/hbase-server/src/main/java/org/apache/hadoop/hbase/util/ServerCommandLine.java

                
> Log process environment variable on HBase service startup
> ---------------------------------------------------------
>
>                 Key: HBASE-9577
>                 URL: https://issues.apache.org/jira/browse/HBASE-9577
>             Project: HBase
>          Issue Type: Improvement
>    Affects Versions: 0.95.2, 0.94.11
>            Reporter: Aditya Kishore
>            Assignee: Aditya Kishore
>            Priority: Minor
>              Labels: troubleshooting
>             Fix For: 0.96.0
>
>         Attachments: HBASE-9577.patch, HBASE-9577.patch, HBASE-9577.patch
>
>
> HBase services already logs information related to JVM properties and command 
> line arguments used to start the services which have been immensely helpful 
> to investigate issues.
> One thing that they do not log is the environment variables and an unintended 
> variable in the environment could lead to a scenario not reproducible 
> anywhere else including its original location if the service is restarted 
> differently.
> We should log environment variables (excluding those which may contains 
> credentials) on service startup with option to disable this logging.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to