| clear query|facets|time |
Search criteria: .
Results from 21 to 30 from
438 (0.281s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: [ANNOUNCE] New Apache HBase Committers - Matteo Bertozzi and Chunhui Shen - HBase - [mail # user]
|
|
...+1 Congrats and good on you! On Jan 2, 2013, at 9:02 PM, Stack wrote: ...
|
|
|
Author: Lars George,
2013-01-03, 10:47
|
|
|
[HBASE-5339] Add support for compound keys to importtsv - HBase - [issue]
|
|
...Add support that you can combine some columns from the TSV with either a given separator, no separator, or with a custom row key generator class. Syntax could be:-Dimporttsv.columns=HBASE_RO...
|
|
|
http://issues.apache.org/jira/browse/HBASE-5339
Author: Lars George,
2012-12-19, 13:20
|
|
|
[HBASE-1328] Evangelize HBase in Media - HBase - [issue]
|
|
...We need to spread the word more on HBase to advance adoption. I took the first step and create a HBase Twitter account that talks about itself as it "sees" itself being mentioned on the inte...
|
|
|
http://issues.apache.org/jira/browse/HBASE-1328
Author: Lars George,
2012-10-31, 22:02
|
|
|
[HBASE-6265] Calling getTimestamp() on a KV in cp.prePut() causes KV not to be flushed - HBase - [issue]
|
|
...There is an issue when you call getTimestamp() on any KV handed into a Coprocessor's prePut(). It initializes the internal "timestampCache" variable. When you then pass it to the normal proc...
|
|
|
http://issues.apache.org/jira/browse/HBASE-6265
Author: Lars George,
2012-10-12, 06:36
|
|
|
[HBASE-3661] Handle empty qualifier better in shell for increments - HBase - [issue]
|
|
...When trying to increment a counter using the examples, which specify no explicit qualifier you get an error:hbase(main):014:0> incr 'testtable', 'cnt1', 'colfam1', 1ERROR: org.apache.hado...
|
|
|
http://issues.apache.org/jira/browse/HBASE-3661
Author: Lars George,
2012-10-11, 12:49
|
|
|
HBASE-3857 - HBase - [mail # dev]
|
|
...Hi, Should we set the proper version for HBASE-3857? It currently is unset and does not show up when listing fixes for 0.92.0 in JIRA. Lars...
|
|
|
Author: Lars George,
2012-10-10, 08:48
|
|
|
Re: Lucene instead of HFiles? - HBase - [mail # user]
|
|
...Hi Otis, My initial reaction was, "interesting idea". On second thoughts though I do not see how this makes more sense compared to what we have now. HFiles combined with Bl...
|
|
|
Author: Lars George,
2012-10-05, 09:11
|
|
|
[HBASE-3793] HBASE-3468 Broke checkAndPut with null value - HBase - [issue]
|
|
...The previous code called Bytes.equal() which does a check for "null" on the left or right argument. Now the comparator calls Bytes.compareTo() - which has no check for null. But this is a va...
|
|
|
http://issues.apache.org/jira/browse/HBASE-3793
Author: Lars George,
2012-10-04, 01:05
|
|
|
[HBASE-3462] Fix table.jsp in regards to splitting a region/table with an optional splitkey - HBase - [issue]
|
|
...After HBASE-3328 and HBASE-3437 went in there is also the table.jsp that needs updating to support the same features. Also, at the same time update the wording, for example This action will ...
|
|
|
http://issues.apache.org/jira/browse/HBASE-3462
Author: Lars George,
2012-09-28, 07:27
|
|
|
[HBASE-4113] Add createAsync and splits by start and end key to the shell - HBase - [issue]
|
|
|
|
http://issues.apache.org/jira/browse/HBASE-4113
Author: Lars George,
2012-09-27, 23:24
|
|
|
|