Re: Exceptions with importtsv

2012-04-26 Thread Sambit Tripathy
m tebourbi wrote: > Hi Sambit, > I think that you should add google guava jar to your job classpath. > > Slim. > > Le 26 avril 2012 10:50, Sambit Tripathy a écrit : > > > Hi All, > > > > Can anyone help me with this exception? > > > > I have been tr

Re: Exceptions with importtsv

2012-04-26 Thread Sambit Tripathy
sure you run with all HBase dependencies loaded on the > classpath, for code to find its HBase-specific resources. > > On Thu, Apr 26, 2012 at 3:10 PM, Sambit Tripathy > wrote: > > Slim, > > > > > > That exception is gone now after adding guava jar. (I wonder why do

Re: Exceptions with importtsv

2012-04-27 Thread Sambit Tripathy
I am able to run this command but it goes on forever. I don't see any data uploaded. This is what I see on the console. http://pastebin.com/J2WApji1 Any idea on how to debug this? On Fri, Apr 27, 2012 at 11:30 AM, Sambit Tripathy wrote: > Thanks all for the reply. > > I

Re: Exceptions with importtsv

2012-05-01 Thread Sambit Tripathy
t; -Yifeng > > On Apr 27, 2012, at 6:08 PM, Sambit Tripathy wrote: > > > I am able to run this command but it goes on forever. I don't see any > data > > uploaded. > > > > This is what I see on the console. > > > > http://pastebin.com/J2WApji1 >

Re: multi-threaded HTablePool, incrementColumnValue, compaction and large data set

2012-08-09 Thread Sambit Tripathy
So did you get any success with the problem? Well, I think you can try using it with Asynchbase, a hbase client used in OpenTSDB. On Mon, Jan 16, 2012 at 6:46 AM, Neil Yalowitz wrote: > I'm seeing something unusual here and I wanted to see if it has occurred > for any other HBase 0.90 users. I

Re: Akka cluster

2012-09-21 Thread Sambit Tripathy
Hi, How exactly is that related to Hadoop/HBase? -Sambit Tripathy On Fri, Sep 21, 2012 at 12:11 PM, Peter Zhang wrote: > Hi, > > Who know about akka cluster ? > > -- > Peter Zhang > Sent with Sparrow (http://www.sparrowmailapp.com/?sig) > >

HBase version

2011-12-26 Thread Sambit Tripathy
Hi, I am going to install HBase on my beowulf cluster which has hadoop 0.20.203.rc1 for test purposes. Which is the stable version of HBase that works along with hadoop-0.20.203.rc1? Any experiences so far? Thanks Sambit