Yes.  I too was not able to reproduce standalone. Any clue why that is
happening?

Regards
Ram

> -----Original Message-----
> From: Ted Yu [mailto:[email protected]]
> Sent: Saturday, May 26, 2012 11:19 PM
> To: [email protected]
> Subject: Re: TestLocalHBaseCluster failing due to the same exception
> 
> I think the following error occurs when running TestLocalHBaseCluster
> in
> test suite - I wasn't able to reproduce it standalone.
> 
> On Fri, May 25, 2012 at 9:59 PM, Ramkrishna.S.Vasudevan <
> [email protected]> wrote:
> 
> > Hi Devs
> >
> > Below is the exception that we get when TestLocalHBaseCluster fails.
> >
> >
> >
> > org.apache.hadoop.hbase.util.FileSystemVersionException: File system
> needs
> > to be upgraded.  You have version null and I want version 7.  Run the
> > '${HBASE_HOME}/bin/hbase migrate' script.
> >                at
> > org.apache.hadoop.hbase.util.FSUtils.checkVersion(FSUtils.java:319)
> >                at
> >
> >
> org.apache.hadoop.hbase.master.MasterFileSystem.checkRootDir(MasterFile
> Syste
> > m.java:345)
> >                at
> >
> >
> org.apache.hadoop.hbase.master.MasterFileSystem.createInitialFileSystem
> Layou
> > t(MasterFileSystem.java:127)
> >                at
> >
> >
> org.apache.hadoop.hbase.master.MasterFileSystem.<init>(MasterFileSystem
> .java
> > :112)
> >                at
> >
> >
> org.apache.hadoop.hbase.master.HMaster.finishInitialization(HMaster.jav
> a:480
> > )
> >                at
> > org.apache.hadoop.hbase.master.HMaster.run(HMaster.java:343)
> >                at
> >
> >
> org.apache.hadoop.hbase.TestLocalHBaseCluster$MyHMaster.run(TestLocalHB
> aseCl
> > uster.java:99)
> >
> >
> >
> >
> >
> >
> >
> > Regards
> >
> > Ram
> >
> >

Reply via email to