[ https://issues.apache.org/jira/browse/HADOOP-2077?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Arun C Murthy updated HADOOP-2077: ---------------------------------- Attachment: HADOOP-2077_0_20080110.patch Minor change in formatting of the output, which now looks like: {noformat} 2008-01-10 03:57:15,143 INFO org.apache.hadoop.dfs.NameNode: STARTUP_MSG: /************************************************************ STARTUP_MSG: Starting NameNode STARTUP_MSG: host = neo/127.0.0.1 STARTUP_MSG: args = [] STARTUP_MSG: version = 0.16.0-dev STARTUP_MSG: subversion = http://svn.apache.org/repos/asf/lucene/hadoop/trunk -r 610541 STARTUP_MSG: compiled-by = arun on Thu Jan 10 03:57:03 IST 2008 ************************************************************/ {noformat} > Logging version number (and compiled date) at STARTUP_MSG > ----------------------------------------------------------- > > Key: HADOOP-2077 > URL: https://issues.apache.org/jira/browse/HADOOP-2077 > Project: Hadoop > Issue Type: Improvement > Components: dfs, mapred > Reporter: Koji Noguchi > Assignee: Arun C Murthy > Priority: Trivial > Fix For: 0.16.0 > > Attachments: HADOOP-2077_0_20080110.patch, > HADOOP-2077_0_20080110.patch > > > This will help us figure out which version of hadoop we were running when > looking back the logs. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.