How to use google provided template [pubsub to Datastore]?
问题 I want to use this google provided template which stream data from pubsub to datastore. https://github.com/GoogleCloudPlatform/DataflowTemplates/blob/master/src/main/java/com/google/cloud/teleport/templates/PubsubToDatastore.java I follow the step wrote this document. https://github.com/GoogleCloudPlatform/DataflowTemplates I pass this step. mvn clean && mvn compile But next step, the error occured. [INFO] --- exec-maven-plugin:1.6.0:java (default-cli) @ google-cloud-teleport-java --- 2018-08