Return-Path: X-Original-To: apmail-hive-dev-archive@www.apache.org Delivered-To: apmail-hive-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 526CB1094E for ; Tue, 4 Feb 2014 02:19:20 +0000 (UTC) Received: (qmail 88770 invoked by uid 500); 4 Feb 2014 02:19:08 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 88696 invoked by uid 500); 4 Feb 2014 02:19:07 -0000 Mailing-List: contact dev-help@hive.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hive.apache.org Delivered-To: mailing list dev@hive.apache.org Received: (qmail 88681 invoked by uid 500); 4 Feb 2014 02:19:06 -0000 Delivered-To: apmail-hadoop-hive-dev@hadoop.apache.org Received: (qmail 88672 invoked by uid 99); 4 Feb 2014 02:19:06 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Feb 2014 02:19:06 +0000 Date: Tue, 4 Feb 2014 02:19:06 +0000 (UTC) From: "Gunther Hagleitner (JIRA)" To: hive-dev@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HIVE-6255) Change Hive to not pass MRSplitsProto in MRHelpers.createMRInputPayloadWithGrouping MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HIVE-6255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gunther Hagleitner updated HIVE-6255: ------------------------------------- Attachment: 6255.2.patch Added tez 0.3.0 dependency upgrade + guava upgrade > Change Hive to not pass MRSplitsProto in MRHelpers.createMRInputPayloadWithGrouping > ----------------------------------------------------------------------------------- > > Key: HIVE-6255 > URL: https://issues.apache.org/jira/browse/HIVE-6255 > Project: Hive > Issue Type: Task > Reporter: Bikas Saha > Assignee: Thejas M Nair > Fix For: tez-branch > > Attachments: 6255.2.patch, HIVE-6255.1.patch > > > TEZ-650 removed this superfluous parameter since splits dont need to be passed to the AM when doing split calculation on the AM. This is needed after Hive builds against TEZ 0.3. -- This message was sent by Atlassian JIRA (v6.1.5#6160)