-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Description
Just pulling project & publish this by mvn command:
mvn compile exec:java \ -Dexec.mainClass=com.google.cloud.teleport.templates.PubsubToAvro \ -Dexec.cleanupDaemonThreads=false \ -Dexec.args=" \ --project=${gcp_project_id} \ --stagingLocation=gs://${bucket_name}/staging \ --tempLocation=gs://${bucket_name}/temp \ --templateLocation=gs://${bucket_name}/templates/default-pubsub-to-avro.json \ --runner=DataflowRunner"
and create a job with default template from Dataflow & see that warning:
No metadata file found for this template.
Metadata
Metadata
Assignees
Labels
No labels