Return-Path: X-Original-To: apmail-pig-dev-archive@www.apache.org Delivered-To: apmail-pig-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 AFA2110D26 for ; Mon, 12 Aug 2013 00:44:48 +0000 (UTC) Received: (qmail 34879 invoked by uid 500); 12 Aug 2013 00:44:47 -0000 Delivered-To: apmail-pig-dev-archive@pig.apache.org Received: (qmail 34824 invoked by uid 500); 12 Aug 2013 00:44:47 -0000 Mailing-List: contact dev-help@pig.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@pig.apache.org Delivered-To: mailing list dev@pig.apache.org Received: (qmail 34702 invoked by uid 500); 12 Aug 2013 00:44:47 -0000 Delivered-To: apmail-hadoop-pig-dev@hadoop.apache.org Received: (qmail 34663 invoked by uid 99); 12 Aug 2013 00:44:47 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 12 Aug 2013 00:44:47 +0000 Date: Mon, 12 Aug 2013 00:44:47 +0000 (UTC) From: "Nick White (JIRA)" To: pig-dev@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (PIG-3417) Skewed Join On Tuple Column Gives Kills Job 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/PIG-3417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick White updated PIG-3417: ---------------------------- Attachment: TestSkewJoinWithTuples.java > Skewed Join On Tuple Column Gives Kills Job > -------------------------------------------- > > Key: PIG-3417 > URL: https://issues.apache.org/jira/browse/PIG-3417 > Project: Pig > Issue Type: Bug > Components: impl > Affects Versions: 0.11.1 > Reporter: Nick White > Priority: Critical > Attachments: TestSkewJoinWithTuples.java > > > I've attached a test case that fails, but should pass. The test case groups two relations separately, then full-outer joins them on the grouped columns. The test case passes if "using 'skewed'" is removed. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira