Jean-Daniel Cryans writes:
> We can kill -9 region servers as much as we
> want, and the cluster does recover.
>
> J-D
Just FYI: I've just tested the redundancy of region servers on a Hadoop
0.20.2/HBase 0.20.6, with 2 region servers. The results are: it works fine, only
if the region to be ki
Jean-Daniel Cryans writes:
> 0.89 is a developer release, it should be treated as such (eg do
> expect bugs) and this is the version used by Matthew. A newer release
> candidate was posted here:
> http://people.apache.org/~jdcryans/hbase-0.89.20100924-candidate-1/
> and this is the version we're
Matthew LeMieux writes:
>
> It is the default behavior. However, in my installation it has never
succeeded. So, the regions never
> actually get re-assigned. The result is a cluster in a funky state that
needs to be completely brought down
> and then started up again in order to recover.
>
Jean-Daniel Cryans writes:
>
> It's a znode count, not machine count. It does list only 1 region server.
>
> J-D
Thank you.
Andrey
Stanislaw Kogut writes:
> In case when one of regionservers fail, HBase Master will reassign all
> regions, so, any regions served by failed regionserver will be
> assigned to operating regionservers. It is possible because of
> replication on datanodes, regionserver heartbeats and
> Write-Ahead-
/written to).
Could you kindly suggest, how to make HBase redundant, so that all tables are
available even if one of region servers fails/dies?
Have I missed a Hadoop/HBase setting to do so?
Thank you,
Andrey Timerbaev
Hello All,
In my Hadoop 0.20.1/HBase 0.20.3/Zookeeper 3.2.2 installation, which is running
on only one node in a pseudo-distributed mode, I noticed, Zookeeper claims to
know 11 nodes (see 'Node count' below). How could it be?
HBase tree in ZooKeeper is rooted at /hbase
Cluster up? true
In saf
> The issue is that the global transaction log table is not created yet. You can
do so simply by calling
> HBaseBackedTransactionLogger.createTable() at the time when you are seeding
the rest of your tables.
> James Kennedy
> Project Manager
> Troove Inc.
Hello James,
Thank you for the comment.
> You are running transactional hbase? This is intentional I take it.
> Me neither. Let me poke the transactional fellows and see if they can
> offer help.
>
> Thanks,
> St.Ack
Yes, I'm running a transactional hbase.
Thanks in advance for involving any of transactional experts.
Andrey
Dear experts,
Could you kindly suggest, how to help the RegionServer to complete
initialization in the following situation:
After a failure of one or RegionServers, which is running on a dedicated node in
a HBase/Hadoop cluster (HBase v.0.20.3), the RegionServer can't initialize
available tables.
10 matches
Mail list logo