[ https://issues.apache.org/jira/browse/BEAM-779 ]
Danny McCormick deleted comment on BEAM-779:
--------------------------------------
was (Author: JIRAUSER282469):
This issue has been migrated to https://github.com/apache/beam/issues/17942
> filesToStage should allow for common ways in which people package their
> resources
> ---------------------------------------------------------------------------------
>
> Key: BEAM-779
> URL: https://issues.apache.org/jira/browse/BEAM-779
> Project: Beam
> Issue Type: Improvement
> Components: runner-dataflow
> Reporter: Luke Cwik
> Priority: P3
>
> Different application environments launch and maintain their classpath
> resources in various ways. See these SO questions for examples of how people
> launch their pipelines that currently are unsupported:
> http://stackoverflow.com/questions/31978566/detectclasspathresourcestostage-unable-to-convert-url
> http://stackoverflow.com/questions/40099952/launching-dataflow-jobs-from-a-java-application
> Add support for classpaths which:
> * use URLs that are embedded within other jars
> * allow for manifest files that specify their classpaths
> * add support for rsrc:// URIs to support Eclipse jar packaging
--
This message was sent by Atlassian Jira
(v8.20.7#820007)