[
https://issues.apache.org/jira/browse/HADOOP-1527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jim Kellerman updated HADOOP-1527:
----------------------------------
Attachment: HADOOP-1527-patch.txt
Revise for recent commits
> 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.