You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Amit Nithian (JIRA)" <ji...@apache.org> on 2009/05/17 02:06:45 UTC

[jira] Created: (HADOOP-5860) Support including 3rd party jars supplied in lib/ folder of eclipse project in hadoop jar

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.


[jira] Updated: (HADOOP-5860) Support including 3rd party jars supplied in lib/ folder of eclipse project in hadoop jar

Posted by "Amit Nithian (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-5860?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Amit Nithian updated HADOOP-5860:
---------------------------------

    Priority: Minor  (was: Major)

> 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
>            Priority: Minor
>
> 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.