You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Thomas Groh (JIRA)" <ji...@apache.org> on 2017/10/17 03:52:00 UTC

[jira] [Resolved] (BEAM-3051) no beta on gcloud

     [ https://issues.apache.org/jira/browse/BEAM-3051?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thomas Groh resolved BEAM-3051.
-------------------------------
       Resolution: Fixed
    Fix Version/s: 2.3.0

> no beta on gcloud
> -----------------
>
>                 Key: BEAM-3051
>                 URL: https://issues.apache.org/jira/browse/BEAM-3051
>             Project: Beam
>          Issue Type: Bug
>          Components: runner-dataflow
>    Affects Versions: 2.1.0
>            Reporter: Elliotte Rusty Harold
>            Assignee: Thomas Groh
>            Priority: Minor
>             Fix For: 2.3.0
>
>
> This message is showing up in my console:
> INFO: To cancel the job using the 'gcloud' tool, run:
> > gcloud beta dataflow jobs --project=dataflowproject-169218 cancel 2017-10-12_13_56_47-17384984791171037732
> This message is incorrect and does not work. The correct command is
>  gcloud dataflow jobs --project=dataflowproject-169218 cancel 2017-10-12_13_56_47-17384984791171037732
> I.e. you need to remove the beta from the gcloud dataflow command. 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)