Thanks!! I resolved that problem by copying the Hadoop jars to hbase/lib
directory. I am facing a new problem of hbase version replication problem
described in:
https://issues.apache.org/jira/browse/HBASE-3800?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#issue-tabs

Can somebody tell me how to apply the patch attached in the link ?? I could
not find any info on that. Thanks!!





Harsh J wrote:
> 
> Also, Apache Hadoop 0.20.203 isn't a Hadoop version you'd want to use
> HBase with in production (lacks 0.20-append branch features). The book
> link provided by J-D covers the recommendations.
> 
> On 02-Nov-2011, at 11:42 PM, Jack Levin wrote:
> 
>> You likely have hadoop-core in hbase/lib dir that's wrong, delete it, and
>> copy one from Hadoop/ dir
>> 
>> -Jack
>> 
>> 
>> On Nov 2, 2011, at 10:14 AM, LoveIR <[email protected]> wrote:
>> 
>>> 
>>> Hi,
>>> 
>>> I am using Hbase 0.90.4 version and my Hadoop version is 0.20.203. I am
>>> getting the following exception in my HMaster logs when trying to start
>>> HBase:
>>> 
>>> java.io.IOException: failed on local exception: java.io.EOFException
>>> 
>>> This is causing my HMaster thread to abort and I am getting
>>> MasterNotRunningException when trying to run any commands in Hbase
>>> shell.
>>> 
>>> I am new to Hbase, Please help !! Thanks!!
>>> -- 
>>> View this message in context:
>>> http://old.nabble.com/Getting-EOF-Exception-when-starting-HBASE-tp32767304p32767304.html
>>> Sent from the HBase User mailing list archive at Nabble.com.
>>> 
> 
> 
> 

-- 
View this message in context: 
http://old.nabble.com/Getting-EOF-Exception-when-starting-HBASE-tp32767304p32769931.html
Sent from the HBase User mailing list archive at Nabble.com.

Reply via email to