[
https://issues.apache.org/jira/browse/BEAM-2143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kenneth Knowles updated BEAM-2143:
----------------------------------
Fix Version/s: First stable release
> (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
> Reporter: Ben Chambers
> 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)