[
https://issues.apache.org/jira/browse/BEAM-14317?focusedWorklogId=767600&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-767600
]
ASF GitHub Bot logged work on BEAM-14317:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 07/May/22 20:35
Start Date: 07/May/22 20:35
Worklog Time Spent: 10m
Work Description: arunpandianp commented on PR #17381:
URL: https://github.com/apache/beam/pull/17381#issuecomment-1120285252
@kennknowles
> I think this example would be most useful if it were integrated into a
pipeline
The ExampleJVMInitializer is integrated and gets executed with the pipelines
like org.apache.beam.examples.WordCount,
org.apache.beam.examples.WindowedWordCount etc. The ServiceLoader uses the
mapping
from`resources/META-INF/services/org.apache.beam.sdk.harness.JvmInitializer`
and loads ExampleJVMInitializer.
Are you suggesting to create a new gradle project with a sample pipeline,
AutoService and a JVMInitializer? Where should it live?
Issue Time Tracking
-------------------
Worklog Id: (was: 767600)
Time Spent: 1.5h (was: 1h 20m)
> Add an example JvmInitializer
> -----------------------------
>
> Key: BEAM-14317
> URL: https://issues.apache.org/jira/browse/BEAM-14317
> Project: Beam
> Issue Type: Improvement
> Components: examples-java
> Reporter: Arun Pandian
> Assignee: Arun Pandian
> Priority: P2
> Time Spent: 1.5h
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.20.7#820007)