| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
23 (0.144s).
|
|
|
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
|
|
|
RE: Inconsistent Table HBCK - HBase - [mail # user]
|
|
...Hi, Jean What is the jira #? Thanks Tian-Ying From: Jean-Marc Spaggiari [mailto:[EMAIL PROTECTED]] Sent: Wednesday, May 22, 2013 7:57 AM To: [EMAIL PROTECTED] Subject: Re:...
|
|
|
Author: Tianying Chang,
2013-05-22, 22:37
|
|
|
RE: NullPointerException while loading large amount of new rows into HBase, exception is thrown when trying to obtain lock for RowKey - HBase - [mail # user]
|
|
...Thanks Ram, will try that. Thanks Tian-Ying ________________________________________ From: ramkrishna vasudevan [[EMAIL PROTECTED]] Sent: Thursday, May 16, 2013 8:49 PM To: [EMA...
|
|
|
Author: Tianying Chang,
2013-05-20, 17:32
|
|
|
RE: NullPointerException while loading large amount of new rows into HBase, exception is thrown when trying to obtain lock for RowKey - HBase - [mail # user]
|
|
...FYI, below I quoted the customers' response after I explained the NULLException is caused by the row lock. So my question is if this is allowed situation for multiple threads/process to comp...
|
|
|
Author: Tianying Chang,
2013-05-16, 18:41
|
|
|
RE: NullPointerException while loading large amount of new rows into HBase, exception is thrown when trying to obtain lock for RowKey - HBase - [mail # user]
|
|
...it is HBase 0.92. The customer is using TSDB and AsyncHBase. I am not sure what their client code is calling exactly. But from the calling stack, it feels it use HTable.lockRow. Is thi...
|
|
|
Author: Tianying Chang,
2013-05-16, 18:35
|
|
|
NullPointerException while loading large amount of new rows into HBase, exception is thrown when trying to obtain lock for RowKey - HBase - [mail # user]
|
|
...Hi, When our customers(using TSDB) loads large amount of data into HBase, we saw many NullPointerException in the RS logs as below. I checked the source code, it seems when trying to o...
|
|
|
Author: Tianying Chang,
2013-05-16, 17:12
|
|
|
[HBASE-7882] move region level metrics readReqeustCount and writeRequestCount to Metric 2 - HBase - [issue]
|
|
...HBASE-7818 is for 94. Following the refactor of HBASE-6410, I need to refactor the 94 patch of HBASE-7818 against metric 2. Patch for 96 will be very different from 94....
|
|
|
http://issues.apache.org/jira/browse/HBASE-7882
Author: Tianying Chang,
2013-04-02, 20:35
|
|
|
RE: Cannot run selected test under 0.94, is OK under trunk/95 though. - HBase - [mail # user]
|
|
...Andrew, Thanks! -PlocalTests works! Tian-Ying ________________________________________ From: Andrew Purtell [[EMAIL PROTECTED]] Sent: Tuesday, March 26, 2013 1:54 PM To: [...
|
|
|
Author: Tianying Chang,
2013-03-26, 21:37
|
|
|
Cannot run selected test under 0.94, is OK under trunk/95 though. - HBase - [mail # user]
|
|
...Hi, I can run either full test or a selected test under either trunk or 95. But after I checkout to branch 94, I found I cannot run a selected test anymore. It can still run the full t...
|
|
|
Author: Tianying Chang,
2013-03-26, 20:52
|
|
|
[HBASE-7818] add region level metrics readReqeustCount and writeRequestCount - HBase - [issue]
|
|
...Request rate at region server level can help identify the hot region server. But it will be good if we can further identify the hot regions on that region server. That way, we can easily fin...
|
|
|
http://issues.apache.org/jira/browse/HBASE-7818
Author: Tianying Chang,
2013-03-23, 04:53
|
|
|
|