| clear query|facets|time |
Search criteria: .
Results from 21 to 30 from
57756 (0.702s).
|
|
|
Loading phrases to help you refine your search...
|
|
[HBASE-7726] Family Dir is not removed using modifyTable() - HBase - [issue]
|
|
...Similar to HBASE-6564, ModifyTableHandler doesn't remove the families from hdfs (families no longer present in the new descriptor)...
|
|
|
http://issues.apache.org/jira/browse/HBASE-7726
Author: Matteo Bertozzi,
2013-05-18, 04:17
|
|
|
[HBASE-8574] Add how to rename a table in the docbook - HBase - [issue]
|
|
...Add a section "how to rename a table" in the doc book.The current easy solution without adding extra code in 94/95 is to use snapshotshbase shell> disable 'tableName'hbase shell> snaps...
|
|
|
http://issues.apache.org/jira/browse/HBASE-8574
Author: Matteo Bertozzi,
2013-05-18, 04:17
|
|
|
[HBASE-8568] Test case TestDistributedLogSplitting#testWorkerAbort failed intermittently - HBase - [issue]
|
|
...The test case only start 1 RS. After the only RS aborted, META region can't be re-assigned. Since distributedLogReplay(hbase-7006) depends on a region get re-assigned firstly, the test case ...
|
|
|
http://issues.apache.org/jira/browse/HBASE-8568
Author: Jeffrey Zhong,
2013-05-18, 04:17
|
|
|
[HBASE-7006] [MTTR] Improve Region Server Recovery Time - Distributed Log Replay - HBase - [issue]
|
|
...Just saw interesting issue where a cluster went down hard and 30 nodes had 1700 WALs to replay. Replay took almost an hour. It looks like it could run faster that much of t...
|
|
|
http://issues.apache.org/jira/browse/HBASE-7006
Author: stack,
2013-05-18, 04:17
|
|
|
Re: Later version of HBase Client has a problem with DNS - HBase - [mail # user]
|
|
...This has come up in the past: http://search-hadoop.com/m/mDn0i2kjGA32/NumberFormatException+dns&subj=unable+to+resolve+the+DNS+name Or check out this old thread: http://mail.open...
|
|
|
Author: Stack,
2013-05-18, 03:44
|
|
|
Re: Build failed in Jenkins: HBase-0.95 #288 - HBase - [mail # dev]
|
|
...I committed the addendum on "HBASE-8564 TestMetricsRegionServer depends on test order"; hopefully takes care of these failures: org.apache.hadoop.hbase.ipc.TestDelayedRpc.testDelayedRp...
|
|
|
Author: Stack,
2013-05-18, 03:27
|
|
|
[HBASE-6059] Replaying recovered edits would make deleted data exist again - HBase - [issue]
|
|
...When we replay recovered edits, we used the minSeqId of Store, It may cause deleted data appeared again.Let's see how it happens. Suppose the region with two families(cf1,cf2)1.put one data ...
|
|
|
http://issues.apache.org/jira/browse/HBASE-6059
Author: chunhui shen,
2013-05-18, 02:34
|
|
|
[HBASE-7210] Backport HBASE-6059 to 0.94 - HBase - [issue]
|
|
...HBASE-6059 seems to be an important issue. Chunhui has already given a patch for 94. Need to rebase if it does not apply cleanly.Raising a new one as the old issue is already closed....
|
|
|
http://issues.apache.org/jira/browse/HBASE-7210
Author: ramkrishna.s.vasudevan,
2013-05-18, 02:34
|
|
|
Re: HBASE-8521: Cells cannot be overwritten with bulk loaded HFiles (0.94) - HBase - [mail # dev]
|
|
...Did anyone get a chance to look at it? 2013/5/16 Jean-Marc Spaggiari ...
|
|
|
Author: Jean-Marc Spaggiari,
2013-05-18, 01:34
|
|
|
[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-18, 01:16
|
|
|
|