Thanks Ted and JM. Jason
On Wed, Sep 18, 2013 at 6:46 PM, Jean-Marc Spaggiari < [email protected]> wrote: > But... > > if you can't update, then you will have to checkout the 0.94.3 version from > SVN, apply the patch manually, build and re-deploy. Patch might be pretty > easy to apply. > > JM > > > 2013/9/18 Ted Yu <[email protected]> > > > The fix is in 0.94.4 > > > > It would be easier for you to upgrade to newer release since rolling > > restart is supported. > > > > Cheers > > > > > > On Wed, Sep 18, 2013 at 12:24 PM, Jason Huang <[email protected]> > > wrote: > > > > > Hello, > > > > > > We are using hadoop 1.1.2 and HBase 0.94.3 and we found the following > > > entries appear every minute in namenode's log: > > > > > > 2013-09-17 14:00:25,710 INFO org.apache.hadoop.ipc.Server: IPC Server > > > handler 5 on 54310, call delete(/hbase/.archive/mytable, false) > > > from **.**.**.**:42912 error: java.io.IOException: > > /hbase/.archive/mytable > > > is non empty > > > ..... > > > > > > Searches found that this is likely due to HBASE-7465: > > > https://issues.apache.org/jira/browse/HBASE-7465 > > > > > > Since we do not have any plan to upgrade HBase version, what's the > best > > > way to fix this? Could we take a source code package for 0.94.3 from > > > somewhere and apply this patch manually, then rebuild the jars? Does > > this > > > patch has any other dependency code that's not in 0.94.3? > > > > > > thanks, > > > > > > Jason > > > > > >
