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 3B107111C5 for ; Tue, 16 Sep 2014 21:06:35 +0000 (UTC) Received: (qmail 62976 invoked by uid 500); 16 Sep 2014 21:06:34 -0000 Delivered-To: apmail-pig-dev-archive@pig.apache.org Received: (qmail 62871 invoked by uid 500); 16 Sep 2014 21:06:34 -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 62582 invoked by uid 500); 16 Sep 2014 21:06:34 -0000 Delivered-To: apmail-hadoop-pig-dev@hadoop.apache.org Received: (qmail 62577 invoked by uid 99); 16 Sep 2014 21:06:34 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 16 Sep 2014 21:06:34 +0000 Date: Tue, 16 Sep 2014 21:06:34 +0000 (UTC) From: "Daniel Dai (JIRA)" To: pig-dev@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (PIG-4141) Ship UDF/LoadFunc/StoreFunc dependent jar automatically 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-4141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-4141: ---------------------------- Attachment: PIG-4141-5.patch > Ship UDF/LoadFunc/StoreFunc dependent jar automatically > ------------------------------------------------------- > > Key: PIG-4141 > URL: https://issues.apache.org/jira/browse/PIG-4141 > Project: Pig > Issue Type: New Feature > Components: impl > Reporter: Daniel Dai > Assignee: Daniel Dai > Fix For: 0.14.0 > > Attachments: PIG-4141-1.patch, PIG-4141-2.patch, PIG-4141-3.patch, PIG-4141-4.patch, PIG-4141-5.patch > > > When user use AvroStorage/JsonStorage/OrcStorage, they need to register dependent jars manually. It would be much convenient if we can provide a mechanism for UDF/LoadFunc/StoreFunc to claim the dependency and ship jars automatically. -- This message was sent by Atlassian JIRA (v6.3.4#6332)