Glenn Renfro

Results 172 comments of Glenn Renfro
trafficstars

I think we should proceed with this PR (after comments are resolved), but I want to revisit the JobLauncher here. I think we are still using the SyncTaskExecutor, which will...

Update: We don't need to override the JobLauncher. We can use the existing behavior. The executor I was worried about not being set is not used for the JobLauncher. It...

Can you provide the task definition you are using?

Issue closed due to inactivity. If closed in error, please let us know.

We probably want to have a chat on how we want to configure it. I think that is the gist of my questions, "how should this be configured?"

Not at this time. But I will put this as a feature on the backlog.

Thank you for reporting. Currently tasks that are launched via cronjob do not store the metadata required by dataflow to determine which platform the task is currently executing. We have...

We also need to forward this to our 3.x work as well.

Are you wanting your task apps to access another database when doing their work, but still need to record the task/batch data to dataflow so that it can report state...