[
https://issues.apache.org/jira/browse/BEAM-2143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Davor Bonaci resolved BEAM-2143.
--------------------------------
Resolution: Fixed
> (Mis)Running Dataflow Wordcount gives non-helpful errors
> --------------------------------------------------------
>
> Key: BEAM-2143
> URL: https://issues.apache.org/jira/browse/BEAM-2143
> Project: Beam
> Issue Type: Bug
> Components: runner-dataflow, sdk-java-gcp
> Reporter: Ben Chambers
> Assignee: Vikas Kedigehalli
> Priority: Blocker
> Fix For: First stable release
>
>
> If you run a pipeline and forget to specify `tempLocation` (but specify
> something else, such as `stagingLocation`) you get two messages indicating
> you forgot to specify `stagingLocation`.
> One says "no stagingLocation specified, choosing ..." the other says "error,
> the staging location isn't readable" (if you give it just a bucket and not an
> object within a bucket).
> This is surprising to me as a user, since (1) I specified a staging location
> and (2) the flag I actually need to modify is `--tempLocation`.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)