Hi all!

Thanks to Hans' work on the REST transform, I can now deploy my jobs to 
Dataflow.

Next, I'd like to schedule a batch job 
<https://cloud.google.com/community/tutorials/schedule-dataflow-jobs-with-cloud-scheduler>,
 but for this I need to create a template 
<https://cloud.google.com/dataflow/docs/concepts/dataflow-templates>template 
<https://cloud.google.com/dataflow/docs/concepts/dataflow-templates>. I've 
searched the Hop documentation but haven't found anything on this. I'm guessing 
that flex-templates 
<https://cloud.google.com/dataflow/docs/guides/templates/using-flex-templates#create_a_flex_template>
 are the way to go, due to the fat-jar, but I'm wondering what to pass as the 
FLEX_TEMPLATE_JAVA_MAIN_CLASS.

cheers

Fabian

Reply via email to