Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion Scalability of Cascading jobs
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Lekhnath Bhusal  
View profile  
 More options Nov 10 2012, 2:50 am
From: Lekhnath Bhusal <lekhnathbhu...@gmail.com>
Date: Fri, 9 Nov 2012 23:50:41 -0800 (PST)
Local: Sat, Nov 10 2012 2:50 am
Subject: Scalability of Cascading jobs

Hi folks,

I have started using cascading few weeks back. I have created data analytic
engine on top of it. Mos of the code I wrote till date were running in
pseudo distributed environment.
Now that I needed to push the application to real data. I have to run the
jobs in cluster. With the same data, jobs almost run in the same time both
in pseudo distributed mode and 6-node cluster.
For a very simple example,  I have a simple validation job to validate
regular expression pattern matching on individual fields of tuple. When I
run the job in distributed environment its not scaling well. Even if I have
large number of mappers, individual mappers are running too slow there than
in pseudo distributed mode.

 Is there anything missing in configuration.When I run the similar jobs in
pure MapReduce they are scaling well.

Thanks,
Lekhnath


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.