[
https://issues.apache.org/jira/browse/APEXCORE-304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15102246#comment-15102246
]
ASF GitHub Bot commented on APEXCORE-304:
-----------------------------------------
GitHub user chinmaykolhatkar opened a pull request:
https://github.com/apache/incubator-apex-core/pull/208
APEXCORE-304 Added support for class to classpath via populateDAG.
Added support for class to classpath via populateDAG.
Added unit test for classpath check for StramClient
Added support for adding class to classpath for local mode.
Added unit test for classpath check for Local mode.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/chinmaykolhatkar/incubator-apex-core
APEXCORE-304_ClassPath
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-apex-core/pull/208.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 #208
----
commit 8d97cf2d2e5b7c9598cb07ba36402cf070b0ecc4
Author: chinmaykolhatkar <[email protected]>
Date: 2016-01-11T16:45:40Z
APEXCORE-304 Added support for class to classpath via populateDAG.
Added unit test for classpath check for StramClient
Added support for adding class to classpath for local mode.
Added unit test for classpath check for 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)