| clear query|facets|time |
Search criteria: .
Results from 61 to 70 from
144 (0.733s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: hbase - CassNotFound while connecting through mapper - HBase - [mail # user]
|
|
...Perhaps your HADOOP_CLASSPATH is not getting set properly. ATH Can you set the absolute path to hbase above? Also - try echo-ing the hadoop classpath to ensure that HADOOP_CLASSP...
|
|
|
Author: Suraj Varma,
2012-02-08, 08:26
|
|
|
Re: Re: How to solve the problem of bulk load data is overwritten - HBase - [mail # user]
|
|
...I'm interpreting your question as "I bulk loaded multiple versions of a row, but when I issue a get I only get one version back ...". If so - use Get#setMaxVersions() api to the requir...
|
|
|
Author: Suraj Varma,
2012-01-07, 09:12
|
|
|
Re: Trouble with Boolean,integer and timestamp - HBase - [mail # user]
|
|
...1. You're using hbql library to interact with hbase not the java client. I don't know how up-to-date hbql is with hbase versions. From their site it appears to be close to a year old (http:/...
|
|
|
Author: Suraj Varma,
2011-12-24, 06:32
|
|
|
Re: java.lang.UnsatisfiedLinkError - HBase - [mail # user]
|
|
...Check this thread - let us know if this solves your issue as well. http://comments.gmane.org/gmane.comp.java.hadoop.hbase.user/20303 On Thu, Dec 22, 2011 at 9:00 PM, Greg Pelly ...
|
|
|
Author: Suraj Varma,
2011-12-23, 22:04
|
|
|
Re: Question on Coprocessors and Atomicity - HBase - [mail # dev]
|
|
...I understand - yes, if constraints are limited to local variables and there is no "read & put" being done, we're fine. I think I misunderstood the original intent of "constraint" to include ...
|
|
|
Author: Suraj Varma,
2011-12-12, 22:55
|
|
|
Re: Aggregations in HBase - HBase - [mail # user]
|
|
...Coprocessors are available with 0.92 which now has a release candidate (RC0 ). So - you can probably try and build 0.92 RC0 to test this functionality out . On Sun, Dec 11, 2011 ...
|
|
|
Author: Suraj Varma,
2011-12-11, 19:56
|
|
|
Re: Question on Coprocessors and Atomicity - HBase - [mail # dev]
|
|
...I've been following HBASE-4605 with interest and I'm going through the patches. I don't want to take away from all the hard work that's gone into it ... The more I think of it, I'm won...
|
|
|
Author: Suraj Varma,
2011-12-10, 18:16
|
|
|
Re: Question on Coprocessors and Atomicity - HBase - [mail # dev]
|
|
...Hi: I opened a jira ticket on this: https://issues.apache.org/jira/browse/HBASE -4999 I have linked to HBASE-4605 in the description to show related work on Constraints by Jesse.  ...
|
|
|
Author: Suraj Varma,
2011-12-09, 21:31
|
|
|
Re: zookeeper quorum verification - HBase - [mail # user]
|
|
...To be fair - the "addition case" would be there either way. If you are adding nodes, the clients would see it only after a while (after you update the client side hbase-site.xml.) So -...
|
|
|
Author: Suraj Varma,
2011-12-04, 17:36
|
|
|
Re: zookeeper quorum verification - HBase - [mail # user]
|
|
...Thanks for summarizing this - ok, so I see the setup. I'm wondering what the implications are: So - let's say you decide to add more zookeeper nodes or to "replace" a zookeeper node du...
|
|
|
Author: Suraj Varma,
2011-12-04, 17:18
|
|
|
|