Return-Path: Delivered-To: apmail-hadoop-hive-dev-archive@minotaur.apache.org Received: (qmail 57083 invoked from network); 29 Oct 2009 17:58:23 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 29 Oct 2009 17:58:23 -0000 Received: (qmail 33876 invoked by uid 500); 29 Oct 2009 17:58:23 -0000 Delivered-To: apmail-hadoop-hive-dev-archive@hadoop.apache.org Received: (qmail 33819 invoked by uid 500); 29 Oct 2009 17:58:22 -0000 Mailing-List: contact hive-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hive-dev@hadoop.apache.org Delivered-To: mailing list hive-dev@hadoop.apache.org Received: (qmail 33723 invoked by uid 99); 29 Oct 2009 17:58:22 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 29 Oct 2009 17:58:22 +0000 X-ASF-Spam-Status: No, hits=-10.5 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_HI X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 29 Oct 2009 17:58:19 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 6BA54234C045 for ; Thu, 29 Oct 2009 10:57:59 -0700 (PDT) Message-ID: <1107434297.1256839079428.JavaMail.jira@brutus> Date: Thu, 29 Oct 2009 17:57:59 +0000 (UTC) From: "Namit Jain (JIRA)" To: hive-dev@hadoop.apache.org Subject: [jira] Created: (HIVE-906) split size should be increased for map-joins MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 split size should be increased for map-joins -------------------------------------------- Key: HIVE-906 URL: https://issues.apache.org/jira/browse/HIVE-906 Project: Hadoop Hive Issue Type: Improvement Components: Query Processor Reporter: Namit Jain Fix For: 0.5.0 Had a offline discussion with Ning and Dhruba on this. It would be good to have a larger split size for the big table for map-joins. It can be a function of the size of the small table. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.