[
https://issues.apache.org/jira/browse/HADOOP-1527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12521709
]
Hadoop QA commented on HADOOP-1527:
-----------------------------------
+1
http://issues.apache.org/jira/secure/attachment/12364281/HADOOP-1527-patch.txt
applied and successfully tested against trunk revision r568404.
Test results:
http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch/594/testReport/
Console output:
http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch/594/console
> Region server won't start because logdir exists
> -----------------------------------------------
>
> Key: HADOOP-1527
> URL: https://issues.apache.org/jira/browse/HADOOP-1527
> Project: Hadoop
> Issue Type: Bug
> Components: contrib/hbase
> Affects Versions: 0.15.0
> Reporter: stack
> Assignee: Jim Kellerman
> Fix For: 0.15.0
>
> Attachments: HADOOP-1527-patch.txt, HADOOP-1527-patch.txt
>
>
> Starting and then impolitely stopping a cluster I came across the following:
> 2007-06-25 19:43:31,449 ERROR org.apache.hadoop.hbase.HRegionServer: Can not
> start region server because
> org.apache.hadoop.hbase.RegionServerRunningException: region server already
> running at 208.76.44.140:60010 because logdir exists
> at
> org.apache.hadoop.hbase.HRegionServer.<init>(HRegionServer.java:447)
> at
> org.apache.hadoop.hbase.HRegionServer.<init>(HRegionServer.java:372)
> at org.apache.hadoop.hbase.HRegionServer.main(HRegionServer.java:1233)
> Region server should recover or offer a recovery path when we run into this
> condition.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.