You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Harsh J (Resolved) (JIRA)" <ji...@apache.org> on 2012/01/01 22:01:31 UTC

[jira] [Resolved] (HBASE-1133) Master does not reload META on IOE

     [ https://issues.apache.org/jira/browse/HBASE-1133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Harsh J resolved HBASE-1133.
----------------------------

    Resolution: Duplicate

Seems to have been fixed via HBASE-1084 (and upwards, towards HDFS where the issue lied). Please reopen if am wrong.
                
> Master does not reload META on IOE
> ----------------------------------
>
>                 Key: HBASE-1133
>                 URL: https://issues.apache.org/jira/browse/HBASE-1133
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Andrew Purtell
>
> This never recalibrates:
> 2009-01-18 01:35:30,906 WARN org.apache.hadoop.hbase.master.BaseScanner: Scan one META region: {regionname: .META.,,1, startKey: <>, server: 10.30.94.35:60020}
> java.io.IOException: java.io.IOException: All datanodes 10.30.94.34:50010 are bad. Aborting...
>         at org.apache.hadoop.hdfs.DFSClient$DFSOutputStream.processDatanodeError(DFSClient.java:2443)
>         at org.apache.hadoop.hdfs.DFSClient$DFSOutputStream.access$1600(DFSClient.java:1995)
>         at org.apache.hadoop.hdfs.DFSClient$DFSOutputStream$DataStreamer.run(DFSClient.java:2159)
>         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
>         at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
>         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
>         at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
>         at org.apache.hadoop.hbase.RemoteExceptionHandler.decodeRemoteException(RemoteExceptionHandler.java:95)
>         at org.apache.hadoop.hbase.RemoteExceptionHandler.checkThrowable(RemoteExceptionHandler.java:48)
>     ...

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira