/test-maven-archetype

Primary LanguageJavaApache License 2.0Apache-2.0

Project Name

Project Description

Pipeline

SamplePipeline - A sample pipeline which can be used as a base for creating a real Dataflow pipeline.

Getting Started

Requirements

  • Java 8
  • Maven 3

Building the Project

Build the entire project using the maven compile command.

mvn clean && mvn compile