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

Ravi Prakash commented on HDFS-2144:
------------------------------------

This was again discovered by Arpit Gupta! :)
{quote} 
Here is the info from the log


2011-05-20 22:08:41,806 INFO 
org.apache.hadoop.hdfs.server.namenode.SecondaryNameNode: STARTUP_MSG: 
/************************************************************
STARTUP_MSG: Starting SecondaryNameNode
STARTUP_MSG:   host = localhost/127.0.0.1
STARTUP_MSG:   args = []
STARTUP_MSG:   version = 0.22.0.1105190202
STARTUP_MSG:   classpath =
..............


......


STARTUP_MSG:   build =
git://git.apache.org -r
e46832994ee3402918135d1a5bd0b21ed58f5ed0; compiled by 'myusername' on Thu May 
19 02:11:11 PDT 2011
************************************************************/
2011-05-20 22:08:42,119 INFO 
org.apache.hadoop.hdfs.server.namenode.SecondaryNameNode: SHUTDOWN_MSG: 
/************************************************************


Now this happened because the snn was setup to be behind a virtual host which 
fails as the 203.3 patch is yet to be
merged. 

The log should have some message that states the error
{quote} 

> SNN shuts down because of auth issues but does not log it
> ---------------------------------------------------------
>
>                 Key: HDFS-2144
>                 URL: https://issues.apache.org/jira/browse/HDFS-2144
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>            Reporter: Ravi Prakash
>            Assignee: Ravi Prakash
>
> SNN should log messages when it shuts down because of authentication issues.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to