[
https://issues.apache.org/jira/browse/BEAM-1325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17132077#comment-17132077
]
Beam JIRA Bot commented on BEAM-1325:
-------------------------------------
This issue is P2 but has been unassigned without any comment for 60 days so it
has been labeled "stale-P2". If this issue is still affecting you, we care!
Please comment and remove the label. Otherwise, in 14 days the issue will be
moved to P3.
Please see https://beam.apache.org/contribute/jira-priorities/ for a detailed
explanation of what these priorities mean.
> DataflowRunner support for Class-Path jars
> ------------------------------------------
>
> Key: BEAM-1325
> URL: https://issues.apache.org/jira/browse/BEAM-1325
> Project: Beam
> Issue Type: New Feature
> Components: runner-dataflow
> Reporter: Dan Halperin
> Priority: P2
> Labels: stale-P2
>
> See https://github.com/GoogleCloudPlatform/DataflowJavaSDK/issues/538
> The code that infers {{--filesToStage}} from the classpath does not seem to
> support a classpath jar. which uses a {{Class-Path}} manifest to indicate
> which other jars are needed at runtime. This is apparently a standard,
> approved way to pass the classpath.
> We need to add this support to
> {{DataflowRunner#detectClasspathResourcesToStage}}, but correctly
> representing the user's classpath continues to be challenging.
> (As {{FlinkRunner}} has copied this code, we should probably either pull the
> common utility somewhere public or update the FlinkRunner too?)
--
This message was sent by Atlassian Jira
(v8.3.4#803005)