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)