| clear query|facets|time |
Search criteria: .
Results from 131 to 140 from
58026 (0.984s).
|
|
|
Loading phrases to help you refine your search...
|
|
[HBASE-7896] make rename_table working in 92/94 - HBase - [issue]
|
|
...The rename_table function is very useful for our customers. However, rename_table.rb does not work for 92/94. It has several bugs. It will be useful to fix them so that users can solve their...
|
|
|
http://issues.apache.org/jira/browse/HBASE-7896
Author: Tianying Chang,
2013-05-23, 18:35
|
|
|
[HBASE-7942] Make use of the plumbing in HBASE-7932 to provide location hints when region files are created - HBase - [issue]
|
|
...This "functionality" is blocked by the fixes in HDFS. Reflection is going to be used to figure out whether the underlying Hadoop version has the new API. Things will behave the same way if t...
|
|
|
http://issues.apache.org/jira/browse/HBASE-7942
Author: Devaraj Das,
2013-05-23, 18:10
|
|
|
Re: HBase is not running. - HBase - [mail # user]
|
|
...Progress! :) Now, I'm getting this error :) 13/05/23 13:29:00 ERROR client.HConnectionManager$HConnectionImplementation: Check the value configured in 'zookeeper.znode.pare...
|
|
|
Author: Yves S. Garret,
2013-05-23, 17:48
|
|
|
Re: RS crash upon replication - HBase - [mail # user]
|
|
...Thanks for the helpful comments. I would certainly dig deeper now that everything has stabilized. Regarding J-D's comment - once my slave cluster was started, after about 4 hours of downtime...
|
|
|
Author: Amit Mor,
2013-05-23, 17:43
|
|
|
Re: Risk about RS logs clean ? - HBase - [mail # user]
|
|
...IIRC the version in previous branches should have an epic lock somewhere (cacheFlushLock or something like that) that should make this map manipulations safe also. On Wed, May 22, 2013...
|
|
|
Author: Sergey Shelukhin,
2013-05-23, 17:28
|
|
|
Re: HBase is not running. - HBase - [mail # user]
|
|
...Jay, I was looking at your blog and I noticed these entries for Zookeeper: hbase-master,hbase-regionserver1,hbase-regionserver2,hbase-regionserver3 Since I'm doing everything on ...
|
|
|
Author: Yves S. Garret,
2013-05-23, 17:15
|
|
|
Re: Unscientific comparison of fully-cached zipfian reading - HBase - [mail # dev]
|
|
...On Wed, May 22, 2013 at 10:36 AM, lars hofhansl wrote: Ah sorry to have focused on that. Re-reading your email, it seems we tested different things. In my case, whatever c...
|
|
|
Author: Jean-Daniel Cryans,
2013-05-23, 17:00
|
|
|
Re: RS crash upon replication - HBase - [mail # user]
|
|
...But wouldn't a copy table b/w timestamps bring you back since the mutations are all timestamp based we should okay ? Basically doing a copy table which supersedes the downtime interval ? &nb...
|
|
|
Author: Varun Sharma,
2013-05-23, 16:53
|
|
|
Re: hbase region server shutdown after datanode connection exception - HBase - [mail # user]
|
|
...You are looking at it the wrong way. Per http://hbase.apache.org/book.html#trouble.general, always walk up the log to the first exception. In this case it's a session timeout. Whatever happe...
|
|
|
Author: Jean-Daniel Cryans,
2013-05-23, 16:52
|
|
|
Re: RS crash upon replication - HBase - [mail # user]
|
|
...fwiw stop_replication is a kill switch, not a general way to start and stop replicating, and start_replication may put you in an inconsistent state: hbase(main):001:0> help 'stop_re...
|
|
|
Author: Jean-Daniel Cryans,
2013-05-23, 16:48
|
|
|
|