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 31D131823D for ; Tue, 5 Jan 2016 08:29:41 +0000 (UTC) Received: (qmail 94126 invoked by uid 500); 5 Jan 2016 08:29:40 -0000 Delivered-To: apmail-pig-dev-archive@pig.apache.org Received: (qmail 94034 invoked by uid 500); 5 Jan 2016 08:29:40 -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 93888 invoked by uid 500); 5 Jan 2016 08:29:40 -0000 Delivered-To: apmail-hadoop-pig-dev@hadoop.apache.org Received: (qmail 93883 invoked by uid 99); 5 Jan 2016 08:29:40 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 05 Jan 2016 08:29:40 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id DBD6E2C1F5A for ; Tue, 5 Jan 2016 08:29:39 +0000 (UTC) Date: Tue, 5 Jan 2016 08:29:39 +0000 (UTC) From: "Rohini Palaniswamy (JIRA)" To: pig-dev@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (PIG-4768) EvalFunc reporter is null in Tez 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-4768?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rohini Palaniswamy updated PIG-4768: ------------------------------------ Resolution: Fixed Status: Resolved (was: Patch Available) Committed to trunk. Thanks for the review Daniel. > EvalFunc reporter is null in Tez > -------------------------------- > > Key: PIG-4768 > URL: https://issues.apache.org/jira/browse/PIG-4768 > Project: Pig > Issue Type: Bug > Components: tez > Reporter: Rohini Palaniswamy > Assignee: Rohini Palaniswamy > Fix For: 0.16.0 > > Attachments: PIG-4768-1.patch > > > One user hit NPE in his UDF because of that. Only in Tez 0.8, support for progress notification is added (TEZ-808). For now will set an empty ProgressableReporter. -- This message was sent by Atlassian JIRA (v6.3.4#6332)