You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/11/17 18:07:00 UTC

[jira] [Commented] (BEAM-2524) Update Google Cloud Console URL returned by DataflowRunner to support regions.

    [ https://issues.apache.org/jira/browse/BEAM-2524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16257336#comment-16257336 ] 

ASF GitHub Bot commented on BEAM-2524:
--------------------------------------

GitHub user lostluck opened a pull request:

    https://github.com/apache/beam/pull/4144

    [BEAM-2524] Update the gcloud cancel command to include the --region flag.

    Have the cancel command provided by the Dataflow Runner specify the region for the job, so jobs started in other regions are actually cancelled.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/lostluck/beam master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/beam/pull/4144.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #4144
    
----
commit a2035788f406e44b319ca542e3994ca9c584c634
Author: Robert Burke <re...@rebo.sea.corp.google.com>
Date:   2017-11-17T17:58:50Z

    Update the gcloud command to include the --region flag.

----


> Update Google Cloud Console URL returned by DataflowRunner to support regions.
> ------------------------------------------------------------------------------
>
>                 Key: BEAM-2524
>                 URL: https://issues.apache.org/jira/browse/BEAM-2524
>             Project: Beam
>          Issue Type: Improvement
>          Components: runner-dataflow
>            Reporter: Robert Burke
>            Assignee: Robert Burke
>             Fix For: 2.2.0
>
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> Both the Java and Python Dataflow Runners need to be updated with a regionalized form of the Google Cloud Console URL to support multiple Dataflow Regions.
> The new URL format will be:
> https://console.cloud.corp.google.com/dataflow/jobsDetail/locations/<regionId>/jobs/<jobId>?project=<projectId>



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