Support including 3rd party jars supplied in lib/ folder of eclipse project in
hadoop jar
-----------------------------------------------------------------------------------------
Key: HADOOP-5860
URL: https://issues.apache.org/jira/browse/HADOOP-5860
Project: Hadoop Core
Issue Type: Improvement
Components: contrib/eclipse-plugin
Affects Versions: 0.19.1
Environment: Any
Reporter: Amit Nithian
Currently, the eclipse plugin only exports the generated class files to the
hadoop jar but if there are any 3rd party jars specified in the lib/ folder,
they should also get packaged in the jar for submission to the cluster.
Currently this has to be done manually which can slow down development. I am
working on a patch to the current plugin to support this.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.