| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
22 (3.514s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: always assinging root - HBase - [mail # user]
|
|
...Jing, I think you could follow this kind of log to check rs log to find why it could not open root region. 2012-12-07 10:48:48,708 INFO org.apache.hadoop.hbase.master.AssignmentM...
|
|
|
Author: Yi Liang,
2012-12-07, 05:16
|
|
|
Re: Problem connecting to region server - HBase - [mail # user]
|
|
...Thanks J-D. The thread holding the lock: "IPC Reader 0 on port 60020" prio=10 tid=0x00007f983c1aa800 nid=0x1ae9 waiting on condition [0x00007f983a915000] java.lang.Thread....
|
|
|
Author: Yi Liang,
2012-03-01, 05:12
|
|
|
Problem connecting to region server - HBase - [mail # user]
|
|
...We're running hbase 0.90.3 with hadoop cdh3u2. Today, we ran into a problem connecting to one region server. When running hbase hbck, the following error appeared: Number of Tables: 16...
|
|
|
Author: Yi Liang,
2012-02-29, 06:04
|
|
|
Re: Read speed down after long running - HBase - [mail # user]
|
|
...Excuse me for my poor english... I meant neither the M/R jobs nor thrift servers would execute the HBaseAdmin.tableExists... 2011/12/29 Yi Liang e aseAdmin.tableExists O e...
|
|
|
Author: Yi Liang,
2011-12-29, 04:28
|
|
|
Re: Read speed down after long running - HBase - [mail # user]
|
|
...Sorry, I forgot there's another kind of client process, the Java MapReduce jobs to write data. I don't restart them either. They're usually short-lived. I think either the M/R jobs or ...
|
|
|
Author: Yi Liang,
2011-12-29, 04:26
|
|
|
Re: Read speed down after long running - HBase - [mail # user]
|
|
...Lars, Ram: I don't restart client processes(in my case, they're thrift servers), I only restart the master and rs. Do you mean I should also restart the thrift servers? I'm now c...
|
|
|
Author: Yi Liang,
2011-12-29, 01:54
|
|
|
Read speed down after long running - HBase - [mail # user]
|
|
...Hi all, We're running hbase 0.90.3 for one read intensive application. We find after long running(2 weeks or 1 month or longer), the read speed will become much lower. For ...
|
|
|
Author: Yi Liang,
2011-12-27, 10:53
|
|
|
Re: delete operation with timestamp - HBase - [mail # user]
|
|
...Thanks Daniel for your explanation. But still curious why we do such design, it's unexpected for me. Also, this behavior of deleteColumns make delete operation not very user friendly, ...
|
|
|
Author: Yi Liang,
2011-11-25, 06:11
|
|
|
delete operation with timestamp - HBase - [mail # user]
|
|
...We're using hbase-0.90.3 with thrift client, and have encountered some problems when we want to delete one specific version of a cell. First, there's no corresponding thrift api for De...
|
|
|
Author: Yi Liang,
2011-11-24, 07:38
|
|
|
HTable thread safe for read? - HBase - [mail # user]
|
|
..."This class is not thread safe for updates; the underlying write buffer can be corrupted if multiple threads contend over a single HTable instance." Does that mean HTable is thread saf...
|
|
|
Author: Yi Liang,
2011-08-14, 07:24
|
|
|
|