Luke Cwik created BEAM-2034:
-------------------------------
Summary: 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: Minor
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
(v6.3.15#6346)