| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
95 (0.258s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: HBase is not running. - HBase - [mail # user]
|
|
...If you truly want to understand the weirdness behind what you witnessed, then make a big cup of coffee, prepare a notebook with a pen and sit down to read this: http://blog.devving.com/why-d...
|
|
|
Author: Asaf Mesika,
2013-05-24, 21:00
|
|
|
Re: HBase is not running. - HBase - [mail # user]
|
|
...Yes. On May 21, 2013, at 8:32 PM, "Yves S. Garret" wrote: ...
|
|
|
Author: Asaf Mesika,
2013-05-21, 17:45
|
|
|
Re: HBase is not running. - HBase - [mail # user]
|
|
...Devving.com has a good tutorial on HBase first setup On Tuesday, May 21, 2013, Yves S. Garret wrote: ...
|
|
|
Author: Asaf Mesika,
2013-05-21, 17:29
|
|
|
Re: Secure HBase upon Replication - HBase - [mail # user]
|
|
...Just pinging the question, in case anyone missed it... (No answers were found in the resources I've searched for, so before diving into the code...) Thanks! On Fri, May 10, 2013...
|
|
|
Author: Asaf Mesika,
2013-05-20, 08:09
|
|
|
Re: EC2 Elastic MapReduce HBase install recommendations - HBase - [mail # user]
|
|
...We ran into that as well. You need to make sure when sending List of Put that all rowkeys there are unique, otherwise as Ted said, the for loop acquiring locks will run multiple times for ro...
|
|
|
Author: Asaf Mesika,
2013-05-12, 05:13
|
|
|
Re: How to remove dependency of jruby from HBase - HBase - [mail # user]
|
|
...If JRuby is GPL it also means HBase is GPL, but it's Apache license. On May 11, 2013, at 12:32 AM, [EMAIL PROTECTED] wrote: ...
|
|
|
Author: Asaf Mesika,
2013-05-11, 08:46
|
|
|
Re: How to implement this check put and then update something logic? - HBase - [mail # user]
|
|
...Maybe this problem is more in the graph domain? I know that there are projects aimed at representing graphs at large scale better. I'm saying this since you have one ID referencing another I...
|
|
|
Author: Asaf Mesika,
2013-05-11, 08:39
|
|
|
Re: Secure HBase upon Replication - HBase - [mail # user]
|
|
...Thank you for the detailed answer. Regarding my 1st question - RPC for replication between master and slave region servers is secured the same as RPC between region servers in the same clust...
|
|
|
Author: Asaf Mesika,
2013-05-09, 21:50
|
|
|
Re: Secure HBase upon Replication - HBase - [mail # user]
|
|
...On Thu, May 9, 2013 at 11:43 AM, ramkrishna vasudevan wrote: If security is a feature, why HBase are releasing two version each time. For instance 0.94.7 and 0.94.7-security? &nb...
|
|
|
Author: Asaf Mesika,
2013-05-09, 09:36
|
|
|
Secure HBase upon Replication - HBase - [mail # user]
|
|
...Hi, I know that HBase supports secure RPC between its nodes (Master, Region Server). I have couple of questions about it: 1. Does HBase supports secure RPC between Master and Sla...
|
|
|
Author: Asaf Mesika,
2013-05-09, 08:34
|
|
|
|