DataflowJavaSDK icon indicating copy to clipboard operation
DataflowJavaSDK copied to clipboard

Not able to use StreamingWordExtract

Open ghost opened this issue 9 years ago • 1 comments
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.

ghost avatar Jun 28 '16 14:06 ghost

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

dhalperi avatar Jun 29 '16 18:06 dhalperi