Skip to content

diegomarquezp/dataflowtest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Dataflow test

This project tests a call to Dataflow getMetrics endpoint using gax-java 0.104.1 to confirm the BadRequest from the previous version is not produced

Usage

Required tools:

  • maven
  • gcloud cli

This sample project requires default gcloud credentials to be set. This can be done with the command gcloud auth application-default login

mvn compile exec:java -Dexec.mainClass="com.dataflowtest.Main" -U -Dexec.args="PROJECT_ID REGION JOB_ID TIMESTAMP_SECONDS"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages