[
https://issues.apache.org/jira/browse/APEXCORE-304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15246287#comment-15246287
]
ASF GitHub Bot commented on APEXCORE-304:
-----------------------------------------
Github user chinmaykolhatkar commented on the pull request:
https://github.com/apache/incubator-apex-core/pull/311#issuecomment-211519747
The idea behind this ticket is to allow user to provide external jars to
classpath.
We already do have a way to provide external jars using tmplibjars conf
property.
But this works only for cluster mode and not for local mode.
This change change makes local mode also consume tmplibjars conf variable.
This way the purpose of served without creating extra APIs etc...
I can change the description of the ticket is that's right to do.
> 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)