| clear query|facets|time |
Search criteria: .
Results from 11 to 20 from
96 (0.084s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: coprocessor enabled put very slow, help please~~~ - HBase - [mail # user]
|
|
...Forget to say. I also tested MapReduce. It's faster than coprocessor. On Mon, Feb 18, 2013 at 10:01 AM, yonghu wrote:...
|
|
|
Author: yonghu,
2013-02-18, 09:02
|
|
|
Re: coprocessor enabled put very slow, help please~~~ - HBase - [mail # user]
|
|
...Parkash, I have a six nodes cluster and met the same problem as you had. In my test, inserting one tuple using coprocessor is nearly 10 times slower than normal put operation. I think ...
|
|
|
Author: yonghu,
2013-02-18, 09:01
|
|
|
Re: Is it possible to indicate the column scan order when scanning table? - HBase - [mail # user]
|
|
...Thanks for your response. I will take a look. yong On Thu, Feb 7, 2013 at 10:11 PM, Ted Yu wrote:...
|
|
|
Author: yonghu,
2013-02-08, 05:36
|
|
|
Re: Is it possible to indicate the column scan order when scanning table? - HBase - [mail # user]
|
|
...Like a table can contain ttl data and static data without indicating ttl. So, I want to first scan the columns which have ttl restrictions and later the static columns. The goal that I want ...
|
|
|
Author: yonghu,
2013-02-07, 20:01
|
|
|
Is it possible to indicate the column scan order when scanning table? - HBase - [mail # user]
|
|
...Dear all, I wonder if it is possible to indicate the column scan order when scanning table. For example, if I have two column families cf1 and cf2 and I create a scan object. Is the ta...
|
|
|
Author: yonghu,
2013-02-07, 17:23
|
|
|
Re: Json+hbase - HBase - [mail # user]
|
|
...I think you can treat id as row key. and address-type/home or address-type/office as column family. each address can be treated as column. The thing is how you can transform your json metada...
|
|
|
Author: yonghu,
2013-02-04, 16:35
|
|
|
Re: Is there a way to close automatically log deletion in HBase? - HBase - [mail # user]
|
|
...Thanks for your useful information. By the way, can you give me an example about how I can define the customized logcleaner class. regards! Yong On Sat, Feb 2, 2013 at 1:54...
|
|
|
Author: yonghu,
2013-02-02, 15:51
|
|
|
Re: Is there a way to close automatically log deletion in HBase? - HBase - [mail # user]
|
|
...Dear Ram, Thanks for your response. Yes Log means WAL logs. Now, I can define a postWALWrite trigger to write the WAL entries into the specific file as I want, however, it's too ...
|
|
|
Author: yonghu,
2013-02-02, 10:09
|
|
|
Is there a way to close automatically log deletion in HBase? - HBase - [mail # user]
|
|
...Hello, For some reasons, I need to analyze the log of hbase. However, the log will be automatically deleted by GC of JVM (if I understand right). I wonder if there is a way to close au...
|
|
|
Author: yonghu,
2013-02-02, 08:01
|
|
|
How can I set column information when I use YCSB to test HBase? - HBase - [mail # user]
|
|
...Dear all, I read the information of https://github.com/brianfrankcooper/YCSB/wiki/Running-a-Workload For example, I can indicate the column family name when I issue the command l...
|
|
|
Author: yonghu,
2013-01-19, 06:48
|
|
|
|