Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 16C55200C08 for ; Thu, 22 Dec 2016 04:05:09 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 155E9160B26; Thu, 22 Dec 2016 03:05:09 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 6741A160B39 for ; Thu, 22 Dec 2016 04:05:08 +0100 (CET) Received: (qmail 23564 invoked by uid 500); 22 Dec 2016 03:05:07 -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 23539 invoked by uid 500); 22 Dec 2016 03:05:07 -0000 Delivered-To: apmail-hadoop-pig-dev@hadoop.apache.org Received: (qmail 23523 invoked by uid 99); 22 Dec 2016 03:05:06 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 22 Dec 2016 03:05:06 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id A8FF92C1F5A for ; Thu, 22 Dec 2016 03:05:06 +0000 (UTC) Date: Thu, 22 Dec 2016 03:05:06 +0000 (UTC) From: "Jeff Zhang (JIRA)" To: pig-dev@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Comment Edited] (PIG-5081) Can not run pig on spark source code distribution MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Thu, 22 Dec 2016 03:05:09 -0000 [ https://issues.apache.org/jira/browse/PIG-5081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15768848#comment-15768848 ] Jeff Zhang edited comment on PIG-5081 at 12/22/16 3:04 AM: ----------------------------------------------------------- [~kellyzly] Thanks for review. I mean spark 1.6 source code distribution not spark master. I know Spark 2.x has some differences on assembly jar. The spark assembly jar is under assembly/target/scala-2.10/ for spark 1.6. We could run sparksubmit in spark source code distribution, so I think we should enable that for pig as well. This could help us to test pig on the latest version of spark. was (Author: zjffdu): [~kellyzly] Thanks for review. I mean spark 1.6 source code distribution not spark master. I know Spark 2.x has some differences on assembly jar. The spark assembly jar is under assembly/target/scala-2.10/ for spark 1.6. We could run sparksubmit in source code distribution, so I think we should enable that for pig as well. This could help us to test pig on the latest version of spark. > Can not run pig on spark source code distribution > ------------------------------------------------- > > Key: PIG-5081 > URL: https://issues.apache.org/jira/browse/PIG-5081 > Project: Pig > Issue Type: Bug > Components: spark > Affects Versions: 0.16.0 > Reporter: Jeff Zhang > Assignee: Jeff Zhang > Priority: Minor > Attachments: PIG_5081_1.patch > > > This is due to spark assembly jar is not found for spark source code distribution -- This message was sent by Atlassian JIRA (v6.3.4#6332)