Hadoop Project Lead/Manager Opportunity: Dallas TX

2010-10-14 Thread Denielle.Waite
Hadoop / MapReduce Project Leader / Project Manager / Manager Dallas, TX A GTN Technical Staffing EXCLUSIVE! Start November 1! Our client is ready to move fast and fill this position. We are working directly with the Chief Information Officer of this global, Fortune 500 company, so you know

Child Jvm issue

2010-10-14 Thread Murali Krishna. P
Hi, After running few jobs sequentially, I get the following error in the tasktracker log and the job fails. The new jvm is started and it exists immediately. Because of this, no userlogs gets created for that particalar task. The job also eventually fails. When I restart the workflow again,

Multiple Input Data Processing using MapReduce

2010-10-14 Thread Matthew John
Hi all , I have been recently working on a task where I need to take in two input (types) files , compare them and produce a result from it using a logic. But as I understand simple MapReduce implementations are for processing a single input type. The closest implementation I could think of

Re: Mailing list for posting a job opportunity

2010-10-14 Thread Ashish
j...@apache.org On Wed, Oct 13, 2010 at 9:30 AM, Roger Smith rogersmith1...@yahoo.com wrote: I am starting a new cloud computing technology startup to develop a Hadoop-based software for CleanTech applications and looking for a developer with deep Hadoop experience to join the founding

Re: Multiple Input Data Processing using MapReduce

2010-10-14 Thread Shi Yu
Hi Matthew, I have a same problem here (see http://www.listware.net/201009/hadoop-common-user/81228-return-a-parameter-using-map-only.html). I was planning to use join mapper (or mapper chain) to handle two different inputs. The problem was the mapper seems cannot return value directly to

Re: Factorial in Map-Reduce

2010-10-14 Thread Greg Roelofs
Shi Yu sh...@uchicago.edu wrote: I don't think so. If the problem was to find the super large prime number it could be a nice Map/reduce task, but simply calculating the factorial is a monotonically complexity increasing task. If it is split into multiple tasks, how to shuffle the

Re: NullPointerException (Text.java:388)

2010-10-14 Thread indumeghna
Gr Sent via BlackBerry from T-Mobile -Original Message- From: Todd Lipcon t...@cloudera.com Date: Fri, 15 Oct 2010 03:02:13 To: common-user@hadoop.apache.org Reply-To: common-user@hadoop.apache.org Subject: Re: NullPointerException (Text.java:388) Looks like a null counter name? Do you