oswidan97 commented on issue #31544:
URL: https://github.com/apache/beam/issues/31544#issuecomment-2155057674
> Thanks for the report. A few questions, if you don't mind:
>
> * is your Pipeline bounded or unbounded?
> * can you please share any other command-line arguments/configuration
passed to the job?
> * if bounded, can you verify if the metrics are available after the job
terminates via PipelineResult?
- It's unbounded, I am using KafkaIO as the source and writing using JdbcIO
- These are my only passed arguments `--runner=FlinkRunner",
"--attachedMode=false", "--checkpointingInterval=1000",
"--applicationConfigFile={path_to_file}"`
- N/A
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]