Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Error caught while writing content : org.apache.beam.sdk.util.UserCodeException: java.io.FileNotFoundException: No files matched spec: gs://myproject-staging/e01155a4-4918-4732-8248-d180fa013a5b at org.apache.beam.sdk.util.UserCodeException.wrap(UserCodeException.java:36) at org.apache.beam.sdk.io.FileIO$MatchAll$MatchFn$DoFnInvoker.invokeProcessElement(Unknown Source) at org.apache.beam.runners.core.SimpleDoFnRunner.invokeProcessElement(SimpleDoFnRunner.java:185) at org.apache.beam.runners.core.SimpleDoFnRunner.processElement(SimpleDoFnRunner.java:149) at (...)
- Caused by: java.io.FileNotFoundException: No files matched spec: gs://myproject-staging/e01155a4-4918-4732-8248-d180fa013a5b at org.apache.beam.sdk.io.FileSystems.maybeAdjustEmptyMatchResult(FileSystems.java:172) at org.apache.beam.sdk.io.FileSystems.match(FileSystems.java:158) at org.apache.beam.sdk.io.FileIO$MatchAll$MatchFn.process(FileIO.java:632)
Add Comment
Please, Sign In to add comment