Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 31 to 40 from 68 (0.218s).
Loading phrases to help you
refine your search...
Re: HBase Types: Explicit Null Support - HBase - [mail # user]
...On 04/01/2013 04:41 PM, Nick Dimiduk wrote: We've been able to get away with supporting NULL through the absence of  the value rather than restricting the data range. We haven't had any...
   Author: James Taylor, 2013-04-01, 23:49
Re: HBase Types: Explicit Null Support - HBase - [mail # user]
...From the SQL perspective, handling null is important. Phoenix supports  null in the following way: - the absence of a key value - an empty value in a key value - an empty value in a mul...
   Author: James Taylor, 2013-04-01, 23:31
Re: Understanding scan behaviour - HBase - [mail # user]
...Mohith, Are you wanting to reduce the amount of data you're scanning and bring  down your query time when: - you have a row key has a multi-part row key of a string and time value and -...
   Author: James Taylor, 2013-03-29, 07:44
[HBASE-8197] Cannot distinguish between HBase default config value and client overridden config value - HBase - [issue]
...By HBase setting default values in hbase-default.xml, it makes it difficult for a platform to know if a value has been overridden by the client. For example, Phoenix has a default value it w...
http://issues.apache.org/jira/browse/HBASE-8197    Author: James Taylor, 2013-03-28, 00:09
Re: HBase Client. - HBase - [mail # user]
...Another one to add to your list: 6. Phoenix (https://github.com/forcedotcom/phoenix)  Thanks, James  On Mar 20, 2013, at 2:50 AM, "Vivek Mishra"  wrote:  ...
   Author: James Taylor, 2013-03-20, 15:36
Re: HBase type support - HBase - [mail # user]
...Hi Nick, What do you mean by "hashing algorithms"? Thanks, James  On 03/15/2013 10:11 AM, Nick Dimiduk wrote:...
   Author: James Taylor, 2013-03-15, 17:55
Re: Heads-up: Say your goodbyes to -ROOT- - HBase - [mail # dev]
...Awesome. Who's doing the eulogy, Stack?  On 03/07/2013 08:23 PM, Jesse Yates wrote:...
   Author: James Taylor, 2013-03-08, 05:30
Re: Rowkey design and presplit table - HBase - [mail # user]
...Another possible solution for you: use Phoenix:  https://github.com/forcedotcom/phoenix  Phoenix would allow you to model your scenario using SQL through JDBC,  like this: &nb...
   Author: James Taylor, 2013-03-07, 08:42
Re: endpoint coprocessor performance - HBase - [mail # user]
...Check your logs for whether your end-point coprocessor is hitting  zookeeper on every invocation to figure out the region start key.  Unfortunately (at least last time I checked), ...
   Author: James Taylor, 2013-03-05, 01:58
Re: Announcing Phoenix v 1.1: Support for HBase v 0.94.4 and above - HBase - [mail # user]
...You can query existing tables if the data is serialized in the way that  Phoenix expects.  For more detailed information and options, check out  my response to this issue: &nb...
   Author: James Taylor, 2013-02-26, 22:22
Sort:
project
HBase (68)
type
mail # user (48)
mail # dev (11)
issue (9)
date
last 7 days (6)
last 30 days (17)
last 90 days (45)
last 6 months (62)
last 9 months (68)
author
Stack (3750)
Ted Yu (2466)
Jean-Daniel Cryans (2266)
Andrew Purtell (1454)
lars hofhansl (978)
Ryan Rawson (862)
Jean-Marc Spaggiari (674)
Todd Lipcon (670)
Doug Meil (570)
Jonathan Gray (516)
Jonathan Hsieh (510)
Michael Segel (477)
Lars George (438)
stack (413)
Gary Helmling (290)
James Taylor