Return-Path: X-Original-To: apmail-hive-user-archive@www.apache.org Delivered-To: apmail-hive-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 3CE159E3C for ; Wed, 2 May 2012 08:28:15 +0000 (UTC) Received: (qmail 73357 invoked by uid 500); 2 May 2012 08:28:14 -0000 Delivered-To: apmail-hive-user-archive@hive.apache.org Received: (qmail 73232 invoked by uid 500); 2 May 2012 08:28:13 -0000 Mailing-List: contact user-help@hive.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@hive.apache.org Delivered-To: mailing list user@hive.apache.org Received: (qmail 72821 invoked by uid 99); 2 May 2012 08:28:12 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 May 2012 08:28:12 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of bhavesh25shah@gmail.com designates 209.85.216.53 as permitted sender) Received: from [209.85.216.53] (HELO mail-qa0-f53.google.com) (209.85.216.53) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 May 2012 08:28:06 +0000 Received: by qadz32 with SMTP id z32so259489qad.5 for ; Wed, 02 May 2012 01:27:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=tGvxz+0tz3VgtWSlNXAnNIN9O/M9MnOiqPEkkixgNA4=; b=07+Z0jd8+gtjm4FCJDdN7z6/reaAq8zLnEQhcPoHuII2u33YAkQE2K5nY7IRV+sZb8 TANYbmcJfdUf8GwqxwLqhXMsiHTLOJXXK82uMrczvg4vgYfwHOuiI6h9wST7MtixRcaV PGv9KW3+IYn36W2IXMn+dMpXPCADPQx7jJe+QpRrwZaUHHKukMj3W0jDw9gSvNnxDVLk ivAgrwjwNhzSCe5rZi4Fjl1NNzuJeMJseTxAIqg7xQk6tFI9of4eisfpv2CCmBVjwFYX IQiq5/ZNpmck6ZGvjFcvYpesJDaBUny2YndddO/uqwqdnPnrSVO3L/3U7D4F8p5W9Fv8 cOTg== MIME-Version: 1.0 Received: by 10.229.136.14 with SMTP id p14mr7141278qct.149.1335947265390; Wed, 02 May 2012 01:27:45 -0700 (PDT) Received: by 10.229.125.144 with HTTP; Wed, 2 May 2012 01:27:45 -0700 (PDT) Date: Wed, 2 May 2012 13:57:45 +0530 Message-ID: Subject: Execution Performance of my JobFlow (JobFlow consists of Hive and JDBC) on Amazon EMR From: Bhavesh Shah To: user@hive.apache.org, dev@hive.apache.org Content-Type: multipart/alternative; boundary=00248c71184731392c04bf0976a9 X-Virus-Checked: Checked by ClamAV on apache.org --00248c71184731392c04bf0976a9 Content-Type: text/plain; charset=ISO-8859-1 Hello all, I have setup my job on Amazon Elastic Map Reduce some how after reading the various links and some blogs. Now I am running my java code which has task in Hive and JDBC. I have test my program on local machine (single cluster). It is executing well with no errors. But to increase the execution speed. Now I start running that program on Amazon EMR but my execution is too slow compare to single cluster machine. I am running my program with 2 Medium sized instance. Why is it so? Pls let me know about this. Thanks. -- Regards, Bhavesh Shah --00248c71184731392c04bf0976a9 Content-Type: text/html; charset=ISO-8859-1

Hello all,

I have setup my job on Amazon Elastic Map Reduce some how after reading the various links and some blogs. Now I am running my java code which has task in Hive and JDBC.

I have test my program on local machine (single cluster). It is executing well with no errors. But to increase the execution speed. Now I start running that program on Amazon EMR but my execution is too slow compare to single cluster machine. I am running my program with 2 Medium sized instance.

Why is it so? Pls let me know about this.

Thanks.



--
Regards,
Bhavesh Shah

--00248c71184731392c04bf0976a9--