liferoad commented on issue #30505: URL: https://github.com/apache/beam/issues/30505#issuecomment-2156182799
``` [ERROR] Failed to execute goal org.codehaus.mojo:exec-maven-plugin:1.6.0:java (default-cli) on project word-count-beam: An exception occured while executing the Java class. java.lang.RuntimeException: com.google.api.client.googleapis.json.GoogleJsonResponseException: 404 Not Found | -- | -- | [ERROR] POST https://bigquery.googleapis.com/bigquery/v2/projects/apache-beam-testing/datasets/beam_postrelease_mobile_gaming/tables/leaderboard_DirectRunner_team/insertAll?prettyPrint=false | | [ERROR] { | | [ERROR] "code" : 404, | | [ERROR] "errors" : [ { | | [ERROR] "domain" : "global", | | [ERROR] "message" : "Not found: table Table is deleted: 844138762903:beam_postrelease_mobile_gaming.leaderboard_DirectRunner_team", | | [ERROR] "reason" : "notFound" | | [ERROR] } ], | | [ERROR] "message" : "Not found: table Table is deleted: 844138762903:beam_postrelease_mobile_gaming.leaderboard_DirectRunner_team", | | [ERROR] "status" : "NOT_FOUND" | | [ERROR] } | | [ERROR] -> [Help 1] | | [ERROR] ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
