DataflowJavaSDK
DataflowJavaSDK copied to clipboard
Not able to use StreamingWordExtract
trafficstars
When i try to run "mvn compile exec:java -Dexec.mainClass=com.google.cloud.dataflow.examples.complete.StreamingWordExtract -Dexec.args="--stagingLocation=gs://storehippo_backup/test.json --bigQueryDataset=54dc5efa0dc1327d7d34d342niteshtest --bigQueryTable=test" it giving me error schema does not match.
Hi,
I wonder if you have pre-created the table in BigQuery? If so, you might delete the table from the BigQuery web UI and then try again?
Thanks, Dan