public class MaxPerKeyExamples
extends java.lang.Object
Note: Before running this example, you must create a BigQuery dataset to contain your output table.
To execute this pipeline locally, specify general pipeline configuration:
--project= To execute this pipeline using the Dataflow service, specify pipeline configuration:
--project= The BigQuery input table defaults to clouddataflow-readonly:samples.weather_stations and can
be overridden with --input.
| Constructor and Description |
|---|
MaxPerKeyExamples() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String[] args) |