| clear query|facets|time |
Search criteria: .
Results from 31 to 40 from
59 (0.607s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: basic question for newbie - HBase - [mail # user]
|
|
...How do you want to query your data? This question decides how you can save your data. Best Regards, Sonal Crux: Reporting for HBase Nube Technologies ...
|
|
|
Author: Sonal Goyal,
2011-10-10, 06:16
|
|
|
Re: Problem in Input Format Class - HBase - [mail # user]
|
|
...Sorry, I think I got confused by the question and talked about the OutputFormat not the input format, which is apparently what you are looking for. Please ignore my answer. Apologies! ...
|
|
|
Author: Sonal Goyal,
2011-09-30, 07:11
|
|
|
Re: Problem in Input Format Class - HBase - [mail # user]
|
|
...Hi Arsalan, Are you trying to insert this data into HBase or are you trying to just process this log file using Hadoop? I am not sure how your question is related to HBase, so if it is...
|
|
|
Author: Sonal Goyal,
2011-09-30, 07:02
|
|
|
Re: Writing MR-Job: Something like OracleReducer, JDBCReducer ... - HBase - [mail # user]
|
|
...Hi Michael, Yes, thanks, I understand the fact that reducers can be expensive with all the shuffling and the sorting, and you may not need them always. At the same time, there are many...
|
|
|
Author: Sonal Goyal,
2011-09-16, 17:30
|
|
|
Re: Writing MR-Job: Something like OracleReducer, JDBCReducer ... - HBase - [mail # user]
|
|
...Michel, Sorry can you please help me understand what you mean when you say that when dealing with HBase, you really dont want to use a reducer? Here, Hbase is being used as the input t...
|
|
|
Author: Sonal Goyal,
2011-09-16, 16:11
|
|
|
Re: Writing MR-Job: Something like OracleReducer, JDBCReducer ... - HBase - [mail # user]
|
|
...Hi Thomas, I just assumed that you are already using reducers. From what I understood, please correct me if I am mistaken, You have data in HBase and you are running a MR job to ...
|
|
|
Author: Sonal Goyal,
2011-09-16, 16:06
|
|
|
Re: Writing MR-Job: Something like OracleReducer, JDBCReducer ... - HBase - [mail # user]
|
|
...There is a DBOutputFormat class in the org.apache,hadoop.mapreduce.lib.db package, you could use that. Or you could write to the hdfs and then use something like HIHO[1] to export to the db....
|
|
|
Author: Sonal Goyal,
2011-09-16, 07:22
|
|
|
Re: Cannot create table over REST - HBase - [mail # user]
|
|
...Hi Karel, You can check HBase The Definitive Guide, it has a great chapter on the different clients including Rest. http://ofps.oreilly.com/titles/9781449396107/clients.html &nbs...
|
|
|
Author: Sonal Goyal,
2011-09-14, 04:52
|
|
|
Re: HBase Meetup during Hadoop World NYC '11 - HBase - [mail # user]
|
|
...A goto meeting would be great - really appreciate this if it is not much trouble setting it up. If there is any way I can help, please let me know. Best Regards, Sonal Crux: Reporting ...
|
|
|
Author: Sonal Goyal,
2011-09-13, 16:37
|
|
|
Re: HBase Table Pool - HBase - [mail # user]
|
|
...Moving discussion to HBase User, Jagaran, We use HTablePool in Crux, check https://github.com/sonalgoyal/crux/blob/master/src/co/nubetech/crux/server/HBaseFacade.java . Bes...
|
|
|
Author: Sonal Goyal,
2011-09-13, 08:32
|
|
|
|