| clear query|facets|time |
Search criteria: .
Results from 31 to 40 from
72 (0.134s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: 0.94.6.1 please have a look - HBase - [mail # dev]
|
|
...+1 from the Phoenix team. We installed and tested on our internal cluster and everything looks good. James On 04/04/2013 01:33 PM, lars hofhansl wrote:...
|
|
|
Author: James Taylor,
2013-04-04, 21:40
|
|
|
[HBASE-6919] Remove unnecessary cast from Bytes.readVLong - HBase - [issue]
|
|
...Remove the throws IOException so that caller doesn't have to catch and ignore. public static long readVLong(final byte [] buffer, final int offset) throws IOExceptionAl...
|
|
|
http://issues.apache.org/jira/browse/HBASE-6919
Author: James Taylor,
2013-04-03, 07:15
|
|
|
Re: HBase Types: Explicit Null Support - HBase - [mail # dev]
|
|
...Maybe if we can keep nullability separate from the serialization/deserialization, we can come up with a solution that works? We're able to essentially infer that a column is null...
|
|
|
Author: James Taylor,
2013-04-02, 06:33
|
|
|
Re: HBase Types: Explicit Null Support - HBase - [mail # dev]
|
|
...Since SQL allows null valued composite key parts, we needed to support it. On 04/01/2013 05:10 PM, Ted Yu wrote:...
|
|
|
Author: James Taylor,
2013-04-02, 00:39
|
|
|
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
|
|
|
|