Re: Newbie Question about 37TB binary storage on HDFS

2014-11-27 Thread Aleks Laz
Am 27-11-2014 21:05, schrieb Wilm Schumacher: Am 27.11.2014 um 20:44 schrieb Aleks Laz: [snipp] Please can you try to answer the questions below for hbase or should I subscribe to https://hbase.apache.org/mail-lists.html => User List and ask there? you should ask there, so we do not bothe

Re: Newbie Question about 37TB binary storage on HDFS

2014-11-27 Thread Wilm Schumacher
Am 27.11.2014 um 20:44 schrieb Aleks Laz: > After a quick look to > > https://hbase.apache.org/book/architecture.html#arch.overview > > this sounds a real option. > Is this in the current version? nope. You have to compile it into your hbase-version. But I didn't do any performance tests. You s

Re: Newbie Question about 37TB binary storage on HDFS

2014-11-27 Thread Aleks Laz
Hi. Am 27-11-2014 18:16, schrieb Wilm Schumacher: Hi, I would like to open up another option for you. You could pump the data into hbase directly. Together with https://issues.apache.org/jira/browse/HBASE-11339 this would be a good fit. Thank you. After a quick look to https://hbase.apache

Re: Newbie Question about 37TB binary storage on HDFS

2014-11-27 Thread Wilm Schumacher
Hi, I would like to open up another option for you. You could pump the data into hbase directly. Together with https://issues.apache.org/jira/browse/HBASE-11339 this would be a good fit. And I would like to ask a question of the mean size of the images. If it is ~10MB (large but normal sized ima

Re: Newbie question

2014-03-08 Thread Martin, Nick
+ Mahout user Sent from my iPhone On Mar 8, 2014, at 10:42 AM, "Mahmood Naderan" mailto:nt_mahm...@yahoo.com>> wrote: Hi Maybe this is a newbie question but I want to know does Hadoop/Mahout use pthread models? Regards, Mahmood

RE: newbie question

2013-01-16 Thread Dave Shine
From: jamal sasha [mailto:jamalsha...@gmail.com] Sent: Tuesday, January 15, 2013 9:04 PM To: user@hadoop.apache.org Subject: Re: newbie question Hi, The relevant code snippet posted here http://pastebin.com/DRPXUm62 On Tue, Jan 15, 2013 at 5:31 PM, jamal sasha mailto:jamalsha...@gmail.com>> wrote: My ba

Re: newbie question

2013-01-15 Thread feng lu
Hi Jamal i think you use the old MR API, you should implements the Mapper interface. Maybe you can take a look an WordCount.java example in example.org.apache.hadoop.examples. On Wed, Jan 16, 2013 at 10:03 AM, jamal sasha wrote: > Hi, > The relevant code snippet posted here > http://pastebin

Re: newbie question

2013-01-15 Thread jamal sasha
Hi, The relevant code snippet posted here http://pastebin.com/DRPXUm62 On Tue, Jan 15, 2013 at 5:31 PM, jamal sasha wrote: > My bad. Sorry I fixed it. It is BuildGraph.class > > > On Tue, Jan 15, 2013 at 5:30 PM, Serge Blazhiyevskyy < > serge.blazhiyevs...@nice.com> wrote: > >> Don't you need

Re: newbie question

2013-01-15 Thread jamal sasha
My bad. Sorry I fixed it. It is BuildGraph.class On Tue, Jan 15, 2013 at 5:30 PM, Serge Blazhiyevskyy < serge.blazhiyevs...@nice.com> wrote: > Don't you need to set this > > conf.setMapperClass(Mapper.class); > > to BuildGraph? > > > Serge > > > SERGE BLAZHIYEVSKY > Architect > (T) +1 (650)

Re: newbie question

2013-01-15 Thread Serge Blazhiyevskyy
Don't you need to set this conf.setMapperClass(Mapper.class); to BuildGraph? Serge SERGE BLAZHIYEVSKY Architect (T) +1 (650) 226-0511 (M) +1 (408) 772-2615 se...@nice.com www.nice.com On Jan 15, 2013, at 5:24 PM, jamal sasha mailto:jamalsha.