[
https://issues.apache.org/jira/browse/APEXCORE-304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15245221#comment-15245221
]
ASF GitHub Bot commented on APEXCORE-304:
-----------------------------------------
GitHub user chinmaykolhatkar opened a pull request:
https://github.com/apache/incubator-apex-core/pull/311
APEXCORE-304 Added support for libjars in local mode.
@PramodSSImmaneni Please review
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/chinmaykolhatkar/incubator-apex-core
APEXCORE-304_LibJars
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-apex-core/pull/311.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #311
----
commit ea8a71faecd507cb4c12c133c9ccd2c1686d0a92
Author: chinmaykolhatkar <[email protected]>
Date: 2016-04-16T08:02:31Z
APEXCORE-304 Added support for libjars in local mode.
----
> Ability to add jars to classpath in populateDAG
> -----------------------------------------------
>
> Key: APEXCORE-304
> URL: https://issues.apache.org/jira/browse/APEXCORE-304
> Project: Apache Apex Core
> Issue Type: Improvement
> Reporter: Chinmay Kolhatkar
> Assignee: Chinmay Kolhatkar
>
> This will have following functionality:
> 1) In populateDAG one would be allowed to add given local jar path to
> classpath of the application.
> 2) Optionally delete the given jar file after copying to HDFS is done.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)