Xianda Ke created PIG-4720:
------------------------------
Summary: Spark related JARs are not included when importing
project via IDE
Key: PIG-4720
URL: https://issues.apache.org/jira/browse/PIG-4720
Project: Pig
Issue Type: Sub-task
Reporter: Xianda Ke
It is a minior issue. Spark related JARs are not included when importing
project via IDE.
{code}
$ ant -Dhadoopversion=23 eclipse-files
{code}
Open the generated .classpath, the spark related JARs are not in the
classpathentry list. Because the spark JARs were moved to a new
directory(PIG-4667), but eclipse-files target in build.xml are not changed.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)