Re: Problem with xml data in hbase bulk loading

2012-11-21 Thread iwannaplay games
: Hi In csv files, new line = new entry :( So I think your only option is to fix your input file by removing your extra lines. JM Le 20 nov. 2012 02:55, iwannaplay games funnlearnfork...@gmail.com a écrit : Hi All, I have a csv file ( separated by |) where data is like id

Problem with xml data in hbase bulk loading

2012-11-19 Thread iwannaplay games
Hi All, I have a csv file ( separated by |) where data is like id data date 1apple 24-nov-2011 2mango 26-nov-2011 3?xml version=1.0 encoding=utf-8?

Re: Hregionserver instance runs endlessly

2012-09-25 Thread iwannaplay games
how to clear zk data.Sry i am new to hbase On Tue, Sep 25, 2012 at 11:39 AM, Ramkrishna.S.Vasudevan ramkrishna.vasude...@huawei.com wrote: Can you check your zookeeper data? Try clearing the zk data and restart the cluster. Regards Ram -Original Message- From: iwannaplay

Re: HBase not connection from talend

2012-09-21 Thread iwannaplay games
the lines of some machine is not resolving it's address correctly or that machine is not resolving slave4 correctly. J-D On Thu, Sep 20, 2012 at 1:34 AM, iwannaplay games funnlearnfork...@gmail.com wrote: Hi All, I am using talend open studio for big data.When i try for HBase connection

HBase aggregate query

2012-09-10 Thread iwannaplay games
Hi , I want to run query like select month(eventdate),scene,count(1),sum(timespent) from eventlog group by month(eventdate),scene in hbase.Through hive its taking a lot of time for 40 million records.Do we have any syntax in hbase to find its result?In sql server it takes around 9 minutes,How

Re: HBase aggregate query

2012-09-10 Thread iwannaplay games
its taking very long On Mon, Sep 10, 2012 at 7:34 PM, Ted Yu yuzhih...@gmail.com wrote: Hi, Are you able to get the number you want through hive log ? Thanks On Mon, Sep 10, 2012 at 7:03 AM, iwannaplay games funnlearnfork...@gmail.com wrote: Hi , I want to run query like

Re: Regionservers are dead...How to make them live again

2012-09-09 Thread iwannaplay games
-analytics/index.html Performance Monitoring - http://sematext.com/spm/index.html On Mon, Sep 10, 2012 at 12:50 AM, iwannaplay games funnlearnfork...@gmail.com wrote: Hi all, Due to large data load my hbase regionservers are dead now..Does anybody have any idea how to make them live again

Error in importtsv

2012-07-20 Thread iwannaplay games
I ran this command ./hbase org.apache.hadoop.hbase.mapreduce.ImportTsv -Dimporttsv.columns=HBASE_ROW_KEY,startip,endip,countryname IPData /usr/ipdata.txt It says : INFO mapred.JobClient: Cleaning up the staging area