Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 91 to 100 from 178 (0.107s).
Loading phrases to help you
refine your search...
Re: Hbase 0.92 Example - HBase - [mail # user]
...R- Cell value data type S- Promoted data type   On Sun, Oct 14, 2012 at 3:39 PM, Dalia Sobhy wrote:     Thanks & Regards, Anil Gupta...
   Author: anil gupta, 2012-10-14, 22:02
Re: Hbase 0.92 Example - HBase - [mail # user]
...Hi Dalia,  On the client-side you dont need to use that method directly. Instead, use the following method : org.apache.hadoop.hbase.client.coprocessor.AggregationClient.sum(byte[] tabl...
   Author: anil gupta, 2012-10-14, 20:23
Re: Hbase 0.92 Example - HBase - [mail # user]
...Hi Dalia,  Which getSum() method are you talking about? Please be specific.  Thanks, Anil Gupta  On Sun, Oct 14, 2012 at 2:44 PM, Dalia Sobhy wrote:    Thanks & Rega...
   Author: anil gupta, 2012-10-14, 20:04
Re: flume+hbase+zookeeper, can't hang on to zookeeper session - HBase - [mail # user]
...My 2 cents:  In past when i have used OpenJDK, i ran into a DNS resolution trouble with Hadoop/HBase. The problem was resolved when i started using Sun Jdk. I would suggest you to try t...
   Author: anil gupta, 2012-10-10, 01:51
Re: question about hbase rest api decoding long value stored as byte array - HBase - [mail # user]
...Sorry, i don't know java script.  On Wed, Oct 3, 2012 at 11:40 PM, Weishung Chung  wrote:  easy/C:%5C/Users%5C/agupta5%5C/.m2%5C/repository%5C/org%5C/apache%5C/hbase% 5C/hbase...
   Author: anil gupta, 2012-10-04, 06:44
Re: question about hbase rest api decoding long value stored as byte array - HBase - [mail # user]
...Hi Weishung,  Since you stored the value as a long rather than String. You need to convert the byte [] of value into a Long. You can use the  following method to convert byte[] int...
   Author: anil gupta, 2012-10-04, 06:22
Re: BigDecimalColumnInterpreter - HBase - [mail # user]
...Glad to know that it works on your cluster. After running the TestUtility on my cluster i was pretty sure that you missed some steps in deploying it.  On Wed, Oct 3, 2012 at 9:26 AM, Ju...
   Author: anil gupta, 2012-10-03, 18:26
Re: BigDecimalColumnInterpreter - HBase - [mail # user]
...Hi Ted,  I've been unable to squeeze time for writing unit test for BDCI due to my tight schedule lately. I will try to submit the patch with unit test next week.  Thanks, Anil &nb...
   Author: anil gupta, 2012-09-15, 15:26
Re: BigDecimalColumnInterpreter - HBase - [mail # user]
...Hi Guys,  The regionservers need to have the jar which contains the BigDecimalColumnInterpreter class in their classpath. I was successfully able to run the utility class once i copied ...
   Author: anil gupta, 2012-09-14, 22:17
Re: BigDecimalColumnInterpreter - HBase - [mail # user]
...Hi Guys,  I found something really interesting. If i run the utility then i also get the errors related to readfields. *Howerver, within the same eclipse project, the separate class whi...
   Author: anil gupta, 2012-09-14, 19:27
Sort:
project
HBase (178)
Hadoop (48)
Sqoop (16)
MapReduce (14)
HDFS (10)
type
mail # user (178)
date
last 7 days (2)
last 30 days (4)
last 90 days (5)
last 6 months (54)
last 9 months (178)
author
Stack (3754)
Ted Yu (2471)
Jean-Daniel Cryans (2274)
Andrew Purtell (1454)
lars hofhansl (986)
Ryan Rawson (862)
Jean-Marc Spaggiari (679)
Todd Lipcon (670)
Doug Meil (571)
Jonathan Gray (516)
Jonathan Hsieh (511)
Michael Segel (477)
Lars George (438)
stack (414)
Gary Helmling (290)
anil gupta