[
https://issues.apache.org/jira/browse/BEAM-2034?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17546339#comment-17546339
]
Kenneth Knowles commented on BEAM-2034:
---------------------------------------
This issue has been migrated to https://github.com/apache/beam/issues/18221
> Embed example/test data within jars instead of using world readable Google
> Cloud Storage paths
> ----------------------------------------------------------------------------------------------
>
> Key: BEAM-2034
> URL: https://issues.apache.org/jira/browse/BEAM-2034
> Project: Beam
> Issue Type: Improvement
> Components: examples-java, testing
> Reporter: Luke Cwik
> Priority: P3
>
> The idea is to add a filesystem which looks up paths using Java's classloader
> resource system. This filesystem would be integrated as a default handler for
> "jar://" paths.
> This will help make examples runner independent and also allows for tests to
> embed read only data files within jars making both examples and tests easier
> to run.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)