[
https://issues.apache.org/jira/browse/APEXCORE-304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15251758#comment-15251758
]
ASF GitHub Bot commented on APEXCORE-304:
-----------------------------------------
GitHub user chinmaykolhatkar reopened 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 f5c1efb13d4dfb8b59e1ffaf134478cd9f5a5109
Author: chinmaykolhatkar <[email protected]>
Date: 2016-04-21T10:09:49Z
APEXCORE-304 Moved LogicalPlan.LIBRARY_JARS to DAGContext.
----
> 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)