You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "kexianda (JIRA)" <ji...@apache.org> on 2015/06/16 09:48:00 UTC

[jira] [Created] (PIG-4605) fix a bug when coping Jar to SparkJob working directory

kexianda created PIG-4605:
-----------------------------

             Summary: fix a bug when coping Jar to SparkJob working directory
                 Key: PIG-4605
                 URL: https://issues.apache.org/jira/browse/PIG-4605
             Project: Pig
          Issue Type: Sub-task
            Reporter: kexianda
            Assignee: kexianda


The function SparkLauncher.addJarToSparkJobWorkingDirectory() try to copy the user's Jar files to the working directory. 

when SPARK_MATER == LOCAL, and if the src & dest Jar files have the same absolute path, an exception will be thrown.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)