I use Dataflow prime and all the defaults. As my pipeline fails, I expect to see samples, as exception-based sampling is enabled by default (doc).
I use "--temp_location=gs://bucket/beam/tmp". The Dataflow job reads and writes to "gs://bucket/“ with no problem.
However, I don't see samples and the UI suggests that I don't have permission. What am I missing here?
